Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finished implementation for algorithm C, and corrected bitset bugs. | Alex Auvolat--bernstein | 2013-12-04 | 1 | -1/+4 |
* | Merge branch 'master' of /users/13/info/oulamara/Work/AlgoProg-Projet | Alex Auvolat--bernstein | 2013-12-04 | 1 | -0/+4 |
|\ | |||||
| * | Add heuritic to linked lists | Mendes Oulamara | 2013-12-04 | 1 | -0/+4 |
* | | Added algorithm C (does not work) | Alex Auvolat--bernstein | 2013-12-04 | 1 | -0/+3 |
|/ | |||||
* | Implemented basic algorithm for finding maximum clique... no optimizations. | Alex AUVOLAT | 2013-11-24 | 1 | -1/+27 |
* | Added nice comments... | Alex AUVOLAT | 2013-11-18 | 1 | -0/+9 |
* | Finished implementation of sets with linked lists. | Alex AUVOLAT | 2013-11-18 | 1 | -32/+116 |
* | Started implementation of sets based on linked lists. | Alex AUVOLAT | 2013-11-18 | 1 | -0/+172 |
* | Changed a few files so that it will compile. | Alex AUVOLAT | 2013-11-18 | 1 | -0/+3 |