Skip to content

Mapotempo/optimizer-jsprit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

mapotempo-optimizer-jsprit

Optimizer-jsprit is the link between Mapotempo-Optimizer API and Mapotempo-Jsprit. Look at tag ~~ on each project for the lastest version. Optimize jsprit .jar needs to be generated using the associated custom source of Jsprit.

Optimizer jsprit require some data :

  • Time matrix
  • Distance matrix
  • Problem xml
  • Algorithm xml
  • Output file String

Parameters

  • Minmax
  • Solve time limit
  • Iteration number without improvment
  • Iteration number without variation
  • Variation threshold
  • Threads number
  • Prefer to group close jobs

For more details consult the Run.java file

Most of the problem infos must be defined in the problem xml schema defined into the jsprit.io resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages