Skip to content

oxhead/jmoo_version2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jmoo

jmoo_version2

  1. https://github.com/vivekaxl/jmoo_version2/blob/master/jmoo_properties.py : This is where you set up the experiment. The code is fairly self explanatory.
  2. https://github.com/vivekaxl/jmoo_version2/blob/master/jmoo_interface.py: This is the interface
  3. https://github.com/vivekaxl/jmoo_version2/blob/master/Problems/NRP/nrp.py: This would give you an idea how to add a new problem to the framework
  4. https://github.com/vivekaxl/jmoo_version2/blob/master/GALE/gale_components.py: This would give you an idea how to add a new solution.

About

Changes made to JOE's code

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 87.2%
  • Java 7.5%
  • C++ 5.3%