mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
250 lines
17 KiB
HTML
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> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="index-2.html"><B>PREV LETTER</B></A>
|
|
<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>
|
|
<A HREF="index-3.html" target="_top"><B>NO FRAMES</B></A>
|
|
<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>
|
|
<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>
|
|
<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> <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>
|
|
<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>
|
|
<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>
|
|
<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> <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>
|
|
<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> <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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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>
|
|
<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> <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>
|
|
</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> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="index-2.html"><B>PREV LETTER</B></A>
|
|
<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>
|
|
<A HREF="index-3.html" target="_top"><B>NO FRAMES</B></A>
|
|
<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>
|