PHP Classes

Classes of Benjamin Vatter

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Benjamin Vatter (1)  >  Mission progress status  >  Reputation  
Picture of Benjamin Vatter
Name: Benjamin Vatter <contact> Benjamin Vatter Google profile
Classes: 1
Country: Chile Chile
Age: 34
All time rank: 336912 in Chile Chile
Week rank: 180 Up2 in Chile Chile Up
All time users: 462
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Clarke and Wright...  
PHP Programming Innovation award nominee
July 2013
Number 7


Prize: One copy of DWebPro Standard License
Solve a truck routing problem with Clarke & Wright
This class can solve a truck routing problem with the Clarke and Wright algorithm.

It attempts to solve the problem of determining the routes of a given number of trucks with different weight and volume capacity will be dispatching deliveries to a certain number of clients distributed geographically within certain time windows.

The class takes as parameters the nodes of positions of each client, the demands of each client, a matrix of distance between nodes and the capacity of each truck.

It computes the route for each truck, as well the time and distance to drive to each customer, and the volume and weight to transport.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 80% 85% 65% 85% - - 63% 804
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z