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

Generate skeleton for heuristics #14

Closed emipeanz closed 6 years ago

emipeanz commented 6 years ago

add concept of pruning and lower bound estimates, and bind the base algorithm to these concepts.

Will require creating interfaces for each concept then accepting both as constructor arguments in Algorithm

TimFinucane commented 6 years ago

Resolved by #21 Good job em 👍