1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

relax api

This commit is contained in:
Stefan Schroeder 2013-10-09 15:17:55 +02:00
parent e68df7a874
commit 0730c465dc
447 changed files with 100795 additions and 270 deletions

View file

@ -0,0 +1,102 @@
<!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:21 CEST 2013 -->
<TITLE>
basics.algo
</TITLE>
<META NAME="date" CONTENT="2013-10-09">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../basics/algo/package-summary.html" target="classFrame">basics.algo</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AlgorithmEndsListener.html" title="interface in basics.algo" target="classFrame"><I>AlgorithmEndsListener</I></A>
<BR>
<A HREF="AlgorithmStartsListener.html" title="interface in basics.algo" target="classFrame"><I>AlgorithmStartsListener</I></A>
<BR>
<A HREF="InsertionEndsListener.html" title="interface in basics.algo" target="classFrame"><I>InsertionEndsListener</I></A>
<BR>
<A HREF="InsertionListener.html" title="interface in basics.algo" target="classFrame"><I>InsertionListener</I></A>
<BR>
<A HREF="InsertionStartsListener.html" title="interface in basics.algo" target="classFrame"><I>InsertionStartsListener</I></A>
<BR>
<A HREF="IterationEndsListener.html" title="interface in basics.algo" target="classFrame"><I>IterationEndsListener</I></A>
<BR>
<A HREF="IterationStartsListener.html" title="interface in basics.algo" target="classFrame"><I>IterationStartsListener</I></A>
<BR>
<A HREF="JobInsertedListener.html" title="interface in basics.algo" target="classFrame"><I>JobInsertedListener</I></A>
<BR>
<A HREF="PrematureAlgorithmBreaker.html" title="interface in basics.algo" target="classFrame"><I>PrematureAlgorithmBreaker</I></A>
<BR>
<A HREF="RuinListener.html" title="interface in basics.algo" target="classFrame"><I>RuinListener</I></A>
<BR>
<A HREF="SearchStrategyListener.html" title="interface in basics.algo" target="classFrame"><I>SearchStrategyListener</I></A>
<BR>
<A HREF="SearchStrategyModule.html" title="interface in basics.algo" target="classFrame"><I>SearchStrategyModule</I></A>
<BR>
<A HREF="SearchStrategyModuleListener.html" title="interface in basics.algo" target="classFrame"><I>SearchStrategyModuleListener</I></A>
<BR>
<A HREF="StrategySelectedListener.html" title="interface in basics.algo" target="classFrame"><I>StrategySelectedListener</I></A>
<BR>
<A HREF="VehicleRoutingAlgorithmFactory.html" title="interface in basics.algo" target="classFrame"><I>VehicleRoutingAlgorithmFactory</I></A>
<BR>
<A HREF="VehicleRoutingAlgorithmListener.html" title="interface in basics.algo" target="classFrame"><I>VehicleRoutingAlgorithmListener</I></A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="InsertionListeners.html" title="class in basics.algo" target="classFrame">InsertionListeners</A>
<BR>
<A HREF="IterationWithoutImprovementBreaker.html" title="class in basics.algo" target="classFrame">IterationWithoutImprovementBreaker</A>
<BR>
<A HREF="RuinListeners.html" title="class in basics.algo" target="classFrame">RuinListeners</A>
<BR>
<A HREF="SearchStrategy.html" title="class in basics.algo" target="classFrame">SearchStrategy</A>
<BR>
<A HREF="SearchStrategy.DiscoveredSolution.html" title="class in basics.algo" target="classFrame">SearchStrategy.DiscoveredSolution</A>
<BR>
<A HREF="SearchStrategyManager.html" title="class in basics.algo" target="classFrame">SearchStrategyManager</A>
<BR>
<A HREF="TimeBreaker.html" title="class in basics.algo" target="classFrame">TimeBreaker</A>
<BR>
<A HREF="VariationCoefficientBreaker.html" title="class in basics.algo" target="classFrame">VariationCoefficientBreaker</A>
<BR>
<A HREF="VehicleRoutingAlgorithmListeners.html" title="class in basics.algo" target="classFrame">VehicleRoutingAlgorithmListeners</A>
<BR>
<A HREF="VehicleRoutingAlgorithmListeners.PrioritizedVRAListener.html" title="class in basics.algo" target="classFrame">VehicleRoutingAlgorithmListeners.PrioritizedVRAListener</A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Enums</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="VehicleRoutingAlgorithmListeners.Priority.html" title="enum in basics.algo" target="classFrame">VehicleRoutingAlgorithmListeners.Priority</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>