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