Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Debug bitsets | Mendes Oulamara | 2013-11-27 | 2 | -16/+40 |
* | Added useless flush. | Alex Auvolat--bernstein | 2013-11-25 | 1 | -1/+1 |
* | Added a simpla notice when new max clique is found. | Alex Auvolat--bernstein | 2013-11-25 | 1 | -0/+1 |
* | Added parser for DIMACS format + some examples. | Alex AUVOLAT | 2013-11-25 | 12 | -4/+148063 |
* | Implemented basic algorithm for finding maximum clique... no optimizations. | Alex AUVOLAT | 2013-11-24 | 8 | -8/+203 |
* | Added nice comments... | Alex AUVOLAT | 2013-11-18 | 7 | -10/+60 |
* | Renamed set_bitset.c to set_bitsets.c | Alex AUVOLAT | 2013-11-18 | 4 | -143/+140 |
* | Ajout de l'implémentation des bitsets | Mendes Oulamara | 2013-11-18 | 1 | -0/+136 |
* | Finished implementation of sets with linked lists. | Alex AUVOLAT | 2013-11-18 | 6 | -39/+286 |
* | Started implementation of sets based on linked lists. | Alex AUVOLAT | 2013-11-18 | 3 | -4/+177 |
* | Changed a few files so that it will compile. | Alex AUVOLAT | 2013-11-18 | 7 | -9/+16 |
* | sets header | Mendes Oulamara | 2013-11-13 | 5 | -0/+98 |
* | héhé | Mendes Oulamara | 2013-11-13 | 1 | -0/+3 |
* | First commit. | Alex Auvolat--bernstein | 2013-11-13 | 2 | -0/+6 |