Name : cliquer
| |
Version : 1.22
| Vendor : obs://build_opensuse_org/science
|
Release : 6.3
| Date : 2023-09-28 04:04:58
|
Group : Productivity/Scientific/Math
| Source RPM : cliquer-1.22-6.3.src.rpm
|
Size : 0.08 MB
| |
Packager : (none)
| |
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/science/SLE_15_SP3/x86_64 |