Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: cliquer | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 1.22 | Vendor: openSUSE |
Release: bp156.2.6 | Build date: Mon May 13 17:20:25 2024 |
Group: Productivity/Scientific/Math | Build host: h02-ch1c |
Size: 86781 | Source RPM: cliquer-1.22-bp156.2.6.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://users.aalto.fi/~pat/cliquer.html | |
Summary: C routines for finding cliques in graphs |
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
GPL-2.0-or-later
* Mon Mar 07 2022 Dominique Leuenberger <dimstar@opensuse.org> - Change Conflicts: pythomn3-cl to python3dist(cl): we need to conflict with all python-variants of cl, as they all provide /usr/bin/cl. * Sun Sep 20 2020 Jan Engelhardt <jengelh@inai.de> - Initial package (version 1.22) for build.opensuse.org
/usr/bin/cl /usr/share/cliquer /usr/share/cliquer/testcase-large-w.b /usr/share/cliquer/testcase-large.b /usr/share/cliquer/testcase-small.a /usr/share/licenses/cliquer /usr/share/licenses/cliquer/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 20:06:21 2024