Path to this page:
./
wip/cliquer,
C routines for finding cliques in an arbitrary weighted graph
Branch: CURRENT,
Version: 1.21,
Package name: cliquer-1.21,
Maintainer: jihbed.researchCliquer is a set of C routines for finding cliques in an arbitrary
weighted graph. It uses an exact branch-and-bound algorithm developed
by Patric stergrd. It is designed with the aim of being efficient
while still being flexible and easy to use
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 5c2b8804dff6f3e54701e8ce25fe0c4a282be154
Filesize: 97.976 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2014-07-29 00:25:43 by Kamel Derouiche | Files touched by this commit (4) |
Log message:
Import cliquer-1.21 as wip/cliquer.
Cliquer is a set of C routines for finding cliques in an arbitrary
weighted graph. It uses an exact branch-and-bound algorithm developed
by Patric stergrd. It is designed with the aim of being efficient
while still being flexible and easy to use
|