Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add nem_ull with shuffle | Alexandre Jesus | 2017-11-06 | 8 | -2/+129 |
* | Also update random generator on online | Alexandre Jesus | 2016-11-02 | 1 | -2/+6 |
* | Use sys/time.h to seed random generator | Alexandre Jesus | 2016-11-02 | 1 | -1/+6 |
* | Fix issues that would lead to seg fault on the online method | Alexandre Jesus | 2016-10-05 | 3 | -41/+45 |
* | Fix random heuristic | Alexandre Jesus | 2016-10-05 | 1 | -6/+20 |
* | Online method | Alexandre Jesus | 2016-09-25 | 7 | -2/+239 |
* | Make single binary | Alexandre Jesus | 2016-09-23 | 5 | -113/+53 |
* | Add random heuristic method | Alexandre Jesus | 2016-09-23 | 3 | -2/+121 |
* | Create initial files for random heuristics | Alexandre Jesus | 2016-09-22 | 2 | -0/+17 |
* | Create tree structure, adapt dfs to use tree (with iterative technique), fix ... | Alexandre Jesus | 2016-09-22 | 4 | -30/+78 |
* | Add pseudo-random shuffler | Alexandre Jesus | 2016-09-16 | 3 | -1/+18 |
* | Dont use tabs on print_front | Alexandre Jesus | 2016-09-16 | 1 | -1/+1 |
* | Add csv info to print front | Alexandre Jesus | 2016-09-16 | 1 | -0/+2 |
* | Retab to spaces | Alexandre Jesus | 2016-09-16 | 5 | -168/+168 |
* | Add time measure | Alexandre Jesus | 2016-09-16 | 3 | -1/+10 |
* | Add dfs | Alexandre Jesus | 2016-09-15 | 5 | -4/+85 |
* | Add -lm to compilation flags | Alexandre Jesus | 2016-08-22 | 1 | -1/+1 |
* | Initial code | Alexandre Jesus | 2016-08-22 | 9 | -0/+402 |
* | Add readme | Alexandre Jesus | 2016-08-21 | 1 | -0/+8 |