Valdecy / J-Horizon

(Update-15-MAY-2020) 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, Finite or Infinite Fleet, TSP, mTSP and various combination of these types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, Finite or Infinite Fleet, TSP, mTSP and various combination of these types.

Accepted inputs: Cartesian Coordinates, Latitude and Longitude, Distance Matrix, Time Matrix, Distance and Time Matrices.

Download J-Horizon (Update-15-MAY-2020) 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

About

(Update-15-MAY-2020) 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, Finite or Infinite Fleet, TSP, mTSP and various combination of these types


Languages

Language:Java 58.5%Language:HTML 41.4%Language:JavaScript 0.1%