Changeset f19df0a3e5 in tspsg for docs/html/class_c_t_s_p_solver.html
- Timestamp:
- Mar 3, 2010, 12:55:23 AM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- e2abfd326f
- Parents:
- 162d5c5f94
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/html/class_c_t_s_p_solver.html
r162d5c5f94 rf19df0a3e5 97 97 <div class="center"><img src="class_c_t_s_p_solver__coll__graph.png" border="0" usemap="#_c_t_s_p_solver_coll__map" alt="Collaboration graph"/></div> 98 98 <map name="_c_t_s_p_solver_coll__map" id="_c_t_s_p_solver_coll__map"> 99 <area shape="rect" id="node2" href="struct_s_step.html" title="This structure represents one step of solving." alt="" coords="241,10 1,297,129"/>99 <area shape="rect" id="node2" href="struct_s_step.html" title="This structure represents one step of solving." alt="" coords="241,109,297,137"/> 100 100 <area shape="rect" id="node4" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qlist.html" title="QList\< QList\< double \> \>" alt="" coords="5,6,173,34"/> 101 101 <area shape="rect" id="node7" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qlist.html" title="QList\< SCandidate \>" alt="" coords="197,6,341,34"/> 102 102 <area shape="rect" id="node9" href="struct_s_candidate.html" title="A structure that represents a candidate for branching." alt="" coords="365,6,453,34"/> 103 <area shape="rect" id="node11" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qhash.html" title="QHash\< int, int \>" alt="" coords="387,10 1,507,129"/>103 <area shape="rect" id="node11" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qhash.html" title="QHash\< int, int \>" alt="" coords="387,109,507,137"/> 104 104 </map> 105 105 <center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div> … … 123 123 <hr/><a name="_details"></a><h2>Detailed Description</h2> 124 124 <p>This class solves Travelling Salesman Problem task. </p> 125 <dl class="author"><dt><b>Author:</b></dt><dd>Copyright © 2007-2009 Lёppa <contacts[at]oleksii[dot]name></dd></dl> 126 <dl class="todo"><dt><b><a class="el" href="todo.html#_todo000003">Todo:</a></b></dt><dd>TODO: Deletion of solution tree on destroy and cleanup. </dd></dl> 125 <dl class="author"><dt><b>Author:</b></dt><dd>Copyright © 2007-2010 Lёppa <contacts[at]oleksii[dot]name> </dd></dl> 127 126 <hr/><h2>Member Function Documentation</h2> 128 127 <a class="anchor" id="a57556c971a25e3556c4aa3cc1fd2d3d0"></a><!-- doxytag: member="CTSPSolver::getSortedPath" ref="a57556c971a25e3556c4aa3cc1fd2d3d0" args="() const " --> … … 174 173 175 174 <p>Returns CTSPSolver's version ID. </p> 176 <dl class="return"><dt><b>Returns:</b></dt><dd>A string: <b>$Id: tspsolver.cpp 79 2009-12-18 13:07:48Z laleppa $</b>. </dd></dl>175 <dl class="return"><dt><b>Returns:</b></dt><dd>A string: <b>$Id: tspsolver.cpp 93 2010-02-23 22:17:48Z laleppa $</b>. </dd></dl> 177 176 178 177 </div> … … 275 274 </div> 276 275 277 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Jan 7 18:22:512010 for TSPSG: TSP Solver and Generator by 276 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Mar 3 01:46:35 2010 for TSPSG: TSP Solver and Generator by 278 277 <a href="http://www.doxygen.org/index.html"> 279 278 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset
for help on using the changeset viewer.