documentation files
[aco.git] / doc / javadoc / index-files / index-2.html
blob1f062aa90c3fa705f790ce3d79ceb9f04e493f6a
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.6.0_18) on Mon Jul 05 12:01:13 CEST 2010 -->
6 <TITLE>
7 C-Index
8 </TITLE>
10 <META NAME="date" CONTENT="2010-07-05">
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
14 <SCRIPT type="text/javascript">
15 function windowTitle()
17 if (location.href.indexOf('is-external=true') == -1) {
18 parent.document.title="C-Index";
21 </SCRIPT>
22 <NOSCRIPT>
23 </NOSCRIPT>
25 </HEAD>
27 <BODY BGCOLOR="white" onload="windowTitle();">
28 <HR>
31 <!-- ========= START OF TOP NAVBAR ======= -->
32 <A NAME="navbar_top"><!-- --></A>
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35 <TR>
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37 <A NAME="navbar_top_firstrow"><!-- --></A>
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39 <TR ALIGN="center" VALIGN="top">
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48 </TR>
49 </TABLE>
50 </TD>
51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52 </EM>
53 </TD>
54 </TR>
56 <TR>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 &nbsp;<A HREF="index-1.html"><B>PREV LETTER</B></A>&nbsp;
59 &nbsp;<A HREF="index-3.html"><B>NEXT LETTER</B></A></FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61 <A HREF="../index.html?index-filesindex-2.html" target="_top"><B>FRAMES</B></A> &nbsp;
62 &nbsp;<A HREF="index-2.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
63 &nbsp;<SCRIPT type="text/javascript">
64 <!--
65 if(window==top) {
66 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
68 //-->
69 </SCRIPT>
70 <NOSCRIPT>
71 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
72 </NOSCRIPT>
75 </FONT></TD>
76 </TR>
77 </TABLE>
78 <A NAME="skip-navbar_top"></A>
79 <!-- ========= END OF TOP NAVBAR ========= -->
81 <A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">L</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">N</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <A HREF="index-17.html">W</A> <HR>
82 <A NAME="_C_"><!-- --></A><H2>
83 <B>C</B></H2>
84 <DL>
85 <DT><A HREF="../aco/graph/data/ChoiceInformation.html" title="class in aco.graph.data"><B>ChoiceInformation</B></A> - Class in <A HREF="../aco/graph/data/package-summary.html">aco.graph.data</A><DD>&nbsp;<DT><A HREF="../aco/graph/data/ChoiceInformation.html#ChoiceInformation(aco.mediator.ACOMediator)"><B>ChoiceInformation(ACOMediator)</B></A> -
86 Constructor for class aco.graph.data.<A HREF="../aco/graph/data/ChoiceInformation.html" title="class in aco.graph.data">ChoiceInformation</A>
87 <DD>&nbsp;
88 <DT><A HREF="../aco/strategy/ChoiceInformationStrategy.html" title="class in aco.strategy"><B>ChoiceInformationStrategy</B></A> - Class in <A HREF="../aco/strategy/package-summary.html">aco.strategy</A><DD>&nbsp;<DT><A HREF="../aco/strategy/ChoiceInformationStrategy.html#ChoiceInformationStrategy(aco.mediator.ACOMediator)"><B>ChoiceInformationStrategy(ACOMediator)</B></A> -
89 Constructor for class aco.strategy.<A HREF="../aco/strategy/ChoiceInformationStrategy.html" title="class in aco.strategy">ChoiceInformationStrategy</A>
90 <DD>&nbsp;
91 <DT><A HREF="../aco/mediator/ACOMediator.html#computeChoiceInformation()"><B>computeChoiceInformation()</B></A> -
92 Method in class aco.mediator.<A HREF="../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A>
93 <DD>&nbsp;
94 <DT><A HREF="../aco/strategy/acs/ACSChoiceInformationStrategy.html#computeChoiceInformation()"><B>computeChoiceInformation()</B></A> -
95 Method in class aco.strategy.acs.<A HREF="../aco/strategy/acs/ACSChoiceInformationStrategy.html" title="class in aco.strategy.acs">ACSChoiceInformationStrategy</A>
96 <DD>&nbsp;
97 <DT><A HREF="../aco/strategy/as/ASChoiceInformationStrategy.html#computeChoiceInformation()"><B>computeChoiceInformation()</B></A> -
98 Method in class aco.strategy.as.<A HREF="../aco/strategy/as/ASChoiceInformationStrategy.html" title="class in aco.strategy.as">ASChoiceInformationStrategy</A>
99 <DD>&nbsp;
100 <DT><A HREF="../aco/strategy/ChoiceInformationStrategy.html#computeChoiceInformation()"><B>computeChoiceInformation()</B></A> -
101 Method in class aco.strategy.<A HREF="../aco/strategy/ChoiceInformationStrategy.html" title="class in aco.strategy">ChoiceInformationStrategy</A>
102 <DD>&nbsp;
103 <DT><A HREF="../aco/strategy/distance/ATT_DistanceStrategy.html#computeDistance(aco.misc.CoordinatePair, aco.misc.CoordinatePair)"><B>computeDistance(CoordinatePair&lt;Integer, Integer&gt;, CoordinatePair&lt;Integer, Integer&gt;)</B></A> -
104 Method in class aco.strategy.distance.<A HREF="../aco/strategy/distance/ATT_DistanceStrategy.html" title="class in aco.strategy.distance">ATT_DistanceStrategy</A>
105 <DD>&nbsp;
106 <DT><A HREF="../aco/strategy/distance/EUC_2D_DistanceStrategy.html#computeDistance(aco.misc.CoordinatePair, aco.misc.CoordinatePair)"><B>computeDistance(CoordinatePair&lt;Integer, Integer&gt;, CoordinatePair&lt;Integer, Integer&gt;)</B></A> -
107 Method in class aco.strategy.distance.<A HREF="../aco/strategy/distance/EUC_2D_DistanceStrategy.html" title="class in aco.strategy.distance">EUC_2D_DistanceStrategy</A>
108 <DD>&nbsp;
109 <DT><A HREF="../aco/strategy/DistanceStrategy.html#computeDistance(aco.misc.CoordinatePair, aco.misc.CoordinatePair)"><B>computeDistance(CoordinatePair&lt;Integer, Integer&gt;, CoordinatePair&lt;Integer, Integer&gt;)</B></A> -
110 Method in class aco.strategy.<A HREF="../aco/strategy/DistanceStrategy.html" title="class in aco.strategy">DistanceStrategy</A>
111 <DD>&nbsp;
112 <DT><A HREF="../aco/mediator/ACOMediator.html#computeDistances()"><B>computeDistances()</B></A> -
113 Method in class aco.mediator.<A HREF="../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A>
114 <DD>&nbsp;
115 <DT><A HREF="../aco/strategy/DistanceStrategy.html#computeDistances()"><B>computeDistances()</B></A> -
116 Method in class aco.strategy.<A HREF="../aco/strategy/DistanceStrategy.html" title="class in aco.strategy">DistanceStrategy</A>
117 <DD>&nbsp;
118 <DT><A HREF="../aco/mediator/ACOMediator.html#computeHeuristicInformation()"><B>computeHeuristicInformation()</B></A> -
119 Method in class aco.mediator.<A HREF="../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A>
120 <DD>&nbsp;
121 <DT><A HREF="../aco/strategy/HeuristicInformationStrategy.html#computeHeuristicInformation()"><B>computeHeuristicInformation()</B></A> -
122 Method in class aco.strategy.<A HREF="../aco/strategy/HeuristicInformationStrategy.html" title="class in aco.strategy">HeuristicInformationStrategy</A>
123 <DD>&nbsp;
124 <DT><A HREF="../aco/mediator/ACOMediator.html#computeNearestNeighbourListDepth()"><B>computeNearestNeighbourListDepth()</B></A> -
125 Method in class aco.mediator.<A HREF="../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A>
126 <DD>&nbsp;
127 <DT><A HREF="../aco/strategy/GraphStrategy.html#computeNearestNeighbourListDepth()"><B>computeNearestNeighbourListDepth()</B></A> -
128 Method in class aco.strategy.<A HREF="../aco/strategy/GraphStrategy.html" title="class in aco.strategy">GraphStrategy</A>
129 <DD>&nbsp;
130 <DT><A HREF="../aco/graph/data/NearestNeighbourList.html#computeNearestNeighbours()"><B>computeNearestNeighbours()</B></A> -
131 Method in class aco.graph.data.<A HREF="../aco/graph/data/NearestNeighbourList.html" title="class in aco.graph.data">NearestNeighbourList</A>
132 <DD>&nbsp;
133 <DT><A HREF="../aco/mediator/ACOMediator.html#computeTauZero()"><B>computeTauZero()</B></A> -
134 Method in class aco.mediator.<A HREF="../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A>
135 <DD>&nbsp;
136 <DT><A HREF="../aco/strategy/acs/ACSTauZeroStrategy.html#computeTauZero()"><B>computeTauZero()</B></A> -
137 Method in class aco.strategy.acs.<A HREF="../aco/strategy/acs/ACSTauZeroStrategy.html" title="class in aco.strategy.acs">ACSTauZeroStrategy</A>
138 <DD>&nbsp;
139 <DT><A HREF="../aco/strategy/as/asrank/ASRankTauZeroStrategy.html#computeTauZero()"><B>computeTauZero()</B></A> -
140 Method in class aco.strategy.as.asrank.<A HREF="../aco/strategy/as/asrank/ASRankTauZeroStrategy.html" title="class in aco.strategy.as.asrank">ASRankTauZeroStrategy</A>
141 <DD>&nbsp;
142 <DT><A HREF="../aco/strategy/as/eas/EASTauZeroStrategy.html#computeTauZero()"><B>computeTauZero()</B></A> -
143 Method in class aco.strategy.as.eas.<A HREF="../aco/strategy/as/eas/EASTauZeroStrategy.html" title="class in aco.strategy.as.eas">EASTauZeroStrategy</A>
144 <DD>&nbsp;
145 <DT><A HREF="../aco/strategy/as/simpleas/SimpleASTauZeroStrategy.html#computeTauZero()"><B>computeTauZero()</B></A> -
146 Method in class aco.strategy.as.simpleas.<A HREF="../aco/strategy/as/simpleas/SimpleASTauZeroStrategy.html" title="class in aco.strategy.as.simpleas">SimpleASTauZeroStrategy</A>
147 <DD>&nbsp;
148 <DT><A HREF="../aco/strategy/TauZeroStrategy.html#computeTauZero()"><B>computeTauZero()</B></A> -
149 Method in class aco.strategy.<A HREF="../aco/strategy/TauZeroStrategy.html" title="class in aco.strategy">TauZeroStrategy</A>
150 <DD>&nbsp;
151 <DT><A HREF="../aco/mediator/ACOMediator.html#computeTourLength(aco.ant.Ant)"><B>computeTourLength(Ant)</B></A> -
152 Method in class aco.mediator.<A HREF="../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A>
153 <DD>&nbsp;
154 <DT><A HREF="../aco/strategy/ACOStrategy.html#computeTourLength(aco.ant.Ant)"><B>computeTourLength(Ant)</B></A> -
155 Method in class aco.strategy.<A HREF="../aco/strategy/ACOStrategy.html" title="class in aco.strategy">ACOStrategy</A>
156 <DD>&nbsp;
157 <DT><A HREF="../aco/graph/data/CoordinateData.html" title="class in aco.graph.data"><B>CoordinateData</B></A> - Class in <A HREF="../aco/graph/data/package-summary.html">aco.graph.data</A><DD>&nbsp;<DT><A HREF="../aco/graph/data/CoordinateData.html#CoordinateData(aco.tsplibreader.TSPLibReader)"><B>CoordinateData(TSPLibReader)</B></A> -
158 Constructor for class aco.graph.data.<A HREF="../aco/graph/data/CoordinateData.html" title="class in aco.graph.data">CoordinateData</A>
159 <DD>&nbsp;
160 <DT><A HREF="../aco/misc/CoordinatePair.html" title="class in aco.misc"><B>CoordinatePair</B></A>&lt;<A HREF="../aco/misc/CoordinatePair.html" title="type parameter in CoordinatePair">F</A>,<A HREF="../aco/misc/CoordinatePair.html" title="type parameter in CoordinatePair">S</A>&gt; - Class in <A HREF="../aco/misc/package-summary.html">aco.misc</A><DD>&nbsp;<DT><A HREF="../aco/misc/CoordinatePair.html#CoordinatePair(F, S)"><B>CoordinatePair(F, S)</B></A> -
161 Constructor for class aco.misc.<A HREF="../aco/misc/CoordinatePair.html" title="class in aco.misc">CoordinatePair</A>
162 <DD>&nbsp;
163 </DL>
164 <HR>
167 <!-- ======= START OF BOTTOM NAVBAR ====== -->
168 <A NAME="navbar_bottom"><!-- --></A>
169 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
170 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
171 <TR>
172 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
173 <A NAME="navbar_bottom_firstrow"><!-- --></A>
174 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
175 <TR ALIGN="center" VALIGN="top">
176 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
177 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
178 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
179 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
180 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
181 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
182 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
183 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
184 </TR>
185 </TABLE>
186 </TD>
187 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
188 </EM>
189 </TD>
190 </TR>
192 <TR>
193 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
194 &nbsp;<A HREF="index-1.html"><B>PREV LETTER</B></A>&nbsp;
195 &nbsp;<A HREF="index-3.html"><B>NEXT LETTER</B></A></FONT></TD>
196 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
197 <A HREF="../index.html?index-filesindex-2.html" target="_top"><B>FRAMES</B></A> &nbsp;
198 &nbsp;<A HREF="index-2.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
199 &nbsp;<SCRIPT type="text/javascript">
200 <!--
201 if(window==top) {
202 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
204 //-->
205 </SCRIPT>
206 <NOSCRIPT>
207 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
208 </NOSCRIPT>
211 </FONT></TD>
212 </TR>
213 </TABLE>
214 <A NAME="skip-navbar_bottom"></A>
215 <!-- ======== END OF BOTTOM NAVBAR ======= -->
217 <A HREF="index-1.html">A</A> <A HREF="index-2.html">C</A> <A HREF="index-3.html">D</A> <A HREF="index-4.html">E</A> <A HREF="index-5.html">G</A> <A HREF="index-6.html">H</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">L</A> <A HREF="index-9.html">M</A> <A HREF="index-10.html">N</A> <A HREF="index-11.html">P</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <A HREF="index-15.html">U</A> <A HREF="index-16.html">V</A> <A HREF="index-17.html">W</A> <HR>
219 </BODY>
220 </HTML>