Allow enforcing constraints with NaN objective
Published blog post
Both scalar and multi objective working nicely
Scalar objective function is working.
Add rountine for n-best memory
TabuSearch class is working
Start refactoring into a class
Cleanup
Memory class is working.
Start implementing a memory class
Revert "Work on scalar objectives" This reverts commit 16f3ca831d29e12caf77abf934c4d178a0230f62.
Work on scalar objectives
On restart, sample in a sparse region of Pareto front
Implement find_rows helper
Remove pdfs
Update gitignore
Initial commit