./wip/cliquer, C routines for finding cliques in an arbitrary weighted graph

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.21, Package name: cliquer-1.21, Maintainer: jihbed.research

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


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 5c2b8804dff6f3e54701e8ce25fe0c4a282be154
Filesize: 97.976 KB

Version history: (Expand)


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