1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00
graphhopper-jsprit/doc/index-files/index-1.html
Stefan Schroeder 0730c465dc relax api
2013-10-09 15:17:55 +02:00

325 lines
27 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_51) on Wed Oct 09 15:10:22 CEST 2013 -->
<TITLE>
A-Index
</TITLE>
<META NAME="date" CONTENT="2013-10-09">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="A-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV LETTER&nbsp;
&nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">R</A> <A HREF="index-16.html">S</A> <A HREF="index-17.html">T</A> <A HREF="index-18.html">U</A> <A HREF="index-19.html">V</A> <A HREF="index-20.html">W</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="../algorithms/acceptors/AcceptNewIfBetterThanWorst.html" title="class in algorithms.acceptors"><B>AcceptNewIfBetterThanWorst</B></A> - Class in <A HREF="../algorithms/acceptors/package-summary.html">algorithms.acceptors</A><DD>&nbsp;<DT><A HREF="../algorithms/acceptors/AcceptNewIfBetterThanWorst.html#AcceptNewIfBetterThanWorst(int)"><B>AcceptNewIfBetterThanWorst(int)</B></A> -
Constructor for class algorithms.acceptors.<A HREF="../algorithms/acceptors/AcceptNewIfBetterThanWorst.html" title="class in algorithms.acceptors">AcceptNewIfBetterThanWorst</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/acceptors/AcceptNewRemoveFirst.html" title="class in algorithms.acceptors"><B>AcceptNewRemoveFirst</B></A> - Class in <A HREF="../algorithms/acceptors/package-summary.html">algorithms.acceptors</A><DD>&nbsp;<DT><A HREF="../algorithms/acceptors/AcceptNewRemoveFirst.html#AcceptNewRemoveFirst(int)"><B>AcceptNewRemoveFirst(int)</B></A> -
Constructor for class algorithms.acceptors.<A HREF="../algorithms/acceptors/AcceptNewRemoveFirst.html" title="class in algorithms.acceptors">AcceptNewRemoveFirst</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/acceptors/AcceptNewIfBetterThanWorst.html#acceptSolution(java.util.Collection, basics.VehicleRoutingProblemSolution)"><B>acceptSolution(Collection&lt;VehicleRoutingProblemSolution&gt;, VehicleRoutingProblemSolution)</B></A> -
Method in class algorithms.acceptors.<A HREF="../algorithms/acceptors/AcceptNewIfBetterThanWorst.html" title="class in algorithms.acceptors">AcceptNewIfBetterThanWorst</A>
<DD>Accepts every solution if solution memory allows.
<DT><A HREF="../algorithms/acceptors/AcceptNewRemoveFirst.html#acceptSolution(java.util.Collection, basics.VehicleRoutingProblemSolution)"><B>acceptSolution(Collection&lt;VehicleRoutingProblemSolution&gt;, VehicleRoutingProblemSolution)</B></A> -
Method in class algorithms.acceptors.<A HREF="../algorithms/acceptors/AcceptNewRemoveFirst.html" title="class in algorithms.acceptors">AcceptNewRemoveFirst</A>
<DD>Accepts every solution if solution memory allows.
<DT><A HREF="../algorithms/acceptors/SchrimpfAcceptance.html#acceptSolution(java.util.Collection, basics.VehicleRoutingProblemSolution)"><B>acceptSolution(Collection&lt;VehicleRoutingProblemSolution&gt;, VehicleRoutingProblemSolution)</B></A> -
Method in class algorithms.acceptors.<A HREF="../algorithms/acceptors/SchrimpfAcceptance.html" title="class in algorithms.acceptors">SchrimpfAcceptance</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/acceptors/SolutionAcceptor.html#acceptSolution(java.util.Collection, basics.VehicleRoutingProblemSolution)"><B>acceptSolution(Collection&lt;VehicleRoutingProblemSolution&gt;, VehicleRoutingProblemSolution)</B></A> -
Method in interface algorithms.acceptors.<A HREF="../algorithms/acceptors/SolutionAcceptor.html" title="interface in algorithms.acceptors">SolutionAcceptor</A>
<DD>Accepts solution or not, and returns true if a new solution has been accepted.
<DT><A HREF="../basics/route/Start.html#ACTIVITY_NAME"><B>ACTIVITY_NAME</B></A> -
Static variable in class basics.route.<A HREF="../basics/route/Start.html" title="class in basics.route">Start</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/ActivityVisitor.html" title="interface in algorithms"><B>ActivityVisitor</B></A> - Interface in <A HREF="../algorithms/package-summary.html">algorithms</A><DD>&nbsp;<DT><A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.html#add(basics.algo.VehicleRoutingAlgorithmListeners.PrioritizedVRAListener)"><B>add(VehicleRoutingAlgorithmListeners.PrioritizedVRAListener)</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.html" title="class in basics.algo">VehicleRoutingAlgorithmListeners</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivities.html#addActivity(int, basics.route.TourActivity)"><B>addActivity(int, TourActivity)</B></A> -
Method in class basics.route.<A HREF="../basics/route/TourActivities.html" title="class in basics.route">TourActivities</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivities.html#addActivity(basics.route.TourActivity)"><B>addActivity(TourActivity)</B></A> -
Method in class basics.route.<A HREF="../basics/route/TourActivities.html" title="class in basics.route">TourActivities</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleRoute.Builder.html#addActivity(basics.route.TourActivity)"><B>addActivity(TourActivity)</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleRoute.Builder.html" title="class in basics.route">VehicleRoute.Builder</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DefaultVehicleRouteCostCalculator.html#addActivityCost(double)"><B>addActivityCost(double)</B></A> -
Method in class basics.route.<A HREF="../basics/route/DefaultVehicleRouteCostCalculator.html" title="class in basics.route">DefaultVehicleRouteCostCalculator</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleRouteCostCalculator.html#addActivityCost(double)"><B>addActivityCost(double)</B></A> -
Method in interface basics.route.<A HREF="../basics/route/VehicleRouteCostCalculator.html" title="interface in basics.route">VehicleRouteCostCalculator</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/ReverseRouteActivityVisitor.html#addActivityVisitor(algorithms.ReverseActivityVisitor)"><B>addActivityVisitor(ReverseActivityVisitor)</B></A> -
Method in class algorithms.<A HREF="../algorithms/ReverseRouteActivityVisitor.html" title="class in algorithms">ReverseRouteActivityVisitor</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/RouteActivityVisitor.html#addActivityVisitor(algorithms.ActivityVisitor)"><B>addActivityVisitor(ActivityVisitor)</B></A> -
Method in class algorithms.<A HREF="../algorithms/RouteActivityVisitor.html" title="class in algorithms">RouteActivityVisitor</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/StateManagerImpl.html#addActivityVisitor(algorithms.ActivityVisitor)"><B>addActivityVisitor(ActivityVisitor)</B></A> -
Method in class algorithms.<A HREF="../algorithms/StateManagerImpl.html" title="class in algorithms">StateManagerImpl</A>
<DD>Adds an activityVisitor.
<DT><A HREF="../algorithms/StateManagerImpl.html#addActivityVisitor(algorithms.ReverseActivityVisitor)"><B>addActivityVisitor(ReverseActivityVisitor)</B></A> -
Method in class algorithms.<A HREF="../algorithms/StateManagerImpl.html" title="class in algorithms">StateManagerImpl</A>
<DD>Adds an reverseActivityVisitor.
<DT><A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.html#addAll(java.util.Collection)"><B>addAll(Collection&lt;VehicleRoutingAlgorithmListeners.PrioritizedVRAListener&gt;)</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.html" title="class in basics.algo">VehicleRoutingAlgorithmListeners</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblem.Builder.html#addAllJobs(java.util.Collection)"><B>addAllJobs(Collection&lt;Job&gt;)</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.Builder.html" title="class in basics">VehicleRoutingProblem.Builder</A>
<DD>Adds a collection of jobs.
<DT><A HREF="../basics/VehicleRoutingProblem.Builder.html#addAllVehicles(java.util.Collection)"><B>addAllVehicles(Collection&lt;Vehicle&gt;)</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.Builder.html" title="class in basics">VehicleRoutingProblem.Builder</A>
<DD>Adds a collection of vehicles.
<DT><A HREF="../algorithms/BestInsertionBuilder.html#addConstraint(algorithms.HardActivityLevelConstraint)"><B>addConstraint(HardActivityLevelConstraint)</B></A> -
Method in class algorithms.<A HREF="../algorithms/BestInsertionBuilder.html" title="class in algorithms">BestInsertionBuilder</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/BestInsertionBuilder.html#addConstraint(algorithms.HardRouteLevelConstraint)"><B>addConstraint(HardRouteLevelConstraint)</B></A> -
Method in class algorithms.<A HREF="../algorithms/BestInsertionBuilder.html" title="class in algorithms">BestInsertionBuilder</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/ConstraintManager.html#addConstraint(algorithms.HardActivityLevelConstraint)"><B>addConstraint(HardActivityLevelConstraint)</B></A> -
Method in class algorithms.<A HREF="../algorithms/ConstraintManager.html" title="class in algorithms">ConstraintManager</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/ConstraintManager.html#addConstraint(algorithms.HardRouteLevelConstraint)"><B>addConstraint(HardRouteLevelConstraint)</B></A> -
Method in class algorithms.<A HREF="../algorithms/ConstraintManager.html" title="class in algorithms">ConstraintManager</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingAlgorithm.html#addInitialSolution(basics.VehicleRoutingProblemSolution)"><B>addInitialSolution(VehicleRoutingProblemSolution)</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingAlgorithm.html" title="class in basics">VehicleRoutingAlgorithm</A>
<DD>Adds solution to the collection of initial solutions.
<DT><A HREF="../basics/VehicleRoutingProblem.Builder.html#addJob(basics.Job)"><B>addJob(Job)</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.Builder.html" title="class in basics">VehicleRoutingProblem.Builder</A>
<DD>Adds a job which is either a service or a shipment.
<DT><A HREF="../algorithms/InsertionStrategy.html#addListener(basics.algo.InsertionListener)"><B>addListener(InsertionListener)</B></A> -
Method in interface algorithms.<A HREF="../algorithms/InsertionStrategy.html" title="interface in algorithms">InsertionStrategy</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/RuinStrategy.html#addListener(basics.algo.RuinListener)"><B>addListener(RuinListener)</B></A> -
Method in interface algorithms.<A HREF="../algorithms/RuinStrategy.html" title="interface in algorithms">RuinStrategy</A>
<DD>Adds a ruin-listener.
<DT><A HREF="../algorithms/StateManagerImpl.html#addListener(basics.algo.RuinListener)"><B>addListener(RuinListener)</B></A> -
Method in class algorithms.<A HREF="../algorithms/StateManagerImpl.html" title="class in algorithms">StateManagerImpl</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/StateManagerImpl.html#addListener(basics.algo.InsertionListener)"><B>addListener(InsertionListener)</B></A> -
Method in class algorithms.<A HREF="../algorithms/StateManagerImpl.html" title="class in algorithms">StateManagerImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/InsertionListeners.html#addListener(basics.algo.InsertionListener)"><B>addListener(InsertionListener)</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/InsertionListeners.html" title="class in basics.algo">InsertionListeners</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/RuinListeners.html#addListener(basics.algo.RuinListener)"><B>addListener(RuinListener)</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/RuinListeners.html" title="class in basics.algo">RuinListeners</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.html#addListener(basics.algo.VehicleRoutingAlgorithmListener, basics.algo.VehicleRoutingAlgorithmListeners.Priority)"><B>addListener(VehicleRoutingAlgorithmListener, VehicleRoutingAlgorithmListeners.Priority)</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.html" title="class in basics.algo">VehicleRoutingAlgorithmListeners</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.html#addListener(basics.algo.VehicleRoutingAlgorithmListener)"><B>addListener(VehicleRoutingAlgorithmListener)</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.html" title="class in basics.algo">VehicleRoutingAlgorithmListeners</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblem.Builder.html#addLocation(java.lang.String, util.Coordinate)"><B>addLocation(String, Coordinate)</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.Builder.html" title="class in basics">VehicleRoutingProblem.Builder</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/SearchStrategy.html#addModule(basics.algo.SearchStrategyModule)"><B>addModule(SearchStrategyModule)</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/SearchStrategy.html" title="class in basics.algo">SearchStrategy</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/RuinAndRecreateModule.html#addModuleListener(basics.algo.SearchStrategyModuleListener)"><B>addModuleListener(SearchStrategyModuleListener)</B></A> -
Method in class algorithms.<A HREF="../algorithms/RuinAndRecreateModule.html" title="class in algorithms">RuinAndRecreateModule</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/SearchStrategy.html#addModuleListener(basics.algo.SearchStrategyModuleListener)"><B>addModuleListener(SearchStrategyModuleListener)</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/SearchStrategy.html" title="class in basics.algo">SearchStrategy</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/SearchStrategyModule.html#addModuleListener(basics.algo.SearchStrategyModuleListener)"><B>addModuleListener(SearchStrategyModuleListener)</B></A> -
Method in interface basics.algo.<A HREF="../basics/algo/SearchStrategyModule.html" title="interface in basics.algo">SearchStrategyModule</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DefaultVehicleRouteCostCalculator.html#addOtherCost(double)"><B>addOtherCost(double)</B></A> -
Method in class basics.route.<A HREF="../basics/route/DefaultVehicleRouteCostCalculator.html" title="class in basics.route">DefaultVehicleRouteCostCalculator</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleRouteCostCalculator.html#addOtherCost(double)"><B>addOtherCost(double)</B></A> -
Method in interface basics.route.<A HREF="../basics/route/VehicleRouteCostCalculator.html" title="interface in basics.route">VehicleRouteCostCalculator</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblem.Builder.html#addProblemConstraint(basics.VehicleRoutingProblem.Constraint)"><B>addProblemConstraint(VehicleRoutingProblem.Constraint)</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.Builder.html" title="class in basics">VehicleRoutingProblem.Builder</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/StateManagerImpl.html#addRouteVisitor(algorithms.RouteVisitor)"><B>addRouteVisitor(RouteVisitor)</B></A> -
Method in class algorithms.<A HREF="../algorithms/StateManagerImpl.html" title="class in algorithms">StateManagerImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/SearchStrategyManager.html#addSearchStrategyListener(basics.algo.SearchStrategyListener)"><B>addSearchStrategyListener(SearchStrategyListener)</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/SearchStrategyManager.html" title="class in basics.algo">SearchStrategyManager</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/SearchStrategyManager.html#addSearchStrategyModuleListener(basics.algo.SearchStrategyModuleListener)"><B>addSearchStrategyModuleListener(SearchStrategyModuleListener)</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/SearchStrategyManager.html" title="class in basics.algo">SearchStrategyManager</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblem.Builder.html#addService(basics.Service)"><B>addService(Service)</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.Builder.html" title="class in basics">VehicleRoutingProblem.Builder</A>
<DD>Adds a service to jobList.
<DT><A HREF="../basics/algo/SearchStrategyManager.html#addStrategy(basics.algo.SearchStrategy, double)"><B>addStrategy(SearchStrategy, double)</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/SearchStrategyManager.html" title="class in basics.algo">SearchStrategyManager</A>
<DD>adds a new search strategy.
<DT><A HREF="../basics/route/DefaultVehicleRouteCostCalculator.html#addTransportCost(double)"><B>addTransportCost(double)</B></A> -
Method in class basics.route.<A HREF="../basics/route/DefaultVehicleRouteCostCalculator.html" title="class in basics.route">DefaultVehicleRouteCostCalculator</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleRouteCostCalculator.html#addTransportCost(double)"><B>addTransportCost(double)</B></A> -
Method in interface basics.route.<A HREF="../basics/route/VehicleRouteCostCalculator.html" title="interface in basics.route">VehicleRouteCostCalculator</A>
<DD>&nbsp;
<DT><A HREF="../util/VehicleRoutingTransportCostsMatrix.Builder.html#addTransportDistance(java.lang.String, java.lang.String, double)"><B>addTransportDistance(String, String, double)</B></A> -
Method in class util.<A HREF="../util/VehicleRoutingTransportCostsMatrix.Builder.html" title="class in util">VehicleRoutingTransportCostsMatrix.Builder</A>
<DD>Adds a transport-distance for a particular relation.
<DT><A HREF="../util/VehicleRoutingTransportCostsMatrix.Builder.html#addTransportTime(java.lang.String, java.lang.String, double)"><B>addTransportTime(String, String, double)</B></A> -
Method in class util.<A HREF="../util/VehicleRoutingTransportCostsMatrix.Builder.html" title="class in util">VehicleRoutingTransportCostsMatrix.Builder</A>
<DD>Adds transport-time for a particular relation.
<DT><A HREF="../basics/VehicleRoutingProblem.Builder.html#addVehicle(basics.route.Vehicle)"><B>addVehicle(Vehicle)</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.Builder.html" title="class in basics">VehicleRoutingProblem.Builder</A>
<DD>Adds a vehicle.
<DT><A HREF="../basics/VehicleRoutingProblem.Builder.html#addVehicleType(basics.route.VehicleType)"><B>addVehicleType(VehicleType)</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.Builder.html" title="class in basics">VehicleRoutingProblem.Builder</A>
<DD>Adds a vehicleType.
<DT><A HREF="../basics/io/AlgorithmConfig.html" title="class in basics.io"><B>AlgorithmConfig</B></A> - Class in <A HREF="../basics/io/package-summary.html">basics.io</A><DD>&nbsp;<DT><A HREF="../basics/io/AlgorithmConfig.html#AlgorithmConfig()"><B>AlgorithmConfig()</B></A> -
Constructor for class basics.io.<A HREF="../basics/io/AlgorithmConfig.html" title="class in basics.io">AlgorithmConfig</A>
<DD>&nbsp;
<DT><A HREF="../basics/io/AlgorithmConfigXmlReader.html" title="class in basics.io"><B>AlgorithmConfigXmlReader</B></A> - Class in <A HREF="../basics/io/package-summary.html">basics.io</A><DD>&nbsp;<DT><A HREF="../basics/io/AlgorithmConfigXmlReader.html#AlgorithmConfigXmlReader(basics.io.AlgorithmConfig)"><B>AlgorithmConfigXmlReader(AlgorithmConfig)</B></A> -
Constructor for class basics.io.<A HREF="../basics/io/AlgorithmConfigXmlReader.html" title="class in basics.io">AlgorithmConfigXmlReader</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.html#algorithmEnds(basics.VehicleRoutingProblem, java.util.Collection)"><B>algorithmEnds(VehicleRoutingProblem, Collection&lt;VehicleRoutingProblemSolution&gt;)</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.html" title="class in basics.algo">VehicleRoutingAlgorithmListeners</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/AlgorithmEndsListener.html" title="interface in basics.algo"><B>AlgorithmEndsListener</B></A> - Interface in <A HREF="../basics/algo/package-summary.html">basics.algo</A><DD>&nbsp;<DT><A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.html#algorithmStarts(basics.VehicleRoutingProblem, basics.VehicleRoutingAlgorithm, java.util.Collection)"><B>algorithmStarts(VehicleRoutingProblem, VehicleRoutingAlgorithm, Collection&lt;VehicleRoutingProblemSolution&gt;)</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.html" title="class in basics.algo">VehicleRoutingAlgorithmListeners</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/AlgorithmStartsListener.html" title="interface in basics.algo"><B>AlgorithmStartsListener</B></A> - Interface in <A HREF="../basics/algo/package-summary.html">basics.algo</A><DD>&nbsp;<DT><A HREF="../util/Neighborhood.html#areNeighbors(java.lang.String, java.lang.String)"><B>areNeighbors(String, String)</B></A> -
Method in interface util.<A HREF="../util/Neighborhood.html" title="interface in util">Neighborhood</A>
<DD>&nbsp;
<DT><A HREF="../util/NeighborhoodImpl.html#areNeighbors(java.lang.String, java.lang.String)"><B>areNeighbors(String, String)</B></A> -
Method in class util.<A HREF="../util/NeighborhoodImpl.html" title="class in util">NeighborhoodImpl</A>
<DD>&nbsp;
<DT><A HREF="../util/ArrayUtils.html" title="class in util"><B>ArrayUtils</B></A> - Class in <A HREF="../util/package-summary.html">util</A><DD>&nbsp;<DT><A HREF="../util/ArrayUtils.html#ArrayUtils()"><B>ArrayUtils()</B></A> -
Constructor for class util.<A HREF="../util/ArrayUtils.html" title="class in util">ArrayUtils</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/ServiceActivity.html#arrTime"><B>arrTime</B></A> -
Variable in class basics.route.<A HREF="../basics/route/ServiceActivity.html" title="class in basics.route">ServiceActivity</A>
<DD>&nbsp;
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV LETTER&nbsp;
&nbsp;<A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">R</A> <A HREF="index-16.html">S</A> <A HREF="index-17.html">T</A> <A HREF="index-18.html">U</A> <A HREF="index-19.html">V</A> <A HREF="index-20.html">W</A> <HR>
</BODY>
</HTML>