Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 436 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 436 Bytes

localsearch

What is it?

  • C++ platform-independent framework for implementing local search algorithms for optimization problems

What does it give you?

  • Algorithm template
  • Tabu search template
  • RNA search template
  • Algorithm chaining template

What next?

  • Improvements are added as they come up in production

Who uses it?

Licence

  • MIT