Skip to content
micampbell edited this page May 16, 2015 · 2 revisions
  1. include references (DOI numbers) to published papers describing the algorithms
  2. implement Tabu Search Generator - along the lines of StochasticNeighborGenerator
  3. Path Generators (ala Traveling Salesman Problem)
  4. GRG Slack
  5. Particle Swarm Generator
  6. Tree Search 1.Branch And Bound (Implicit Enumeration)
  7. Beam Search
  8. Debug SQP
  9. Debug DSC-Powell
  10. what to do about multi-objective?
  11. real-valued GA generators: differential evolution
  12. alpha-ary genetic operators (i.e. generators). not particularly compelling though
  13. ?
Clone this wiki locally