documentation files
[aco.git] / doc / javadoc / aco / environment / as / ASEnvironment.html
blob699116f8e66f11031361faa5012ca0c49e6133fa
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:07 CEST 2010 -->
6 <TITLE>
7 ASEnvironment
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="ASEnvironment";
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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ASEnvironment.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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;PREV CLASS&nbsp;
59 &nbsp;NEXT CLASS</FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61 <A HREF="../../../index.html?aco/environment/as/ASEnvironment.html" target="_top"><B>FRAMES</B></A> &nbsp;
62 &nbsp;<A HREF="ASEnvironment.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 <TR>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_aco.environment.Environment">METHOD</A></FONT></TD>
80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
82 </TR>
83 </TABLE>
84 <A NAME="skip-navbar_top"></A>
85 <!-- ========= END OF TOP NAVBAR ========= -->
87 <HR>
88 <!-- ======== START OF CLASS DATA ======== -->
89 <H2>
90 <FONT SIZE="-1">
91 aco.environment.as</FONT>
92 <BR>
93 Class ASEnvironment</H2>
94 <PRE>
95 java.lang.Object
96 <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.util.Observable
97 <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../aco/environment/Environment.html" title="class in aco.environment">aco.environment.Environment</A>
98 <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>aco.environment.as.ASEnvironment</B>
99 </PRE>
100 <DL>
101 <DT><B>All Implemented Interfaces:</B> <DD>java.lang.Runnable</DD>
102 </DL>
103 <HR>
104 <DL>
105 <DT><PRE>public class <B>ASEnvironment</B><DT>extends <A HREF="../../../aco/environment/Environment.html" title="class in aco.environment">Environment</A></DL>
106 </PRE>
109 <HR>
113 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
115 <A NAME="constructor_summary"><!-- --></A>
116 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
119 <B>Constructor Summary</B></FONT></TH>
120 </TR>
121 <TR BGCOLOR="white" CLASS="TableRowColor">
122 <TD><CODE><B><A HREF="../../../aco/environment/as/ASEnvironment.html#ASEnvironment(aco.mediator.as.ASMediator)">ASEnvironment</A></B>(<A HREF="../../../aco/mediator/as/ASMediator.html" title="class in aco.mediator.as">ASMediator</A>&nbsp;acom)</CODE>
124 <BR>
125 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
126 </TR>
127 </TABLE>
128 &nbsp;
129 <!-- ========== METHOD SUMMARY =========== -->
131 <A NAME="method_summary"><!-- --></A>
132 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
133 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
134 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
135 <B>Method Summary</B></FONT></TH>
136 </TR>
137 </TABLE>
138 &nbsp;<A NAME="methods_inherited_from_class_aco.environment.Environment"><!-- --></A>
139 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
140 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
141 <TH ALIGN="left"><B>Methods inherited from class aco.environment.<A HREF="../../../aco/environment/Environment.html" title="class in aco.environment">Environment</A></B></TH>
142 </TR>
143 <TR BGCOLOR="white" CLASS="TableRowColor">
144 <TD><CODE><A HREF="../../../aco/environment/Environment.html#addGlobalBestTour(java.lang.Integer, int[])">addGlobalBestTour</A>, <A HREF="../../../aco/environment/Environment.html#getGlobalBestTour()">getGlobalBestTour</A>, <A HREF="../../../aco/environment/Environment.html#getGlobalBestTour(int)">getGlobalBestTour</A>, <A HREF="../../../aco/environment/Environment.html#getGlobalBestTourIteration()">getGlobalBestTourIteration</A>, <A HREF="../../../aco/environment/Environment.html#getGlobalBestTourLength()">getGlobalBestTourLength</A>, <A HREF="../../../aco/environment/Environment.html#getGlobalBestTourMap()">getGlobalBestTourMap</A>, <A HREF="../../../aco/environment/Environment.html#run()">run</A>, <A HREF="../../../aco/environment/Environment.html#setGlobalBestTour(int[])">setGlobalBestTour</A>, <A HREF="../../../aco/environment/Environment.html#setGlobalBestTour(int, int)">setGlobalBestTour</A>, <A HREF="../../../aco/environment/Environment.html#setGlobalBestTourIteration(int)">setGlobalBestTourIteration</A>, <A HREF="../../../aco/environment/Environment.html#setGlobalBestTourLength(int)">setGlobalBestTourLength</A>, <A HREF="../../../aco/environment/Environment.html#toString()">toString</A></CODE></TD>
145 </TR>
146 </TABLE>
147 &nbsp;<A NAME="methods_inherited_from_class_java.util.Observable"><!-- --></A>
148 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
149 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
150 <TH ALIGN="left"><B>Methods inherited from class java.util.Observable</B></TH>
151 </TR>
152 <TR BGCOLOR="white" CLASS="TableRowColor">
153 <TD><CODE>addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers</CODE></TD>
154 </TR>
155 </TABLE>
156 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
157 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
158 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
159 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
160 </TR>
161 <TR BGCOLOR="white" CLASS="TableRowColor">
162 <TD><CODE>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
163 </TR>
164 </TABLE>
165 &nbsp;
168 <!-- ========= CONSTRUCTOR DETAIL ======== -->
170 <A NAME="constructor_detail"><!-- --></A>
171 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
172 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
173 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
174 <B>Constructor Detail</B></FONT></TH>
175 </TR>
176 </TABLE>
178 <A NAME="ASEnvironment(aco.mediator.as.ASMediator)"><!-- --></A><H3>
179 ASEnvironment</H3>
180 <PRE>
181 public <B>ASEnvironment</B>(<A HREF="../../../aco/mediator/as/ASMediator.html" title="class in aco.mediator.as">ASMediator</A>&nbsp;acom)</PRE>
182 <DL>
183 </DL>
184 <!-- ========= END OF CLASS DATA ========= -->
185 <HR>
188 <!-- ======= START OF BOTTOM NAVBAR ====== -->
189 <A NAME="navbar_bottom"><!-- --></A>
190 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
191 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
192 <TR>
193 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
194 <A NAME="navbar_bottom_firstrow"><!-- --></A>
195 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
196 <TR ALIGN="center" VALIGN="top">
197 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
198 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
199 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
200 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ASEnvironment.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
201 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
202 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
203 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
204 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
205 </TR>
206 </TABLE>
207 </TD>
208 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
209 </EM>
210 </TD>
211 </TR>
213 <TR>
214 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
215 &nbsp;PREV CLASS&nbsp;
216 &nbsp;NEXT CLASS</FONT></TD>
217 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
218 <A HREF="../../../index.html?aco/environment/as/ASEnvironment.html" target="_top"><B>FRAMES</B></A> &nbsp;
219 &nbsp;<A HREF="ASEnvironment.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
220 &nbsp;<SCRIPT type="text/javascript">
221 <!--
222 if(window==top) {
223 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
225 //-->
226 </SCRIPT>
227 <NOSCRIPT>
228 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
229 </NOSCRIPT>
232 </FONT></TD>
233 </TR>
234 <TR>
235 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
236 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_aco.environment.Environment">METHOD</A></FONT></TD>
237 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
238 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
239 </TR>
240 </TABLE>
241 <A NAME="skip-navbar_bottom"></A>
242 <!-- ======== END OF BOTTOM NAVBAR ======= -->
244 <HR>
246 </BODY>
247 </HTML>