summaryrefslogtreecommitdiff
path: root/set_linked_lists.c
Commit message (Expand)AuthorAgeFilesLines
* Corrected a bug.HEADmasterAlex AUVOLAT2013-12-101-0/+1
* Finished implementation for algorithm C, and corrected bitset bugs.Alex Auvolat--bernstein2013-12-041-1/+4
* Merge branch 'master' of /users/13/info/oulamara/Work/AlgoProg-ProjetAlex Auvolat--bernstein2013-12-041-0/+4
|\
| * Add heuritic to linked listsMendes Oulamara2013-12-041-0/+4
* | Added algorithm C (does not work)Alex Auvolat--bernstein2013-12-041-0/+3
|/
* Implemented basic algorithm for finding maximum clique... no optimizations.Alex AUVOLAT2013-11-241-1/+27
* Added nice comments...Alex AUVOLAT2013-11-181-0/+9
* Finished implementation of sets with linked lists.Alex AUVOLAT2013-11-181-32/+116
* Started implementation of sets based on linked lists.Alex AUVOLAT2013-11-181-0/+172
* Changed a few files so that it will compile.Alex AUVOLAT2013-11-181-0/+3