mp-interns / eratosthenes

Intelligent sieving of material candidates for the computationally budget-conscious
BSD 2-Clause "Simplified" License
0 stars 2 forks source link

Combinatorial Optimization Platform "Number Jack" #17

Open nmashouf opened 9 years ago

nmashouf commented 9 years ago

I did some research on other optimization methods that might work for our situation, and it seems like combinatorial optimization is something we should be looking for. In light of that, I found this combinatorial optimization and constraint programming platform that's open source and on GitHub that might be interesting to check out! https://github.com/eomahony/Numberjack