summaryrefslogtreecommitdiff
path: root/algos.c
Commit message (Collapse)AuthorAgeFilesLines
* Ajout de l'heuristique de coloriage.Alex AUVOLAT2013-12-081-0/+103
|
* Merge branch 'master' of ↵Alex AUVOLAT2013-12-081-0/+23
|\ | | | | | | | | | | | | sas.eleves.ens.fr:/users/13/info/oulamara/Work/AlgoProg-Projet Conflicts: algos.c
| * Addition of sets_equal to bitsetsMendes Oulamara2013-12-061-1/+24
| |
* | 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