sci-mathematics / cliquer

C routines for finding cliques in an arbitrary weighted graph

Official package sites : https://github.com/dimpase/autocliquer · https://users.aalto.fi/~pat/cliquer.html ·

v1.22 :: 0 :: gentoo

Modified
License
GPL-2+
Keywords
amd64 ~arm ~riscv ~x86
USE flags
static-libs

General

static-libs
Build static versions of dynamic libraries as well

sci-mathematics / giac : A free C++ Computer Algebra System library and its interfaces

sci-mathematics / nauty : Computing automorphism groups of graphs and digraphs

906559
[lisp overlay] dev-lisp/cl-launch and sci-mathematics/cliquer file collision
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
sci-mathematics/cliquer: update LICENSE
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-mathematics/cliquer: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alex Fan · gentoo
sci-mathematics/cliquer: keyword 1.22 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-mathematics/cliquer: Keyword 1.22 arm, #826706
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
sci-mathematics/cliquer: remove old "unused" cliquer-1.21.ebuild.
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-mathematics/cliquer: Stabilize 1.22 x86, #821316
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sci-mathematics/cliquer: Stabilize 1.22 amd64, #821316
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
François Bissey · gentoo
sci-mathematics/cliquer: upstream bump
Closes: https://github.com/gentoo/gentoo/pull/19705 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: François René Pierre Bissey <frp.bissey@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sci-mathematics/cliquer: x86 stable wrt bug #714472
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sci-mathematics/cliquer: amd64 stable wrt bug #714472
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Use consistent function definition formatting
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Orlitzky · gentoo
sci-mathematics/cliquer: new package of graph clique-finding routines.
This is a straightforward import of the cliquer package from the sage-on-gentoo overlay, where it was maintained by François Bissey, with minor changes: * Update to EAPI=7. * Add the original cliquer homepage to HOMEPAGE. * Use the SageMath upstream tarball and drop autotools.eclass. Technically we are packaging Dima Pasechnik's "autocliquer" fork of cliquer, but the only difference between the two is an autotools build system that makes our lives oh so much easier. Closes: https://bugs.gentoo.org/707522 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>