TimFinucane / Ainur

Solution for parallel task scheduling problem, inspired by the tale of the Lord of the Rings
Other
5 stars 0 forks source link

DFS not calling estimate correctly #80

Closed TimFinucane closed 6 years ago

TimFinucane commented 6 years ago

DFS algorithm calls estimate with a schedule that does not have its next node added, so the estimation is likelely lower than it could be.