Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |