Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Suppression de la non-implémentation utilisant des tarbres | Alex AUVOLAT | 2013-12-08 | 1 | -5/+0 |
* | Improved bitset implementation | Alex AUVOLAT | 2013-12-08 | 1 | -3/+3 |
* | Finished implementation for algorithm C, and corrected bitset bugs. | Alex Auvolat--bernstein | 2013-12-04 | 1 | -1/+2 |
* | Add heuritic to bitsets | Mendes Oulamara | 2013-12-04 | 1 | -0/+1 |
* | Vrai debug de bitset --' | Mendes Oulamara | 2013-11-28 | 1 | -1/+1 |
* | Debug bitsets | Mendes Oulamara | 2013-11-27 | 1 | -1/+1 |
* | Implemented basic algorithm for finding maximum clique... no optimizations. | Alex AUVOLAT | 2013-11-24 | 1 | -0/+4 |
* | Added nice comments... | Alex AUVOLAT | 2013-11-18 | 1 | -7/+8 |
* | Renamed set_bitset.c to set_bitsets.c | Alex AUVOLAT | 2013-11-18 | 1 | -4/+2 |
* | Finished implementation of sets with linked lists. | Alex AUVOLAT | 2013-11-18 | 1 | -0/+3 |
* | Started implementation of sets based on linked lists. | Alex AUVOLAT | 2013-11-18 | 1 | -3/+4 |
* | Changed a few files so that it will compile. | Alex AUVOLAT | 2013-11-18 | 1 | -4/+2 |
* | sets header | Mendes Oulamara | 2013-11-13 | 1 | -0/+71 |