summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added heuristic.Alex Auvolat--bernstein2013-12-043-4/+1860
|
* Finished implementation for algorithm C, and corrected bitset bugs.Alex Auvolat--bernstein2013-12-044-9/+48
|
* Merge branch 'master' of /users/13/info/oulamara/Work/AlgoProg-ProjetAlex Auvolat--bernstein2013-12-043-0/+20
|\
| * Add heuritic to linked listsMendes Oulamara2013-12-041-0/+4
| |
| * Add heuritic to bitsetsMendes Oulamara2013-12-042-0/+16
| |
* | Added algorithm C (does not work)Alex Auvolat--bernstein2013-12-043-8/+33
|/
* Algorithm B works.Alex Auvolat--bernstein2013-12-045-59/+109
|
* fgdfdfMendes Oulamara2013-12-041-0/+27
|
* Added comment to main.c.Alex AUVOLAT2013-11-281-0/+8
|
* Added .dot file, modified gitignore.Alex AUVOLAT2013-11-282-0/+126
|
* Added option to dump graph as graphwiz ; unexpected segmentation fault appears.Alex AUVOLAT2013-11-281-2/+19
|
* Vrai debug de bitset --'Mendes Oulamara2013-11-282-73/+68
|
* Debug bitsetsMendes Oulamara2013-11-272-16/+40
|
* Added useless flush.Alex Auvolat--bernstein2013-11-251-1/+1
|
* Added a simpla notice when new max clique is found.Alex Auvolat--bernstein2013-11-251-0/+1
|
* Added parser for DIMACS format + some examples.Alex AUVOLAT2013-11-2512-4/+148063
|
* Implemented basic algorithm for finding maximum clique... no optimizations.Alex AUVOLAT2013-11-248-8/+203
|
* Added nice comments...Alex AUVOLAT2013-11-187-10/+60
|
* Renamed set_bitset.c to set_bitsets.cAlex AUVOLAT2013-11-184-143/+140
|
* Ajout de l'implémentation des bitsetsMendes Oulamara2013-11-181-0/+136
|
* Finished implementation of sets with linked lists.Alex AUVOLAT2013-11-186-39/+286
|
* Started implementation of sets based on linked lists.Alex AUVOLAT2013-11-183-4/+177
|
* Changed a few files so that it will compile.Alex AUVOLAT2013-11-187-9/+16
|
* sets headerMendes Oulamara2013-11-135-0/+98
|
* héhéMendes Oulamara2013-11-131-0/+3
|
* First commit.Alex Auvolat--bernstein2013-11-132-0/+6