summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Suppression de la non-implémentation utilisant des tarbresAlex AUVOLAT2013-12-081-6/+2
* Correction d'un bug relativement majeur.Alex AUVOLAT2013-12-081-2/+2
* Algorithm B works.Alex Auvolat--bernstein2013-12-041-2/+2
* Added parser for DIMACS format + some examples.Alex AUVOLAT2013-11-251-1/+1
* Implemented basic algorithm for finding maximum clique... no optimizations.Alex AUVOLAT2013-11-241-7/+10
* Renamed set_bitset.c to set_bitsets.cAlex AUVOLAT2013-11-181-1/+5
* Finished implementation of sets with linked lists.Alex AUVOLAT2013-11-181-7/+9
* Changed a few files so that it will compile.Alex AUVOLAT2013-11-181-4/+4
* sets headerMendes Oulamara2013-11-131-0/+17