Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Suppression de la non-implémentation utilisant des tarbres | Alex AUVOLAT | 2013-12-08 | 1 | -6/+2 |
* | Correction d'un bug relativement majeur. | Alex AUVOLAT | 2013-12-08 | 1 | -2/+2 |
* | Algorithm B works. | Alex Auvolat--bernstein | 2013-12-04 | 1 | -2/+2 |
* | Added parser for DIMACS format + some examples. | Alex AUVOLAT | 2013-11-25 | 1 | -1/+1 |
* | Implemented basic algorithm for finding maximum clique... no optimizations. | Alex AUVOLAT | 2013-11-24 | 1 | -7/+10 |
* | Renamed set_bitset.c to set_bitsets.c | Alex AUVOLAT | 2013-11-18 | 1 | -1/+5 |
* | Finished implementation of sets with linked lists. | Alex AUVOLAT | 2013-11-18 | 1 | -7/+9 |
* | Changed a few files so that it will compile. | Alex AUVOLAT | 2013-11-18 | 1 | -4/+4 |
* | sets header | Mendes Oulamara | 2013-11-13 | 1 | -0/+17 |