- 25 Sep, 2018 1 commit
-
-
Tyson Whitehead authored
I believe the code prunes the search space more than it should and might not actually find the optimal solutions. This could be corrected by sorting schedule canidates by their measure and considering them in that order instead of just pruning to the max.
-
- 04 May, 2018 1 commit
-
-
Tyson Whitehead authored
Still need to figure out again how build code works.
-