JOpt.SDK Vehicle Routing Component 2.1.0 (JOpt.NET branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News JOpt.SDK Vehicle Routing Component 2.1.0 (JOpt.NET branch)
# 1  
Old 01-14-2008
JOpt.SDK Vehicle Routing Component 2.1.0 (JOpt.NET branch)

ImageJOpt.SDK is an automated vehicle routing and dispatching component for both Java/J2SE and .NET. It can solve Travelling Salesman Problems (TSP) and Capacitated Vehicle Routing Problems with Time Windows (CVRP,VRPTW). It offers route and transport optimisation with respect to various constraints such as time windows, load capacities, and prescribed itinerary. The component is based on genetic algorithms, and automatically determines an optimized allocation of vehicels to an arbitrary set of orders.License: Other/Proprietary License with Free TrialChanges:
This version adds support for preselected resources at dedicated nodes. The documentation has been improved. A problem with late arrivals has been solved.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
NODESAVE(8)						   Linux System Managers Manual 					       NODESAVE(8)

NAME
nodesave - Saves NET/ROM routing information SYNOPSIS
nodesave [-p path] [-v] [filename] DESCRIPTION
Nodesave saves the contents of the /proc filesystem entries for the NET/ROM routing tables. The output of the program is in the form of a Bourne shell script that calls nrparms(8) to recreate the NET/ROM routing information. If no filename is given on the command line, the program writes the script to stdout. Typically nodesave would be used when taking a system off-air so that the NET/ROM routing may be quickly restored when the system is brought back on-line. OPTIONS
-p path Set the path to the nrparms binary. This only affects the output of the program. Default is /usr/sbin. -v Display the version. FILES
/proc/net/nr_neigh /proc/net/nr_nodes SEE ALSO
netrom(4), netromd(8), nrparms(8). AUTHOR
Tomi Manninen OH2BNS <oh2bns@sral.fi> Linux 4 July 1999 NODESAVE(8)