summaryrefslogtreecommitdiff
path: root/sets.h
Commit message (Expand)AuthorAgeFilesLines
* Suppression de la non-implémentation utilisant des tarbresAlex AUVOLAT2013-12-081-5/+0
* Improved bitset implementationAlex AUVOLAT2013-12-081-3/+3
* Finished implementation for algorithm C, and corrected bitset bugs.Alex Auvolat--bernstein2013-12-041-1/+2
* Add heuritic to bitsetsMendes Oulamara2013-12-041-0/+1
* Vrai debug de bitset --'Mendes Oulamara2013-11-281-1/+1
* Debug bitsetsMendes Oulamara2013-11-271-1/+1
* Implemented basic algorithm for finding maximum clique... no optimizations.Alex AUVOLAT2013-11-241-0/+4
* Added nice comments...Alex AUVOLAT2013-11-181-7/+8
* Renamed set_bitset.c to set_bitsets.cAlex AUVOLAT2013-11-181-4/+2
* Finished implementation of sets with linked lists.Alex AUVOLAT2013-11-181-0/+3
* Started implementation of sets based on linked lists.Alex AUVOLAT2013-11-181-3/+4
* Changed a few files so that it will compile.Alex AUVOLAT2013-11-181-4/+2
* sets headerMendes Oulamara2013-11-131-0/+71