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

Create Optimal Algorithm #19

Closed emipeanz closed 6 years ago

emipeanz commented 6 years ago

Create an algorithm capable of producing an optimal solution. This should be able to incorporate Pruning and Lower bound estimates and run on DFS.