Name : cliquer
| |
Version : 1.22
| Vendor : openSUSE
|
Release : bp157.1.1
| Date : 2024-08-07 16:03:20
|
Group : Productivity/Scientific/Math
| Source RPM : cliquer-1.22-bp157.1.1.src.rpm
|
Size : 0.08 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : C routines for finding cliques in graphs
|
Description :
Cliquer is a set of C routines for finding cliques in an arbitrary weighted graph. It uses an exact branch-and-bound algorithm. Features:
* support for both weighted and unweighted graphs (faster routines for unweighted graphs) * search for maximum clique / maximum-weight clique * search for clique with size / weight within a given range * restrict search to maximal cliques * store found cliques in memory * call a user-defined function for every clique found * Cliquer is re-entrant, so you can use the clique-searching functions from within the callback function
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP7/standard/x86_64 |