Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Modification of Makefile and Utils.
[mapping.git] / javadoc / and / Mapping / class-use / Graph.html
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_0) on Tue Feb 02 14:44:20 CET 2010 -->
6 <TITLE>
7 Uses of Class and.Mapping.Graph
8 </TITLE>
9
10 <META NAME="date" CONTENT="2010-02-02">
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17     if (location.href.indexOf('is-external=true') == -1) {
18         parent.document.title="Uses of Class and.Mapping.Graph";
19     }
20 }
21 </SCRIPT>
22 <NOSCRIPT>
23 </NOSCRIPT>
24
25 </HEAD>
26
27 <BODY BGCOLOR="white" onload="windowTitle();">
28 <HR>
29
30
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="../../../and/Mapping/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../and/Mapping/Graph.html" title="class in and.Mapping"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
42   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47   </TR>
48 </TABLE>
49 </TD>
50 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51 </EM>
52 </TD>
53 </TR>
54
55 <TR>
56 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57 &nbsp;PREV&nbsp;
58 &nbsp;NEXT</FONT></TD>
59 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60   <A HREF="../../../index.html?and/Mapping//class-useGraph.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61 &nbsp;<A HREF="Graph.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
62 &nbsp;<SCRIPT type="text/javascript">
63   <!--
64   if(window==top) {
65     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
66   }
67   //-->
68 </SCRIPT>
69 <NOSCRIPT>
70   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
71 </NOSCRIPT>
72
73
74 </FONT></TD>
75 </TR>
76 </TABLE>
77 <A NAME="skip-navbar_top"></A>
78 <!-- ========= END OF TOP NAVBAR ========= -->
79
80 <HR>
81 <CENTER>
82 <H2>
83 <B>Uses of Class<br>and.Mapping.Graph</B></H2>
84 </CENTER>
85 <A NAME="and.Mapping"><!-- --></A>
86 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
87 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
88 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
89 Uses of <A HREF="../../../and/Mapping/Graph.html" title="class in and.Mapping">Graph</A> in <A HREF="../../../and/Mapping/package-summary.html">and.Mapping</A></FONT></TH>
90 </TR>
91 </TABLE>
92 &nbsp;
93 <P>
94
95 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
96 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
97 <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../and/Mapping/package-summary.html">and.Mapping</A> that return <A HREF="../../../and/Mapping/Graph.html" title="class in and.Mapping">Graph</A></FONT></TH>
98 </TR>
99 <TR BGCOLOR="white" CLASS="TableRowColor">
100 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
101 <CODE>static&nbsp;<A HREF="../../../and/Mapping/Graph.html" title="class in and.Mapping">Graph</A></CODE></FONT></TD>
102 <TD><CODE><B>Utils.</B><B><A HREF="../../../and/Mapping/Utils.html#readGraph(java.lang.String)">readGraph</A></B>(java.lang.String&nbsp;_file)</CODE>
103
104 <BR>
105 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Read an application Graph from a file.</TD>
106 </TR>
107 </TABLE>
108 &nbsp;
109 <P>
110
111 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
112 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
113 <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../and/Mapping/package-summary.html">and.Mapping</A> with parameters of type <A HREF="../../../and/Mapping/Graph.html" title="class in and.Mapping">Graph</A></FONT></TH>
114 </TR>
115 <TR BGCOLOR="white" CLASS="TableRowColor">
116 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
117 <CODE>static&nbsp;void</CODE></FONT></TD>
118 <TD><CODE><B>Utils.</B><B><A HREF="../../../and/Mapping/Utils.html#writeGraph(and.Mapping.Graph, java.lang.String, java.lang.String)">writeGraph</A></B>(<A HREF="../../../and/Mapping/Graph.html" title="class in and.Mapping">Graph</A>&nbsp;_gr,
119            java.lang.String&nbsp;_file,
120            java.lang.String&nbsp;_path)</CODE>
121
122 <BR>
123 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Write an application Graph in a file.</TD>
124 </TR>
125 </TABLE>
126 &nbsp;
127 <P>
128
129 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
130 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
131 <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../and/Mapping/package-summary.html">and.Mapping</A> with parameters of type <A HREF="../../../and/Mapping/Graph.html" title="class in and.Mapping">Graph</A></FONT></TH>
132 </TR>
133 <TR BGCOLOR="white" CLASS="TableRowColor">
134 <TD><CODE><B><A HREF="../../../and/Mapping/Algo.html#Algo(and.Mapping.Graph, and.Mapping.Grid)">Algo</A></B>(<A HREF="../../../and/Mapping/Graph.html" title="class in and.Mapping">Graph</A>&nbsp;_gr,
135      <A HREF="../../../and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>&nbsp;_gl)</CODE>
136
137 <BR>
138 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
139 </TR>
140 <TR BGCOLOR="white" CLASS="TableRowColor">
141 <TD><CODE><B><A HREF="../../../and/Mapping/DefaultMapping.html#DefaultMapping(and.Mapping.Graph, and.Mapping.Grid, java.util.ArrayList)">DefaultMapping</A></B>(<A HREF="../../../and/Mapping/Graph.html" title="class in and.Mapping">Graph</A>&nbsp;_gr,
142                <A HREF="../../../and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>&nbsp;_gd,
143                java.util.ArrayList&lt;<A HREF="../../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&gt;&nbsp;_gnodes)</CODE>
144
145 <BR>
146 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
147 </TR>
148 <TR BGCOLOR="white" CLASS="TableRowColor">
149 <TD><CODE><B><A HREF="../../../and/Mapping/LSM.html#LSM(and.Mapping.Graph, and.Mapping.Grid)">LSM</A></B>(<A HREF="../../../and/Mapping/Graph.html" title="class in and.Mapping">Graph</A>&nbsp;_gr,
150     <A HREF="../../../and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>&nbsp;_gl)</CODE>
151
152 <BR>
153 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
154 </TR>
155 <TR BGCOLOR="white" CLASS="TableRowColor">
156 <TD><CODE><B><A HREF="../../../and/Mapping/LSM.html#LSM(and.Mapping.Graph, and.Mapping.Grid, double)">LSM</A></B>(<A HREF="../../../and/Mapping/Graph.html" title="class in and.Mapping">Graph</A>&nbsp;_gr,
157     <A HREF="../../../and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>&nbsp;_gl,
158     double&nbsp;_dep_min)</CODE>
159
160 <BR>
161 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
162 </TR>
163 <TR BGCOLOR="white" CLASS="TableRowColor">
164 <TD><CODE><B><A HREF="../../../and/Mapping/QM.html#QM(and.Mapping.Graph, and.Mapping.Grid, double)">QM</A></B>(<A HREF="../../../and/Mapping/Graph.html" title="class in and.Mapping">Graph</A>&nbsp;_gr,
165    <A HREF="../../../and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>&nbsp;_gd,
166    double&nbsp;_f)</CODE>
167
168 <BR>
169 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor</TD>
170 </TR>
171 <TR BGCOLOR="white" CLASS="TableRowColor">
172 <TD><CODE><B><A HREF="../../../and/Mapping/Simple.html#Simple(and.Mapping.Graph, and.Mapping.Grid)">Simple</A></B>(<A HREF="../../../and/Mapping/Graph.html" title="class in and.Mapping">Graph</A>&nbsp;_gr,
173        <A HREF="../../../and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>&nbsp;_gd)</CODE>
174
175 <BR>
176 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
177 </TR>
178 </TABLE>
179 &nbsp;
180 <P>
181 <HR>
182
183
184 <!-- ======= START OF BOTTOM NAVBAR ====== -->
185 <A NAME="navbar_bottom"><!-- --></A>
186 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
187 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
188 <TR>
189 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
190 <A NAME="navbar_bottom_firstrow"><!-- --></A>
191 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
192   <TR ALIGN="center" VALIGN="top">
193   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../and/Mapping/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
194   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../and/Mapping/Graph.html" title="class in and.Mapping"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
195   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
196   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
197   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
198   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
199   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
200   </TR>
201 </TABLE>
202 </TD>
203 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
204 </EM>
205 </TD>
206 </TR>
207
208 <TR>
209 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
210 &nbsp;PREV&nbsp;
211 &nbsp;NEXT</FONT></TD>
212 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
213   <A HREF="../../../index.html?and/Mapping//class-useGraph.html" target="_top"><B>FRAMES</B></A>  &nbsp;
214 &nbsp;<A HREF="Graph.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
215 &nbsp;<SCRIPT type="text/javascript">
216   <!--
217   if(window==top) {
218     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
219   }
220   //-->
221 </SCRIPT>
222 <NOSCRIPT>
223   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
224 </NOSCRIPT>
225
226
227 </FONT></TD>
228 </TR>
229 </TABLE>
230 <A NAME="skip-navbar_bottom"></A>
231 <!-- ======== END OF BOTTOM NAVBAR ======= -->
232
233 <HR>
234
235 </BODY>
236 </HTML>