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

223 lines
15 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>
B-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="B-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-1.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-3.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-2.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-2.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="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="../basics/costs/BackwardTransportCost.html" title="interface in basics.costs"><B>BackwardTransportCost</B></A> - Interface in <A HREF="../basics/costs/package-summary.html">basics.costs</A><DD>&nbsp;<DT><A HREF="../basics/costs/BackwardTransportTime.html" title="interface in basics.costs"><B>BackwardTransportTime</B></A> - Interface in <A HREF="../basics/costs/package-summary.html">basics.costs</A><DD>&nbsp;<DT><A HREF="../basics/costs/package-summary.html"><B>basics.costs</B></A> - package basics.costs<DD>&nbsp;<DT><A HREF="../algorithms/ActivityVisitor.html#begin(basics.route.VehicleRoute)"><B>begin(VehicleRoute)</B></A> -
Method in interface algorithms.<A HREF="../algorithms/ActivityVisitor.html" title="interface in algorithms">ActivityVisitor</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/ReverseActivityVisitor.html#begin(basics.route.VehicleRoute)"><B>begin(VehicleRoute)</B></A> -
Method in interface algorithms.<A HREF="../algorithms/ReverseActivityVisitor.html" title="interface in algorithms">ReverseActivityVisitor</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/UpdateActivityTimes.html#begin(basics.route.VehicleRoute)"><B>begin(VehicleRoute)</B></A> -
Method in class algorithms.<A HREF="../algorithms/UpdateActivityTimes.html" title="class in algorithms">UpdateActivityTimes</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/UpdateCostsAtAllLevels.html#begin(basics.route.VehicleRoute)"><B>begin(VehicleRoute)</B></A> -
Method in class algorithms.<A HREF="../algorithms/UpdateCostsAtAllLevels.html" title="class in algorithms">UpdateCostsAtAllLevels</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/UpdateEarliestStartTimeWindowAtActLocations.html#begin(basics.route.VehicleRoute)"><B>begin(VehicleRoute)</B></A> -
Method in class algorithms.<A HREF="../algorithms/UpdateEarliestStartTimeWindowAtActLocations.html" title="class in algorithms">UpdateEarliestStartTimeWindowAtActLocations</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/UpdateFuturePickupsAtActivityLevel.html#begin(basics.route.VehicleRoute)"><B>begin(VehicleRoute)</B></A> -
Method in class algorithms.<A HREF="../algorithms/UpdateFuturePickupsAtActivityLevel.html" title="class in algorithms">UpdateFuturePickupsAtActivityLevel</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/UpdateLatestOperationStartTimeAtActLocations.html#begin(basics.route.VehicleRoute)"><B>begin(VehicleRoute)</B></A> -
Method in class algorithms.<A HREF="../algorithms/UpdateLatestOperationStartTimeAtActLocations.html" title="class in algorithms">UpdateLatestOperationStartTimeAtActLocations</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/UpdateLoadAtActivityLevel.html#begin(basics.route.VehicleRoute)"><B>begin(VehicleRoute)</B></A> -
Method in class algorithms.<A HREF="../algorithms/UpdateLoadAtActivityLevel.html" title="class in algorithms">UpdateLoadAtActivityLevel</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/UpdateLoadAtAllLevels.html#begin(basics.route.VehicleRoute)"><B>begin(VehicleRoute)</B></A> -
Method in class algorithms.<A HREF="../algorithms/UpdateLoadAtAllLevels.html" title="class in algorithms">UpdateLoadAtAllLevels</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/UpdateOccuredDeliveriesAtActivityLevel.html#begin(basics.route.VehicleRoute)"><B>begin(VehicleRoute)</B></A> -
Method in class algorithms.<A HREF="../algorithms/UpdateOccuredDeliveriesAtActivityLevel.html" title="class in algorithms">UpdateOccuredDeliveriesAtActivityLevel</A>
<DD>&nbsp;
<DT><A HREF="../util/BenchmarkInstance.html" title="class in util"><B>BenchmarkInstance</B></A> - Class in <A HREF="../util/package-summary.html">util</A><DD>&nbsp;<DT><A HREF="../util/BenchmarkInstance.html#BenchmarkInstance(java.lang.String, basics.VehicleRoutingProblem, java.lang.Double, java.lang.Double)"><B>BenchmarkInstance(String, VehicleRoutingProblem, Double, Double)</B></A> -
Constructor for class util.<A HREF="../util/BenchmarkInstance.html" title="class in util">BenchmarkInstance</A>
<DD>&nbsp;
<DT><A HREF="../util/BenchmarkResult.html" title="class in util"><B>BenchmarkResult</B></A> - Class in <A HREF="../util/package-summary.html">util</A><DD>&nbsp;<DT><A HREF="../util/BenchmarkResult.html#BenchmarkResult(util.BenchmarkInstance, int, double[], double[], double[])"><B>BenchmarkResult(BenchmarkInstance, int, double[], double[], double[])</B></A> -
Constructor for class util.<A HREF="../util/BenchmarkResult.html" title="class in util">BenchmarkResult</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/BestInsertionBuilder.html" title="class in algorithms"><B>BestInsertionBuilder</B></A> - Class in <A HREF="../algorithms/package-summary.html">algorithms</A><DD>&nbsp;<DT><A HREF="../algorithms/BestInsertionBuilder.html#BestInsertionBuilder(basics.VehicleRoutingProblem, algorithms.StateManager)"><B>BestInsertionBuilder(VehicleRoutingProblem, StateManager)</B></A> -
Constructor for class algorithms.<A HREF="../algorithms/BestInsertionBuilder.html" title="class in algorithms">BestInsertionBuilder</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/BestInsertionInitialSolutionFactory.html" title="class in algorithms"><B>BestInsertionInitialSolutionFactory</B></A> - Class in <A HREF="../algorithms/package-summary.html">algorithms</A><DD>&nbsp;<DT><A HREF="../algorithms/BestInsertionInitialSolutionFactory.html#BestInsertionInitialSolutionFactory(algorithms.InsertionStrategy)"><B>BestInsertionInitialSolutionFactory(InsertionStrategy)</B></A> -
Constructor for class algorithms.<A HREF="../algorithms/BestInsertionInitialSolutionFactory.html" title="class in algorithms">BestInsertionInitialSolutionFactory</A>
<DD>&nbsp;
<DT><A HREF="../util/BenchmarkInstance.html#bestKnownResult"><B>bestKnownResult</B></A> -
Variable in class util.<A HREF="../util/BenchmarkInstance.html" title="class in util">BenchmarkInstance</A>
<DD>&nbsp;
<DT><A HREF="../util/BenchmarkInstance.html#bestKnownVehicles"><B>bestKnownVehicles</B></A> -
Variable in class util.<A HREF="../util/BenchmarkInstance.html" title="class in util">BenchmarkInstance</A>
<DD>&nbsp;
<DT><A HREF="../util/Solutions.html#bestOf(java.util.Collection)"><B>bestOf(Collection&lt;VehicleRoutingProblemSolution&gt;)</B></A> -
Static method in class util.<A HREF="../util/Solutions.html" title="class in util">Solutions</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/BestInsertionBuilder.html#build()"><B>build()</B></A> -
Method in class algorithms.<A HREF="../algorithms/BestInsertionBuilder.html" title="class in algorithms">BestInsertionBuilder</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/InsertionStrategyBuilder.html#build()"><B>build()</B></A> -
Method in interface algorithms.<A HREF="../algorithms/InsertionStrategyBuilder.html" title="interface in algorithms">InsertionStrategyBuilder</A>
<DD>&nbsp;
<DT><A HREF="../basics/Delivery.Builder.html#build()"><B>build()</B></A> -
Method in class basics.<A HREF="../basics/Delivery.Builder.html" title="class in basics">Delivery.Builder</A>
<DD>&nbsp;
<DT><A HREF="../basics/Pickup.Builder.html#build()"><B>build()</B></A> -
Method in class basics.<A HREF="../basics/Pickup.Builder.html" title="class in basics">Pickup.Builder</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleImpl.Builder.html#build()"><B>build()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleImpl.Builder.html" title="class in basics.route">VehicleImpl.Builder</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/VehicleRoute.Builder.html#build()"><B>build()</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/VehicleTypeImpl.Builder.html#build()"><B>build()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleTypeImpl.Builder.html" title="class in basics.route">VehicleTypeImpl.Builder</A>
<DD>&nbsp;
<DT><A HREF="../basics/Service.Builder.html#build()"><B>build()</B></A> -
Method in class basics.<A HREF="../basics/Service.Builder.html" title="class in basics">Service.Builder</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblem.Builder.html#build()"><B>build()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.Builder.html" title="class in basics">VehicleRoutingProblem.Builder</A>
<DD>Builds the <A HREF="../basics/VehicleRoutingProblem.html" title="class in basics"><CODE>VehicleRoutingProblem</CODE></A>.
<DT><A HREF="../util/VehicleRoutingTransportCostsMatrix.Builder.html#build()"><B>build()</B></A> -
Method in class util.<A HREF="../util/VehicleRoutingTransportCostsMatrix.Builder.html" title="class in util">VehicleRoutingTransportCostsMatrix.Builder</A>
<DD>Builds the matrix.
</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-1.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-3.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-2.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-2.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>