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

241 lines
16 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>
T-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="T-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-16.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-18.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-17.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-17.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="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="../basics/algo/TimeBreaker.html" title="class in basics.algo"><B>TimeBreaker</B></A> - Class in <A HREF="../basics/algo/package-summary.html">basics.algo</A><DD>&nbsp;<DT><A HREF="../basics/algo/TimeBreaker.html#TimeBreaker(double)"><B>TimeBreaker(double)</B></A> -
Constructor for class basics.algo.<A HREF="../basics/algo/TimeBreaker.html" title="class in basics.algo">TimeBreaker</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TimeWindow.html" title="class in basics.route"><B>TimeWindow</B></A> - Class in <A HREF="../basics/route/package-summary.html">basics.route</A><DD>&nbsp;<DT><A HREF="../basics/route/TimeWindow.html#TimeWindow(double, double)"><B>TimeWindow(double, double)</B></A> -
Constructor for class basics.route.<A HREF="../basics/route/TimeWindow.html" title="class in basics.route">TimeWindow</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/StateManager.State.html#toDouble()"><B>toDouble()</B></A> -
Method in interface algorithms.<A HREF="../algorithms/StateManager.State.html" title="interface in algorithms">StateManager.State</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/StateManagerImpl.StateImpl.html#toDouble()"><B>toDouble()</B></A> -
Method in class algorithms.<A HREF="../algorithms/StateManagerImpl.StateImpl.html" title="class in algorithms">StateManagerImpl.StateImpl</A>
<DD>&nbsp;
<DT><A HREF="../util/ArrayUtils.html#toPrimitiveArray(java.util.List)"><B>toPrimitiveArray(List&lt;Double&gt;)</B></A> -
Static method in class util.<A HREF="../util/ArrayUtils.html" title="class in util">ArrayUtils</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/acceptors/AcceptNewIfBetterThanWorst.html#toString()"><B>toString()</B></A> -
Method in 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#toString()"><B>toString()</B></A> -
Method in class algorithms.acceptors.<A HREF="../algorithms/acceptors/AcceptNewRemoveFirst.html" title="class in algorithms.acceptors">AcceptNewRemoveFirst</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/acceptors/SchrimpfAcceptance.html#toString()"><B>toString()</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/RemoveEmptyVehicles.html#toString()"><B>toString()</B></A> -
Method in class algorithms.<A HREF="../algorithms/RemoveEmptyVehicles.html" title="class in algorithms">RemoveEmptyVehicles</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/selectors/SelectBest.html#toString()"><B>toString()</B></A> -
Method in class algorithms.selectors.<A HREF="../algorithms/selectors/SelectBest.html" title="class in algorithms.selectors">SelectBest</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/IterationWithoutImprovementBreaker.html#toString()"><B>toString()</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/IterationWithoutImprovementBreaker.html" title="class in basics.algo">IterationWithoutImprovementBreaker</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/SearchStrategy.html#toString()"><B>toString()</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/TimeBreaker.html#toString()"><B>toString()</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/TimeBreaker.html" title="class in basics.algo">TimeBreaker</A>
<DD>&nbsp;
<DT><A HREF="../basics/algo/VariationCoefficientBreaker.html#toString()"><B>toString()</B></A> -
Method in class basics.algo.<A HREF="../basics/algo/VariationCoefficientBreaker.html" title="class in basics.algo">VariationCoefficientBreaker</A>
<DD>&nbsp;
<DT><A HREF="../basics/costs/DefaultVehicleRoutingActivityCosts.html#toString()"><B>toString()</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/route/End.html#toString()"><B>toString()</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/ServiceActivity.html#toString()"><B>toString()</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#toString()"><B>toString()</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/TimeWindow.html#toString()"><B>toString()</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/TourActivities.html#toString()"><B>toString()</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/VehicleImpl.html#toString()"><B>toString()</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/VehicleTypeImpl.html#toString()"><B>toString()</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/VehicleTypeImpl.VehicleCostParams.html#toString()"><B>toString()</B></A> -
Method in class basics.route.<A HREF="../basics/route/VehicleTypeImpl.VehicleCostParams.html" title="class in basics.route">VehicleTypeImpl.VehicleCostParams</A>
<DD>&nbsp;
<DT><A HREF="../basics/Service.html#toString()"><B>toString()</B></A> -
Method in class basics.<A HREF="../basics/Service.html" title="class in basics">Service</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblem.html#toString()"><B>toString()</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.html" title="class in basics">VehicleRoutingProblem</A>
<DD>&nbsp;
<DT><A HREF="../util/Coordinate.html#toString()"><B>toString()</B></A> -
Method in class util.<A HREF="../util/Coordinate.html" title="class in util">Coordinate</A>
<DD>&nbsp;
<DT><A HREF="../util/CrowFlyCosts.html#toString()"><B>toString()</B></A> -
Method in class util.<A HREF="../util/CrowFlyCosts.html" title="class in util">CrowFlyCosts</A>
<DD>&nbsp;
<DT><A HREF="../util/NeighborhoodImpl.html#toString()"><B>toString()</B></A> -
Method in class util.<A HREF="../util/NeighborhoodImpl.html" title="class in util">NeighborhoodImpl</A>
<DD>&nbsp;
<DT><A HREF="../util/StopWatch.html#toString()"><B>toString()</B></A> -
Method in class util.<A HREF="../util/StopWatch.html" title="class in util">StopWatch</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivities.html" title="class in basics.route"><B>TourActivities</B></A> - Class in <A HREF="../basics/route/package-summary.html">basics.route</A><DD>&nbsp;<DT><A HREF="../basics/route/TourActivities.html#TourActivities()"><B>TourActivities()</B></A> -
Constructor for class basics.route.<A HREF="../basics/route/TourActivities.html" title="class in basics.route">TourActivities</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivities.ReverseActivityIterator.html" title="class in basics.route"><B>TourActivities.ReverseActivityIterator</B></A> - Class in <A HREF="../basics/route/package-summary.html">basics.route</A><DD>&nbsp;<DT><A HREF="../basics/route/TourActivities.ReverseActivityIterator.html#TourActivities.ReverseActivityIterator(java.util.List)"><B>TourActivities.ReverseActivityIterator(List&lt;TourActivity&gt;)</B></A> -
Constructor for class basics.route.<A HREF="../basics/route/TourActivities.ReverseActivityIterator.html" title="class in basics.route">TourActivities.ReverseActivityIterator</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivity.html" title="interface in basics.route"><B>TourActivity</B></A> - Interface in <A HREF="../basics/route/package-summary.html">basics.route</A><DD>&nbsp;<DT><A HREF="../basics/route/TourActivity.JobActivity.html" title="interface in basics.route"><B>TourActivity.JobActivity</B></A>&lt;<A HREF="../basics/route/TourActivity.JobActivity.html" title="type parameter in TourActivity.JobActivity">T</A> extends <A HREF="../basics/Job.html" title="interface in basics">Job</A>&gt; - Interface in <A HREF="../basics/route/package-summary.html">basics.route</A><DD>&nbsp;<DT><A HREF="../basics/route/TourActivityFactory.html" title="interface in basics.route"><B>TourActivityFactory</B></A> - Interface in <A HREF="../basics/route/package-summary.html">basics.route</A><DD>&nbsp;<DT><A HREF="../basics/costs/VehicleRoutingActivityCosts.Time.html#TOUREND"><B>TOUREND</B></A> -
Static variable in class basics.costs.<A HREF="../basics/costs/VehicleRoutingActivityCosts.Time.html" title="class in basics.costs">VehicleRoutingActivityCosts.Time</A>
<DD>&nbsp;
<DT><A HREF="../basics/costs/VehicleRoutingActivityCosts.Time.html#TOURSTART"><B>TOURSTART</B></A> -
Static variable in class basics.costs.<A HREF="../basics/costs/VehicleRoutingActivityCosts.Time.html" title="class in basics.costs">VehicleRoutingActivityCosts.Time</A>
<DD>&nbsp;
<DT><A HREF="../basics/costs/TransportCost.html" title="interface in basics.costs"><B>TransportCost</B></A> - Interface in <A HREF="../basics/costs/package-summary.html">basics.costs</A><DD>&nbsp;<DT><A HREF="../basics/costs/TransportTime.html" title="interface in basics.costs"><B>TransportTime</B></A> - Interface in <A HREF="../basics/costs/package-summary.html">basics.costs</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-16.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-18.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-17.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-17.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>