Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added algorithm C (does not work) | Alex Auvolat--bernstein | 2013-12-04 | 1 | -1/+3 |
* | Algorithm B works. | Alex Auvolat--bernstein | 2013-12-04 | 1 | -53/+29 |
* | fgdfdf | Mendes Oulamara | 2013-12-04 | 1 | -0/+27 |
* | Added comment to main.c. | Alex AUVOLAT | 2013-11-28 | 1 | -0/+8 |
* | Added option to dump graph as graphwiz ; unexpected segmentation fault appears. | Alex AUVOLAT | 2013-11-28 | 1 | -2/+19 |
* | 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 | 1 | -2/+40 |
* | Implemented basic algorithm for finding maximum clique... no optimizations. | Alex AUVOLAT | 2013-11-24 | 1 | -0/+33 |
* | Added nice comments... | Alex AUVOLAT | 2013-11-18 | 1 | -0/+9 |
* | Changed a few files so that it will compile. | Alex AUVOLAT | 2013-11-18 | 1 | -0/+5 |