summaryrefslogtreecommitdiff
path: root/algos.c
Commit message (Collapse)AuthorAgeFilesLines
* Reindent algorithm C, find new max_clique at every possible occasion.Alex AUVOLAT2013-12-081-42/+47
|
* Added optimization to algo C.Alex Auvolat--bernstein2013-12-041-1/+3
|
* Added heuristic.Alex Auvolat--bernstein2013-12-041-2/+2
|
* Finished implementation for algorithm C, and corrected bitset bugs.Alex Auvolat--bernstein2013-12-041-1/+28
|
* Added algorithm C (does not work)Alex Auvolat--bernstein2013-12-041-7/+27
|
* Algorithm B works.Alex Auvolat--bernstein2013-12-041-0/+62