Skip to content

A Vehicle Routing Problem Software. CVRP (Capacitated VRP), MDVRP (Multiple Depot VRP), VRPTW (VRP with Time Windows), VRPB (VRP with Backhauls), VRPPD (VRP with Pickups and Deliveries), VRP with Homogeneous or Heterogeneous Fleet, TSP, mTSP and various combination of these types

Notifications You must be signed in to change notification settings

Cosmo65/J-Horizon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The J-Horizon is java based vehicle problem software that uses the jsprit library to solve: Capacitated VRP, Multiple Depot VRP, VRP with Time Windows, VRP with Backhauls, VRP with Pickups and Deliveries, VRP with Homogeneous or Heterogeneous Fleet, TSP, mTSP and various combination of these types.

Download J-Horizon at: https://sourceforge.net/projects/j-horizon/files/

Citation: Pereira, V. (2017). J-Horizon: A Vehicle Routing Problem Software (Computer Software). Retrieve from: https://sourceforge.net/projects/j-horizon/files/.

jsprit ##### Solver engine

Site: https://github.com/graphhopper/jsprit

jsxgraph ##### Cartesian Plane representation

Site: https://jsxgraph.uni-bayreuth.de

Leaflet ##### Urban Map representation

Site: http://leafletjs.com

K-Meleon ##### Browser

Site: http://kmeleonbrowser.org/

About

A Vehicle Routing Problem Software. CVRP (Capacitated VRP), MDVRP (Multiple Depot VRP), VRPTW (VRP with Time Windows), VRPB (VRP with Backhauls), VRPPD (VRP with Pickups and Deliveries), VRP with Homogeneous or Heterogeneous Fleet, TSP, mTSP and various combination of these types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 49.4%
  • HTML 33.4%
  • JavaScript 10.0%
  • CSS 7.2%