summaryrefslogtreecommitdiff
path: root/algos.c
Commit message (Collapse)AuthorAgeFilesLines
* Code reorganizationAlex AUVOLAT2013-12-101-8/+65
|
* RienAlex AUVOLAT2013-12-081-2/+0
|
* Improved coloringAlex AUVOLAT2013-12-081-15/+27
|
* Rien du tout, on a juste un coloriage correct maintenant.Alex AUVOLAT2013-12-081-9/+13
|
* Nouvelle condition de coloriageAlex AUVOLAT2013-12-081-4/+9
|
* 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