Commit Graph

8 Commits

Author SHA1 Message Date
Slava Kim
734768ce9e Clean ups, renames, docs, etc 2014-06-17 17:27:10 -07:00
Slava Kim
4f0bb7faeb Fix costFunction, estimateCostFunction and the comparison of the costs so they
better reflect the design doc.

And we are back to the stone age
2014-05-13 22:53:17 -07:00
ekatek
9e6295be95 re-adding the constraint solver to try and fix this 2014-05-09 15:18:17 -07:00
ekatek
229802020e removed constraint solver package in case it is a bad merge 2014-05-09 15:16:18 -07:00
Slava Kim
6597ce4585 wip: new cost function 2014-04-22 21:12:43 -07:00
Slava Kim
9ccaa5c2e9 Remove debug output; Stop if the best estimated solution will never lead to a
solution (Infinity).
2014-04-08 19:26:18 -07:00
Slava Kim
894fdd2564 Another variant of cost function, prefer only updates to the root deps. Also prefer states with more choices made. 2014-04-03 17:48:42 -07:00
Slava Kim
4728d61b81 wip priority queue and cost estimation function 2014-03-19 18:45:50 -07:00