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-7.html
Stefan Schroeder 0730c465dc relax api
2013-10-09 15:17:55 +02:00

757 lines
57 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>
G-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="G-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;<A HREF="index-6.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-8.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-7.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-7.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="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="../basics/route/DefaultVehicleRouteCostCalculator.html#getActCosts()"><B>getActCosts()</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/TourActivities.html#getActivities()"><B>getActivities()</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/costs/DefaultVehicleRoutingActivityCosts.html#getActivityCost(basics.route.TourActivity, double, basics.route.Driver, basics.route.Vehicle)"><B>getActivityCost(TourActivity, double, Driver, Vehicle)</B></A> -
Method in class basics.costs.<A HREF="../basics/costs/DefaultVehicleRoutingActivityCosts.html" title="class in basics.costs">DefaultVehicleRoutingActivityCosts</A>
<DD>&nbsp;
<DT><A HREF="../basics/costs/VehicleRoutingActivityCosts.html#getActivityCost(basics.route.TourActivity, double, basics.route.Driver, basics.route.Vehicle)"><B>getActivityCost(TourActivity, double, Driver, Vehicle)</B></A> -
Method in interface basics.costs.<A HREF="../basics/costs/VehicleRoutingActivityCosts.html" title="interface in basics.costs">VehicleRoutingActivityCosts</A>
<DD>Calculates and returns the activity cost at tourAct.
<DT><A HREF="../basics/VehicleRoutingProblem.html#getActivityCosts()"><B>getActivityCosts()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.html" title="class in basics">VehicleRoutingProblem</A>
<DD>Returns activityCosts.
<DT><A HREF="../algorithms/CalculationUtils.html#getActivityEndTime(double, basics.route.TourActivity)"><B>getActivityEndTime(double, TourActivity)</B></A> -
Static method in class algorithms.<A HREF="../algorithms/CalculationUtils.html" title="class in algorithms">CalculationUtils</A>
<DD>Calculates actEndTime assuming that activity can at earliest start at act.getTheoreticalEarliestOperationStartTime().
<DT><A HREF="../algorithms/StateManager.html#getActivityState(basics.route.TourActivity, algorithms.StateManager.StateId)"><B>getActivityState(TourActivity, StateManager.StateId)</B></A> -
Method in interface algorithms.<A HREF="../algorithms/StateManager.html" title="interface in algorithms">StateManager</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/StateManagerImpl.html#getActivityState(basics.route.TourActivity, algorithms.StateManager.StateId)"><B>getActivityState(TourActivity, StateManager.StateId)</B></A> -
Method in class algorithms.<A HREF="../algorithms/StateManagerImpl.html" title="class in algorithms">StateManagerImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblem.Builder.html#getAddedServices()"><B>getAddedServices()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.Builder.html" title="class in basics">VehicleRoutingProblem.Builder</A>
<DD>Gets an unmodifiable collection of already added services.
<DT><A HREF="../basics/VehicleRoutingProblem.Builder.html#getAddedVehicles()"><B>getAddedVehicles()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.Builder.html" title="class in basics">VehicleRoutingProblem.Builder</A>
<DD>Gets an unmodifiable collection of already added vehicles.
<DT><A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.html#getAlgorithmListeners()"><B>getAlgorithmListeners()</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/VehicleRoutingAlgorithm.html#getAlgorithmListeners()"><B>getAlgorithmListeners()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingAlgorithm.html" title="class in basics">VehicleRoutingAlgorithm</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DeliveryActivity.html#getArrTime()"><B>getArrTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/DeliveryActivity.html" title="class in basics.route">DeliveryActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/End.html#getArrTime()"><B>getArrTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/End.html" title="class in basics.route">End</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/PickupActivity.html#getArrTime()"><B>getArrTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/PickupActivity.html" title="class in basics.route">PickupActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/ServiceActivity.html#getArrTime()"><B>getArrTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/ServiceActivity.html" title="class in basics.route">ServiceActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Start.html#getArrTime()"><B>getArrTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/Start.html" title="class in basics.route">Start</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivity.html#getArrTime()"><B>getArrTime()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/TourActivity.html" title="interface in basics.route">TourActivity</A>
<DD>&nbsp;
<DT><A HREF="../util/Resource.html#getAsInputStream(java.lang.String)"><B>getAsInputStream(String)</B></A> -
Static method in class util.<A HREF="../util/Resource.html" title="class in util">Resource</A>
<DD>&nbsp;
<DT><A HREF="../util/Resource.html#getAsURL(java.lang.String)"><B>getAsURL(String)</B></A> -
Static method in class util.<A HREF="../util/Resource.html" title="class in util">Resource</A>
<DD>Returns URL from the relative path of a resource.
<DT><A HREF="../algorithms/VehicleFleetManager.html#getAvailableVehicles()"><B>getAvailableVehicles()</B></A> -
Method in interface algorithms.<A HREF="../algorithms/VehicleFleetManager.html" title="interface in algorithms">VehicleFleetManager</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/VehicleFleetManager.html#getAvailableVehicles(java.lang.String, java.lang.String)"><B>getAvailableVehicles(String, String)</B></A> -
Method in interface algorithms.<A HREF="../algorithms/VehicleFleetManager.html" title="interface in algorithms">VehicleFleetManager</A>
<DD>&nbsp;
<DT><A HREF="../basics/costs/BackwardTransportCost.html#getBackwardTransportCost(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getBackwardTransportCost(String, String, double, Driver, Vehicle)</B></A> -
Method in interface basics.costs.<A HREF="../basics/costs/BackwardTransportCost.html" title="interface in basics.costs">BackwardTransportCost</A>
<DD>&nbsp;
<DT><A HREF="../util/CrowFlyCosts.html#getBackwardTransportCost(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getBackwardTransportCost(String, String, double, Driver, Vehicle)</B></A> -
Method in class util.<A HREF="../util/CrowFlyCosts.html" title="class in util">CrowFlyCosts</A>
<DD>&nbsp;
<DT><A HREF="../util/ManhattanCosts.html#getBackwardTransportCost(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getBackwardTransportCost(String, String, double, Driver, Vehicle)</B></A> -
Method in class util.<A HREF="../util/ManhattanCosts.html" title="class in util">ManhattanCosts</A>
<DD>&nbsp;
<DT><A HREF="../util/VehicleRoutingTransportCostsMatrix.html#getBackwardTransportCost(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getBackwardTransportCost(String, String, double, Driver, Vehicle)</B></A> -
Method in class util.<A HREF="../util/VehicleRoutingTransportCostsMatrix.html" title="class in util">VehicleRoutingTransportCostsMatrix</A>
<DD>&nbsp;
<DT><A HREF="../basics/costs/BackwardTransportTime.html#getBackwardTransportTime(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getBackwardTransportTime(String, String, double, Driver, Vehicle)</B></A> -
Method in interface basics.costs.<A HREF="../basics/costs/BackwardTransportTime.html" title="interface in basics.costs">BackwardTransportTime</A>
<DD>&nbsp;
<DT><A HREF="../util/CrowFlyCosts.html#getBackwardTransportTime(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getBackwardTransportTime(String, String, double, Driver, Vehicle)</B></A> -
Method in class util.<A HREF="../util/CrowFlyCosts.html" title="class in util">CrowFlyCosts</A>
<DD>&nbsp;
<DT><A HREF="../util/ManhattanCosts.html#getBackwardTransportTime(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getBackwardTransportTime(String, String, double, Driver, Vehicle)</B></A> -
Method in class util.<A HREF="../util/ManhattanCosts.html" title="class in util">ManhattanCosts</A>
<DD>&nbsp;
<DT><A HREF="../util/VehicleRoutingTransportCostsMatrix.html#getBackwardTransportTime(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getBackwardTransportTime(String, String, double, Driver, Vehicle)</B></A> -
Method in class util.<A HREF="../util/VehicleRoutingTransportCostsMatrix.html" title="class in util">VehicleRoutingTransportCostsMatrix</A>
<DD>&nbsp;
<DT><A HREF="../util/Solutions.html#getBest(java.util.Collection)"><B>getBest(Collection&lt;VehicleRoutingProblemSolution&gt;)</B></A> -
Static method in class util.<A HREF="../util/Solutions.html" title="class in util">Solutions</A>
<DD><B>Deprecated.</B>&nbsp;
<DT><A HREF="../basics/route/PenaltyVehicleType.html#getCapacity()"><B>getCapacity()</B></A> -
Method in class basics.route.<A HREF="../basics/route/PenaltyVehicleType.html" title="class in basics.route">PenaltyVehicleType</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Vehicle.html#getCapacity()"><B>getCapacity()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/Vehicle.html" title="interface in basics.route">Vehicle</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleImpl.html#getCapacity()"><B>getCapacity()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleImpl.html" title="class in basics.route">VehicleImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleImpl.NoVehicle.html#getCapacity()"><B>getCapacity()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleImpl.NoVehicle.html" title="class in basics.route">VehicleImpl.NoVehicle</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleType.html#getCapacity()"><B>getCapacity()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/VehicleType.html" title="interface in basics.route">VehicleType</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleTypeImpl.html#getCapacity()"><B>getCapacity()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleTypeImpl.html" title="class in basics.route">VehicleTypeImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/Job.html#getCapacityDemand()"><B>getCapacityDemand()</B></A> -
Method in interface basics.<A HREF="../basics/Job.html" title="interface in basics">Job</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DeliveryActivity.html#getCapacityDemand()"><B>getCapacityDemand()</B></A> -
Method in class basics.route.<A HREF="../basics/route/DeliveryActivity.html" title="class in basics.route">DeliveryActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/End.html#getCapacityDemand()"><B>getCapacityDemand()</B></A> -
Method in class basics.route.<A HREF="../basics/route/End.html" title="class in basics.route">End</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/PickupActivity.html#getCapacityDemand()"><B>getCapacityDemand()</B></A> -
Method in class basics.route.<A HREF="../basics/route/PickupActivity.html" title="class in basics.route">PickupActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/ServiceActivity.html#getCapacityDemand()"><B>getCapacityDemand()</B></A> -
Method in class basics.route.<A HREF="../basics/route/ServiceActivity.html" title="class in basics.route">ServiceActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Start.html#getCapacityDemand()"><B>getCapacityDemand()</B></A> -
Method in class basics.route.<A HREF="../basics/route/Start.html" title="class in basics.route">Start</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivity.html#getCapacityDemand()"><B>getCapacityDemand()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/TourActivity.html" title="interface in basics.route">TourActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/Service.html#getCapacityDemand()"><B>getCapacityDemand()</B></A> -
Method in class basics.<A HREF="../basics/Service.html" title="class in basics">Service</A>
<DD>&nbsp;
<DT><A HREF="../util/StopWatch.html#getCompTimeInSeconds()"><B>getCompTimeInSeconds()</B></A> -
Method in class util.<A HREF="../util/StopWatch.html" title="class in util">StopWatch</A>
<DD>&nbsp;
<DT><A HREF="../util/BenchmarkResult.html#getCompTimes()"><B>getCompTimes()</B></A> -
Method in class util.<A HREF="../util/BenchmarkResult.html" title="class in util">BenchmarkResult</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Vehicle.html#getCoord()"><B>getCoord()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/Vehicle.html" title="interface in basics.route">Vehicle</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleImpl.html#getCoord()"><B>getCoord()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleImpl.html" title="class in basics.route">VehicleImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/Service.html#getCoord()"><B>getCoord()</B></A> -
Method in class basics.<A HREF="../basics/Service.html" title="class in basics">Service</A>
<DD>&nbsp;
<DT><A HREF="../util/Locations.html#getCoord(java.lang.String)"><B>getCoord(String)</B></A> -
Method in interface util.<A HREF="../util/Locations.html" title="interface in util">Locations</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/End.html#getCoordinate()"><B>getCoordinate()</B></A> -
Method in class basics.route.<A HREF="../basics/route/End.html" title="class in basics.route">End</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Start.html#getCoordinate()"><B>getCoordinate()</B></A> -
Method in class basics.route.<A HREF="../basics/route/Start.html" title="class in basics.route">Start</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleRoute.html#getCost()"><B>getCost()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleRoute.html" title="class in basics.route">VehicleRoute</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblemSolution.html#getCost()"><B>getCost()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblemSolution.html" title="class in basics">VehicleRoutingProblemSolution</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DefaultVehicleRouteCostCalculator.html#getCosts()"><B>getCosts()</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#getCosts()"><B>getCosts()</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/Counter.html#getCounter()"><B>getCounter()</B></A> -
Method in class util.<A HREF="../util/Counter.html" title="class in util">Counter</A>
<DD>&nbsp;
<DT><A HREF="../util/StopWatch.html#getCurrTimeInSeconds()"><B>getCurrTimeInSeconds()</B></A> -
Method in class util.<A HREF="../util/StopWatch.html" title="class in util">StopWatch</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleRoute.html#getDepartureTime()"><B>getDepartureTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleRoute.html" title="class in basics.route">VehicleRoute</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/JobDistance.html#getDistance(basics.Job, basics.Job)"><B>getDistance(Job, Job)</B></A> -
Method in interface algorithms.<A HREF="../algorithms/JobDistance.html" title="interface in algorithms">JobDistance</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleRoute.html#getDriver()"><B>getDriver()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleRoute.html" title="class in basics.route">VehicleRoute</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DefaultVehicleRouteCostCalculator.html#getDriverCosts()"><B>getDriverCosts()</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/Vehicle.html#getEarliestDeparture()"><B>getEarliestDeparture()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/Vehicle.html" title="interface in basics.route">Vehicle</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleImpl.html#getEarliestDeparture()"><B>getEarliestDeparture()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleImpl.html" title="class in basics.route">VehicleImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DriverImpl.html#getEarliestStart()"><B>getEarliestStart()</B></A> -
Method in class basics.route.<A HREF="../basics/route/DriverImpl.html" title="class in basics.route">DriverImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TimeWindow.html#getEnd()"><B>getEnd()</B></A> -
Method in class basics.route.<A HREF="../basics/route/TimeWindow.html" title="class in basics.route">TimeWindow</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleRoute.html#getEnd()"><B>getEnd()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleRoute.html" title="class in basics.route">VehicleRoute</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DeliveryActivity.html#getEndTime()"><B>getEndTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/DeliveryActivity.html" title="class in basics.route">DeliveryActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/End.html#getEndTime()"><B>getEndTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/End.html" title="class in basics.route">End</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/PickupActivity.html#getEndTime()"><B>getEndTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/PickupActivity.html" title="class in basics.route">PickupActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/ServiceActivity.html#getEndTime()"><B>getEndTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/ServiceActivity.html" title="class in basics.route">ServiceActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Start.html#getEndTime()"><B>getEndTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/Start.html" title="class in basics.route">Start</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivity.html#getEndTime()"><B>getEndTime()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/TourActivity.html" title="interface in basics.route">TourActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblem.html#getFleetComposition()"><B>getFleetComposition()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.html" title="class in basics">VehicleRoutingProblem</A>
<DD>Returns fleet-composition.
<DT><A HREF="../basics/VehicleRoutingProblem.html#getFleetSize()"><B>getFleetSize()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.html" title="class in basics">VehicleRoutingProblem</A>
<DD>Returns type of fleetSize, either INFINITE or FINITE.
<DT><A HREF="../basics/route/DriverImpl.html#getHomeLocation()"><B>getHomeLocation()</B></A> -
Method in class basics.route.<A HREF="../basics/route/DriverImpl.html" title="class in basics.route">DriverImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/Job.html#getId()"><B>getId()</B></A> -
Method in interface basics.<A HREF="../basics/Job.html" title="interface in basics">Job</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Driver.html#getId()"><B>getId()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/Driver.html" title="interface in basics.route">Driver</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DriverImpl.html#getId()"><B>getId()</B></A> -
Method in class basics.route.<A HREF="../basics/route/DriverImpl.html" title="class in basics.route">DriverImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Vehicle.html#getId()"><B>getId()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/Vehicle.html" title="interface in basics.route">Vehicle</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleImpl.html#getId()"><B>getId()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleImpl.html" title="class in basics.route">VehicleImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/Service.html#getId()"><B>getId()</B></A> -
Method in class basics.<A HREF="../basics/Service.html" title="class in basics">Service</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/selectors/SelectBest.html#getInstance()"><B>getInstance()</B></A> -
Static method in class algorithms.selectors.<A HREF="../algorithms/selectors/SelectBest.html" title="class in algorithms.selectors">SelectBest</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/selectors/SelectRandomly.html#getInstance()"><B>getInstance()</B></A> -
Static method in class algorithms.selectors.<A HREF="../algorithms/selectors/SelectRandomly.html" title="class in algorithms.selectors">SelectRandomly</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/InsertionContext.html#getJob()"><B>getJob()</B></A> -
Method in class algorithms.<A HREF="../algorithms/InsertionContext.html" title="class in algorithms">InsertionContext</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DeliveryActivity.html#getJob()"><B>getJob()</B></A> -
Method in class basics.route.<A HREF="../basics/route/DeliveryActivity.html" title="class in basics.route">DeliveryActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/PickupActivity.html#getJob()"><B>getJob()</B></A> -
Method in class basics.route.<A HREF="../basics/route/PickupActivity.html" title="class in basics.route">PickupActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/ServiceActivity.html#getJob()"><B>getJob()</B></A> -
Method in class basics.route.<A HREF="../basics/route/ServiceActivity.html" title="class in basics.route">ServiceActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivity.JobActivity.html#getJob()"><B>getJob()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/TourActivity.JobActivity.html" title="interface in basics.route">TourActivity.JobActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivities.html#getJobs()"><B>getJobs()</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/VehicleRoutingProblem.html#getJobs()"><B>getJobs()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.html" title="class in basics">VehicleRoutingProblem</A>
<DD>Returns the unmodifiable job map.
<DT><A HREF="../basics/route/Vehicle.html#getLatestArrival()"><B>getLatestArrival()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/Vehicle.html" title="interface in basics.route">Vehicle</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleImpl.html#getLatestArrival()"><B>getLatestArrival()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleImpl.html" title="class in basics.route">VehicleImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DriverImpl.html#getLatestEnd()"><B>getLatestEnd()</B></A> -
Method in class basics.route.<A HREF="../basics/route/DriverImpl.html" title="class in basics.route">DriverImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.PrioritizedVRAListener.html#getListener()"><B>getListener()</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.PrioritizedVRAListener.html" title="class in basics.algo">VehicleRoutingAlgorithmListeners.PrioritizedVRAListener</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/InsertionStrategy.html#getListeners()"><B>getListeners()</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#getListeners()"><B>getListeners()</B></A> -
Method in interface algorithms.<A HREF="../algorithms/RuinStrategy.html" title="interface in algorithms">RuinStrategy</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/RuinListeners.html#getListeners()"><B>getListeners()</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/route/DeliveryActivity.html#getLocationId()"><B>getLocationId()</B></A> -
Method in class basics.route.<A HREF="../basics/route/DeliveryActivity.html" title="class in basics.route">DeliveryActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/End.html#getLocationId()"><B>getLocationId()</B></A> -
Method in class basics.route.<A HREF="../basics/route/End.html" title="class in basics.route">End</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/PickupActivity.html#getLocationId()"><B>getLocationId()</B></A> -
Method in class basics.route.<A HREF="../basics/route/PickupActivity.html" title="class in basics.route">PickupActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/ServiceActivity.html#getLocationId()"><B>getLocationId()</B></A> -
Method in class basics.route.<A HREF="../basics/route/ServiceActivity.html" title="class in basics.route">ServiceActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Start.html#getLocationId()"><B>getLocationId()</B></A> -
Method in class basics.route.<A HREF="../basics/route/Start.html" title="class in basics.route">Start</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivity.html#getLocationId()"><B>getLocationId()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/TourActivity.html" title="interface in basics.route">TourActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Vehicle.html#getLocationId()"><B>getLocationId()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/Vehicle.html" title="interface in basics.route">Vehicle</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleImpl.html#getLocationId()"><B>getLocationId()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleImpl.html" title="class in basics.route">VehicleImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/Service.html#getLocationId()"><B>getLocationId()</B></A> -
Method in class basics.<A HREF="../basics/Service.html" title="class in basics">Service</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblem.Builder.html#getLocationMap()"><B>getLocationMap()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.Builder.html" title="class in basics">VehicleRoutingProblem.Builder</A>
<DD>Returns the unmodifiable map of locations (mapped by their id).
<DT><A HREF="../basics/VehicleRoutingProblem.Builder.html#getLocations()"><B>getLocations()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.Builder.html" title="class in basics">VehicleRoutingProblem.Builder</A>
<DD>Returns the locations collected by this builder.
<DT><A HREF="../basics/route/PenaltyVehicleType.html#getMaxVelocity()"><B>getMaxVelocity()</B></A> -
Method in class basics.route.<A HREF="../basics/route/PenaltyVehicleType.html" title="class in basics.route">PenaltyVehicleType</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleType.html#getMaxVelocity()"><B>getMaxVelocity()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/VehicleType.html" title="interface in basics.route">VehicleType</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleTypeImpl.html#getMaxVelocity()"><B>getMaxVelocity()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleTypeImpl.html" title="class in basics.route">VehicleTypeImpl</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/RuinAndRecreateModule.html#getName()"><B>getName()</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#getName()"><B>getName()</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#getName()"><B>getName()</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/DeliveryActivity.html#getName()"><B>getName()</B></A> -
Method in class basics.route.<A HREF="../basics/route/DeliveryActivity.html" title="class in basics.route">DeliveryActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/End.html#getName()"><B>getName()</B></A> -
Method in class basics.route.<A HREF="../basics/route/End.html" title="class in basics.route">End</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/PickupActivity.html#getName()"><B>getName()</B></A> -
Method in class basics.route.<A HREF="../basics/route/PickupActivity.html" title="class in basics.route">PickupActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/ServiceActivity.html#getName()"><B>getName()</B></A> -
Method in class basics.route.<A HREF="../basics/route/ServiceActivity.html" title="class in basics.route">ServiceActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Start.html#getName()"><B>getName()</B></A> -
Method in class basics.route.<A HREF="../basics/route/Start.html" title="class in basics.route">Start</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivity.html#getName()"><B>getName()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/TourActivity.html" title="interface in basics.route">TourActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblem.html#getNeighborhood()"><B>getNeighborhood()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.html" title="class in basics">VehicleRoutingProblem</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/InsertionContext.html#getNewDepTime()"><B>getNewDepTime()</B></A> -
Method in class algorithms.<A HREF="../algorithms/InsertionContext.html" title="class in algorithms">InsertionContext</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/InsertionContext.html#getNewDriver()"><B>getNewDriver()</B></A> -
Method in class algorithms.<A HREF="../algorithms/InsertionContext.html" title="class in algorithms">InsertionContext</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/InsertionContext.html#getNewVehicle()"><B>getNewVehicle()</B></A> -
Method in class algorithms.<A HREF="../algorithms/InsertionContext.html" title="class in algorithms">InsertionContext</A>
<DD>&nbsp;
<DT><A HREF="../util/RouteUtils.html#getNuOfActiveRoutes(java.util.Collection)"><B>getNuOfActiveRoutes(Collection&lt;VehicleRoute&gt;)</B></A> -
Static method in class util.<A HREF="../util/RouteUtils.html" title="class in util">RouteUtils</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingAlgorithm.html#getNuOfIterations()"><B>getNuOfIterations()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingAlgorithm.html" title="class in basics">VehicleRoutingAlgorithm</A>
<DD>Returns the number of iterations.
<DT><A HREF="../basics/route/DeliveryActivity.html#getOperationTime()"><B>getOperationTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/DeliveryActivity.html" title="class in basics.route">DeliveryActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/End.html#getOperationTime()"><B>getOperationTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/End.html" title="class in basics.route">End</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/PickupActivity.html#getOperationTime()"><B>getOperationTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/PickupActivity.html" title="class in basics.route">PickupActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/ServiceActivity.html#getOperationTime()"><B>getOperationTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/ServiceActivity.html" title="class in basics.route">ServiceActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Start.html#getOperationTime()"><B>getOperationTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/Start.html" title="class in basics.route">Start</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivity.html#getOperationTime()"><B>getOperationTime()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/TourActivity.html" title="interface in basics.route">TourActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DefaultVehicleRouteCostCalculator.html#getOther()"><B>getOther()</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/costs/VehicleRoutingActivityCosts.Parameter.html#getPenaltyForMissedTimeWindow()"><B>getPenaltyForMissedTimeWindow()</B></A> -
Method in interface basics.costs.<A HREF="../basics/costs/VehicleRoutingActivityCosts.Parameter.html" title="interface in basics.costs">VehicleRoutingActivityCosts.Parameter</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.PrioritizedVRAListener.html#getPriority()"><B>getPriority()</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/VehicleRoutingAlgorithmListeners.PrioritizedVRAListener.html" title="class in basics.algo">VehicleRoutingAlgorithmListeners.PrioritizedVRAListener</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/SearchStrategyManager.html#getProbabilities()"><B>getProbabilities()</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.html#getProblemConstraints()"><B>getProblemConstraints()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.html" title="class in basics">VehicleRoutingProblem</A>
<DD>Returns unmodifiable collection of problem-constraints.
<DT><A HREF="../util/RandomNumberGeneration.html#getRandom()"><B>getRandom()</B></A> -
Static method in class util.<A HREF="../util/RandomNumberGeneration.html" title="class in util">RandomNumberGeneration</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/SearchStrategyManager.html#getRandomStrategy()"><B>getRandomStrategy()</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="../util/BenchmarkResult.html#getResults()"><B>getResults()</B></A> -
Method in class util.<A HREF="../util/BenchmarkResult.html" title="class in util">BenchmarkResult</A>
<DD>&nbsp;
<DT><A HREF="../util/BenchmarkResult.html#getResultStats()"><B>getResultStats()</B></A> -
Method in class util.<A HREF="../util/BenchmarkResult.html" title="class in util">BenchmarkResult</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/InsertionContext.html#getRoute()"><B>getRoute()</B></A> -
Method in class algorithms.<A HREF="../algorithms/InsertionContext.html" title="class in algorithms">InsertionContext</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblemSolution.html#getRoutes()"><B>getRoutes()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblemSolution.html" title="class in basics">VehicleRoutingProblemSolution</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/StateManager.html#getRouteState(basics.route.VehicleRoute, algorithms.StateManager.StateId)"><B>getRouteState(VehicleRoute, StateManager.StateId)</B></A> -
Method in interface algorithms.<A HREF="../algorithms/StateManager.html" title="interface in algorithms">StateManager</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/StateManagerImpl.html#getRouteState(basics.route.VehicleRoute, algorithms.StateManager.StateId)"><B>getRouteState(VehicleRoute, StateManager.StateId)</B></A> -
Method in class algorithms.<A HREF="../algorithms/StateManagerImpl.html" title="class in algorithms">StateManagerImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingAlgorithm.html#getSearchStrategyManager()"><B>getSearchStrategyManager()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingAlgorithm.html" title="class in basics">VehicleRoutingAlgorithm</A>
<DD>Gets the <A HREF="../basics/algo/SearchStrategyManager.html" title="class in basics.algo"><CODE>SearchStrategyManager</CODE></A>.
<DT><A HREF="../basics/algo/SearchStrategy.html#getSearchStrategyModules()"><B>getSearchStrategyModules()</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/Service.html#getServiceDuration()"><B>getServiceDuration()</B></A> -
Method in class basics.<A HREF="../basics/Service.html" title="class in basics">Service</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/SearchStrategy.DiscoveredSolution.html#getSolution()"><B>getSolution()</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/SearchStrategy.DiscoveredSolution.html" title="class in basics.algo">SearchStrategy.DiscoveredSolution</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/SearchStrategy.html#getSolutionAcceptor()"><B>getSolutionAcceptor()</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/SearchStrategy.html#getSolutionSelector()"><B>getSolutionSelector()</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/route/TimeWindow.html#getStart()"><B>getStart()</B></A> -
Method in class basics.route.<A HREF="../basics/route/TimeWindow.html" title="class in basics.route">TimeWindow</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleRoute.html#getStart()"><B>getStart()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleRoute.html" title="class in basics.route">VehicleRoute</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/SearchStrategyManager.html#getStrategies()"><B>getStrategies()</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/SearchStrategy.DiscoveredSolution.html#getStrategyName()"><B>getStrategyName()</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/SearchStrategy.DiscoveredSolution.html" title="class in basics.algo">SearchStrategy.DiscoveredSolution</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DeliveryActivity.html#getTheoreticalEarliestOperationStartTime()"><B>getTheoreticalEarliestOperationStartTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/DeliveryActivity.html" title="class in basics.route">DeliveryActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/End.html#getTheoreticalEarliestOperationStartTime()"><B>getTheoreticalEarliestOperationStartTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/End.html" title="class in basics.route">End</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/PickupActivity.html#getTheoreticalEarliestOperationStartTime()"><B>getTheoreticalEarliestOperationStartTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/PickupActivity.html" title="class in basics.route">PickupActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/ServiceActivity.html#getTheoreticalEarliestOperationStartTime()"><B>getTheoreticalEarliestOperationStartTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/ServiceActivity.html" title="class in basics.route">ServiceActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Start.html#getTheoreticalEarliestOperationStartTime()"><B>getTheoreticalEarliestOperationStartTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/Start.html" title="class in basics.route">Start</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivity.html#getTheoreticalEarliestOperationStartTime()"><B>getTheoreticalEarliestOperationStartTime()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/TourActivity.html" title="interface in basics.route">TourActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DeliveryActivity.html#getTheoreticalLatestOperationStartTime()"><B>getTheoreticalLatestOperationStartTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/DeliveryActivity.html" title="class in basics.route">DeliveryActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/End.html#getTheoreticalLatestOperationStartTime()"><B>getTheoreticalLatestOperationStartTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/End.html" title="class in basics.route">End</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/PickupActivity.html#getTheoreticalLatestOperationStartTime()"><B>getTheoreticalLatestOperationStartTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/PickupActivity.html" title="class in basics.route">PickupActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/ServiceActivity.html#getTheoreticalLatestOperationStartTime()"><B>getTheoreticalLatestOperationStartTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/ServiceActivity.html" title="class in basics.route">ServiceActivity</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Start.html#getTheoreticalLatestOperationStartTime()"><B>getTheoreticalLatestOperationStartTime()</B></A> -
Method in class basics.route.<A HREF="../basics/route/Start.html" title="class in basics.route">Start</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivity.html#getTheoreticalLatestOperationStartTime()"><B>getTheoreticalLatestOperationStartTime()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/TourActivity.html" title="interface in basics.route">TourActivity</A>
<DD>&nbsp;
<DT><A HREF="../util/BenchmarkResult.html#getTimesStats()"><B>getTimesStats()</B></A> -
Method in class util.<A HREF="../util/BenchmarkResult.html" title="class in util">BenchmarkResult</A>
<DD>&nbsp;
<DT><A HREF="../basics/Service.html#getTimeWindow()"><B>getTimeWindow()</B></A> -
Method in class basics.<A HREF="../basics/Service.html" title="class in basics">Service</A>
<DD>&nbsp;
<DT><A HREF="../util/RouteUtils.html#getTotalCost(java.util.Collection)"><B>getTotalCost(Collection&lt;VehicleRoute&gt;)</B></A> -
Static method in class util.<A HREF="../util/RouteUtils.html" title="class in util">RouteUtils</A>
<DD>&nbsp;
<DT><A HREF="../util/RouteUtils.html#getTotalFixCost(java.util.Collection)"><B>getTotalFixCost(Collection&lt;VehicleRoute&gt;)</B></A> -
Static method in class util.<A HREF="../util/RouteUtils.html" title="class in util">RouteUtils</A>
<DD>&nbsp;
<DT><A HREF="../util/RouteUtils.html#getTotalServiceTime(java.util.Collection)"><B>getTotalServiceTime(Collection&lt;VehicleRoute&gt;)</B></A> -
Static method in class util.<A HREF="../util/RouteUtils.html" title="class in util">RouteUtils</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleRoute.html#getTourActivities()"><B>getTourActivities()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleRoute.html" title="class in basics.route">VehicleRoute</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DefaultVehicleRouteCostCalculator.html#getTpCosts()"><B>getTpCosts()</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/costs/ForwardTransportCost.html#getTransportCost(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getTransportCost(String, String, double, Driver, Vehicle)</B></A> -
Method in interface basics.costs.<A HREF="../basics/costs/ForwardTransportCost.html" title="interface in basics.costs">ForwardTransportCost</A>
<DD>&nbsp;
<DT><A HREF="../util/CrowFlyCosts.html#getTransportCost(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getTransportCost(String, String, double, Driver, Vehicle)</B></A> -
Method in class util.<A HREF="../util/CrowFlyCosts.html" title="class in util">CrowFlyCosts</A>
<DD>&nbsp;
<DT><A HREF="../util/ManhattanCosts.html#getTransportCost(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getTransportCost(String, String, double, Driver, Vehicle)</B></A> -
Method in class util.<A HREF="../util/ManhattanCosts.html" title="class in util">ManhattanCosts</A>
<DD>&nbsp;
<DT><A HREF="../util/VehicleRoutingTransportCostsMatrix.html#getTransportCost(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getTransportCost(String, String, double, Driver, Vehicle)</B></A> -
Method in class util.<A HREF="../util/VehicleRoutingTransportCostsMatrix.html" title="class in util">VehicleRoutingTransportCostsMatrix</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblem.html#getTransportCosts()"><B>getTransportCosts()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.html" title="class in basics">VehicleRoutingProblem</A>
<DD>Returns routing costs.
<DT><A HREF="../basics/costs/ForwardTransportTime.html#getTransportTime(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getTransportTime(String, String, double, Driver, Vehicle)</B></A> -
Method in interface basics.costs.<A HREF="../basics/costs/ForwardTransportTime.html" title="interface in basics.costs">ForwardTransportTime</A>
<DD>&nbsp;
<DT><A HREF="../util/CrowFlyCosts.html#getTransportTime(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getTransportTime(String, String, double, Driver, Vehicle)</B></A> -
Method in class util.<A HREF="../util/CrowFlyCosts.html" title="class in util">CrowFlyCosts</A>
<DD>&nbsp;
<DT><A HREF="../util/ManhattanCosts.html#getTransportTime(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getTransportTime(String, String, double, Driver, Vehicle)</B></A> -
Method in class util.<A HREF="../util/ManhattanCosts.html" title="class in util">ManhattanCosts</A>
<DD>&nbsp;
<DT><A HREF="../util/VehicleRoutingTransportCostsMatrix.html#getTransportTime(java.lang.String, java.lang.String, double, basics.route.Driver, basics.route.Vehicle)"><B>getTransportTime(String, String, double, Driver, Vehicle)</B></A> -
Method in class util.<A HREF="../util/VehicleRoutingTransportCostsMatrix.html" title="class in util">VehicleRoutingTransportCostsMatrix</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/Vehicle.html#getType()"><B>getType()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/Vehicle.html" title="interface in basics.route">Vehicle</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleImpl.html#getType()"><B>getType()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleImpl.html" title="class in basics.route">VehicleImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/Service.html#getType()"><B>getType()</B></A> -
Method in class basics.<A HREF="../basics/Service.html" title="class in basics">Service</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/PenaltyVehicleType.html#getTypeId()"><B>getTypeId()</B></A> -
Method in class basics.route.<A HREF="../basics/route/PenaltyVehicleType.html" title="class in basics.route">PenaltyVehicleType</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleType.html#getTypeId()"><B>getTypeId()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/VehicleType.html" title="interface in basics.route">VehicleType</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleTypeImpl.html#getTypeId()"><B>getTypeId()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleTypeImpl.html" title="class in basics.route">VehicleTypeImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblem.html#getTypes()"><B>getTypes()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.html" title="class in basics">VehicleRoutingProblem</A>
<DD>Returns the entire, unmodifiable collection of types.
<DT><A HREF="../basics/route/VehicleRoute.html#getVehicle()"><B>getVehicle()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleRoute.html" title="class in basics.route">VehicleRoute</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/PenaltyVehicleType.html#getVehicleCostParams()"><B>getVehicleCostParams()</B></A> -
Method in class basics.route.<A HREF="../basics/route/PenaltyVehicleType.html" title="class in basics.route">PenaltyVehicleType</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleType.html#getVehicleCostParams()"><B>getVehicleCostParams()</B></A> -
Method in interface basics.route.<A HREF="../basics/route/VehicleType.html" title="interface in basics.route">VehicleType</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleTypeImpl.html#getVehicleCostParams()"><B>getVehicleCostParams()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleTypeImpl.html" title="class in basics.route">VehicleTypeImpl</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DefaultVehicleRouteCostCalculator.html#getVehicleCosts()"><B>getVehicleCosts()</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/VehicleRoute.html#getVehicleRouteCostCalculator()"><B>getVehicleRouteCostCalculator()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleRoute.html" title="class in basics.route">VehicleRoute</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblem.html#getVehicles()"><B>getVehicles()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.html" title="class in basics">VehicleRoutingProblem</A>
<DD>Returns the entire, unmodifiable collection of vehicles.
<DT><A HREF="../util/BenchmarkResult.html#getVehicles()"><B>getVehicles()</B></A> -
Method in class util.<A HREF="../util/BenchmarkResult.html" title="class in util">BenchmarkResult</A>
<DD>&nbsp;
<DT><A HREF="../util/BenchmarkResult.html#getVehicleStats()"><B>getVehicleStats()</B></A> -
Method in class util.<A HREF="../util/BenchmarkResult.html" title="class in util">BenchmarkResult</A>
<DD>&nbsp;
<DT><A HREF="../util/Coordinate.html#getX()"><B>getX()</B></A> -
Method in class util.<A HREF="../util/Coordinate.html" title="class in util">Coordinate</A>
<DD>&nbsp;
<DT><A HREF="../basics/io/AlgorithmConfig.html#getXMLConfiguration()"><B>getXMLConfiguration()</B></A> -
Method in class basics.io.<A HREF="../basics/io/AlgorithmConfig.html" title="class in basics.io">AlgorithmConfig</A>
<DD>&nbsp;
<DT><A HREF="../util/Coordinate.html#getY()"><B>getY()</B></A> -
Method in class util.<A HREF="../util/Coordinate.html" title="class in util">Coordinate</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/GreedySchrimpfFactory.html" title="class in algorithms"><B>GreedySchrimpfFactory</B></A> - Class in <A HREF="../algorithms/package-summary.html">algorithms</A><DD>Factory that creates the <A HREF="../basics/VehicleRoutingAlgorithm.html" title="class in basics"><CODE>VehicleRoutingAlgorithm</CODE></A> as proposed by Schrimpf et al., 2000 with the following parameters:<DT><A HREF="../algorithms/GreedySchrimpfFactory.html#GreedySchrimpfFactory()"><B>GreedySchrimpfFactory()</B></A> -
Constructor for class algorithms.<A HREF="../algorithms/GreedySchrimpfFactory.html" title="class in algorithms">GreedySchrimpfFactory</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;<A HREF="index-6.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-8.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-7.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-7.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>