Closed emipeanz closed 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
Resolved by #21 Good job em 👍
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