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

250 lines
17 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>
C-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="C-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-2.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-3.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="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="../util/EuclideanDistanceCalculator.html#calculateDistance(util.Coordinate, util.Coordinate)"><B>calculateDistance(Coordinate, Coordinate)</B></A> -
Static method in class util.<A HREF="../util/EuclideanDistanceCalculator.html" title="class in util">EuclideanDistanceCalculator</A>
<DD>&nbsp;
<DT><A HREF="../util/ManhattanDistanceCalculator.html#calculateDistance(util.Coordinate, util.Coordinate)"><B>calculateDistance(Coordinate, Coordinate)</B></A> -
Static method in class util.<A HREF="../util/ManhattanDistanceCalculator.html" title="class in util">ManhattanDistanceCalculator</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/CalculationUtils.html" title="class in algorithms"><B>CalculationUtils</B></A> - Class in <A HREF="../algorithms/package-summary.html">algorithms</A><DD>&nbsp;<DT><A HREF="../algorithms/CalculationUtils.html#CalculationUtils()"><B>CalculationUtils()</B></A> -
Constructor for class algorithms.<A HREF="../algorithms/CalculationUtils.html" title="class in algorithms">CalculationUtils</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/ServiceActivity.html#capacityDemand"><B>capacityDemand</B></A> -
Variable in class basics.route.<A HREF="../basics/route/ServiceActivity.html" title="class in basics.route">ServiceActivity</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/StateManagerImpl.html#clear()"><B>clear()</B></A> -
Method in class algorithms.<A HREF="../algorithms/StateManagerImpl.html" title="class in algorithms">StateManagerImpl</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/ConstraintManager.html" title="class in algorithms"><B>ConstraintManager</B></A> - Class in <A HREF="../algorithms/package-summary.html">algorithms</A><DD>&nbsp;<DT><A HREF="../algorithms/ConstraintManager.html#ConstraintManager()"><B>ConstraintManager()</B></A> -
Constructor for class algorithms.<A HREF="../algorithms/ConstraintManager.html" title="class in algorithms">ConstraintManager</A>
<DD>&nbsp;
<DT><A HREF="../util/Coordinate.html" title="class in util"><B>Coordinate</B></A> - Class in <A HREF="../util/package-summary.html">util</A><DD>&nbsp;<DT><A HREF="../util/Coordinate.html#Coordinate(double, double)"><B>Coordinate(double, double)</B></A> -
Constructor for class util.<A HREF="../util/Coordinate.html" title="class in util">Coordinate</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/End.html#copyOf(basics.route.End)"><B>copyOf(End)</B></A> -
Static 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#copyOf(basics.route.ServiceActivity)"><B>copyOf(ServiceActivity)</B></A> -
Static 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#copyOf(basics.route.Start)"><B>copyOf(Start)</B></A> -
Static 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/TourActivities.html#copyOf(basics.route.TourActivities)"><B>copyOf(TourActivities)</B></A> -
Static 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.html#copyOf(basics.route.VehicleRoute)"><B>copyOf(VehicleRoute)</B></A> -
Static 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#copyOf(basics.VehicleRoutingProblemSolution)"><B>copyOf(VehicleRoutingProblemSolution)</B></A> -
Static method in class basics.<A HREF="../basics/VehicleRoutingProblemSolution.html" title="class in basics">VehicleRoutingProblemSolution</A>
<DD>Makes a deep copy of the solution to be copied.
<DT><A HREF="../basics/route/ServiceActivity.html#counter"><B>counter</B></A> -
Static variable in class basics.route.<A HREF="../basics/route/ServiceActivity.html" title="class in basics.route">ServiceActivity</A>
<DD>&nbsp;
<DT><A HREF="../util/Counter.html" title="class in util"><B>Counter</B></A> - Class in <A HREF="../util/package-summary.html">util</A><DD>Counter which is a copy of Counter.java at package org.matsim.core.utils.misc (www.matsim.org);<DT><A HREF="../util/Counter.html#Counter(java.lang.String)"><B>Counter(String)</B></A> -
Constructor for class util.<A HREF="../util/Counter.html" title="class in util">Counter</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/DefaultTourActivityFactory.html#createActivity(basics.Service)"><B>createActivity(Service)</B></A> -
Method in class basics.route.<A HREF="../basics/route/DefaultTourActivityFactory.html" title="class in basics.route">DefaultTourActivityFactory</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/TourActivityFactory.html#createActivity(basics.Service)"><B>createActivity(Service)</B></A> -
Method in interface basics.route.<A HREF="../basics/route/TourActivityFactory.html" title="interface in basics.route">TourActivityFactory</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/GreedySchrimpfFactory.html#createAlgorithm(basics.VehicleRoutingProblem)"><B>createAlgorithm(VehicleRoutingProblem)</B></A> -
Method in class algorithms.<A HREF="../algorithms/GreedySchrimpfFactory.html" title="class in algorithms">GreedySchrimpfFactory</A>
<DD>Creates the <A HREF="../basics/VehicleRoutingAlgorithm.html" title="class in basics"><CODE>VehicleRoutingAlgorithm</CODE></A>.
<DT><A HREF="../algorithms/SchrimpfFactory.html#createAlgorithm(basics.VehicleRoutingProblem)"><B>createAlgorithm(VehicleRoutingProblem)</B></A> -
Method in class algorithms.<A HREF="../algorithms/SchrimpfFactory.html" title="class in algorithms">SchrimpfFactory</A>
<DD>Creates the <A HREF="../basics/VehicleRoutingAlgorithm.html" title="class in basics"><CODE>VehicleRoutingAlgorithm</CODE></A>.
<DT><A HREF="../algorithms/VehicleRoutingAlgorithms.html#createAlgorithm(basics.VehicleRoutingProblem, basics.io.AlgorithmConfig)"><B>createAlgorithm(VehicleRoutingProblem, AlgorithmConfig)</B></A> -
Static method in class algorithms.<A HREF="../algorithms/VehicleRoutingAlgorithms.html" title="class in algorithms">VehicleRoutingAlgorithms</A>
<DD>Creates a <A HREF="../basics/VehicleRoutingAlgorithm.html" title="class in basics"><CODE>VehicleRoutingAlgorithm</CODE></A> from a AlgorithConfig based on the input vrp.
<DT><A HREF="../basics/algo/VehicleRoutingAlgorithmFactory.html#createAlgorithm(basics.VehicleRoutingProblem)"><B>createAlgorithm(VehicleRoutingProblem)</B></A> -
Method in interface basics.algo.<A HREF="../basics/algo/VehicleRoutingAlgorithmFactory.html" title="interface in basics.algo">VehicleRoutingAlgorithmFactory</A>
<DD>&nbsp;
<DT><A HREF="../basics/io/VrpXMLReader.ServiceBuilderFactory.html#createBuilder(java.lang.String, java.lang.String, int)"><B>createBuilder(String, String, int)</B></A> -
Method in interface basics.io.<A HREF="../basics/io/VrpXMLReader.ServiceBuilderFactory.html" title="interface in basics.io">VrpXMLReader.ServiceBuilderFactory</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/FiniteFleetManagerFactory.html#createFleetManager()"><B>createFleetManager()</B></A> -
Method in class algorithms.<A HREF="../algorithms/FiniteFleetManagerFactory.html" title="class in algorithms">FiniteFleetManagerFactory</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/InfiniteFleetManagerFactory.html#createFleetManager()"><B>createFleetManager()</B></A> -
Method in class algorithms.<A HREF="../algorithms/InfiniteFleetManagerFactory.html" title="class in algorithms">InfiniteFleetManagerFactory</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/VehicleFleetManagerFactory.html#createFleetManager()"><B>createFleetManager()</B></A> -
Method in interface algorithms.<A HREF="../algorithms/VehicleFleetManagerFactory.html" title="interface in algorithms">VehicleFleetManagerFactory</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/StateIdFactory.html#createId(java.lang.String)"><B>createId(String)</B></A> -
Static method in class algorithms.<A HREF="../algorithms/StateIdFactory.html" title="class in algorithms">StateIdFactory</A>
<DD>&nbsp;
<DT><A HREF="../basics/VehicleRoutingProblem.Builder.html#createLocation(double, double)"><B>createLocation(double, double)</B></A> -
Method in class basics.<A HREF="../basics/VehicleRoutingProblem.Builder.html" title="class in basics">VehicleRoutingProblem.Builder</A>
<DD>Create a location (i.e.
<DT><A HREF="../basics/route/VehicleImpl.html#createNoVehicle()"><B>createNoVehicle()</B></A> -
Static method in class basics.route.<A HREF="../basics/route/VehicleImpl.html" title="class in basics.route">VehicleImpl</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/BestInsertionInitialSolutionFactory.html#createSolution(basics.VehicleRoutingProblem)"><B>createSolution(VehicleRoutingProblem)</B></A> -
Method in class algorithms.<A HREF="../algorithms/BestInsertionInitialSolutionFactory.html" title="class in algorithms">BestInsertionInitialSolutionFactory</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/InitialSolutionFactory.html#createSolution(basics.VehicleRoutingProblem)"><B>createSolution(VehicleRoutingProblem)</B></A> -
Method in interface algorithms.<A HREF="../algorithms/InitialSolutionFactory.html" title="interface in algorithms">InitialSolutionFactory</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/RadialRuinStrategyFactory.html#createStrategy(basics.VehicleRoutingProblem)"><B>createStrategy(VehicleRoutingProblem)</B></A> -
Method in class algorithms.<A HREF="../algorithms/RadialRuinStrategyFactory.html" title="class in algorithms">RadialRuinStrategyFactory</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/RandomRuinStrategyFactory.html#createStrategy(basics.VehicleRoutingProblem)"><B>createStrategy(VehicleRoutingProblem)</B></A> -
Method in class algorithms.<A HREF="../algorithms/RandomRuinStrategyFactory.html" title="class in algorithms">RandomRuinStrategyFactory</A>
<DD>&nbsp;
<DT><A HREF="../algorithms/RuinStrategyFactory.html#createStrategy(basics.VehicleRoutingProblem)"><B>createStrategy(VehicleRoutingProblem)</B></A> -
Method in interface algorithms.<A HREF="../algorithms/RuinStrategyFactory.html" title="interface in algorithms">RuinStrategyFactory</A>
<DD>&nbsp;
<DT><A HREF="../basics/route/End.html#creation"><B>creation</B></A> -
Static variable 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#creation"><B>creation</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="../util/CrowFlyCosts.html" title="class in util"><B>CrowFlyCosts</B></A> - Class in <A HREF="../util/package-summary.html">util</A><DD>&nbsp;<DT><A HREF="../util/CrowFlyCosts.html#CrowFlyCosts(util.Locations)"><B>CrowFlyCosts(Locations)</B></A> -
Constructor for class util.<A HREF="../util/CrowFlyCosts.html" title="class in util">CrowFlyCosts</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-2.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-3.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>