Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add nem_ull with shuffle | Alexandre Jesus | 2017-11-06 | 5 | -2/+124 |
* | 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 | 3 | -1/+228 |
* | Make single binary | Alexandre Jesus | 2016-09-23 | 4 | -103/+50 |
* | Add random heuristic method | Alexandre Jesus | 2016-09-23 | 2 | -2/+116 |
* | Create initial files for random heuristics | Alexandre Jesus | 2016-09-22 | 1 | -0/+9 |
* | Create tree structure, adapt dfs to use tree (with iterative technique), fix ... | Alexandre Jesus | 2016-09-22 | 2 | -30/+68 |
* | Add pseudo-random shuffler | Alexandre Jesus | 2016-09-16 | 2 | -1/+17 |
* | 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 | 4 | -159/+159 |
* | Add time measure | Alexandre Jesus | 2016-09-16 | 2 | -1/+6 |
* | Add dfs | Alexandre Jesus | 2016-09-15 | 3 | -1/+67 |
* | Initial code | Alexandre Jesus | 2016-08-22 | 3 | -0/+218 |