Changeset a218bf2cb2 in tspsg for docs/html/tspsolver_8h.html
- Timestamp:
- Dec 7, 2009, 5:50:18 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- 53f11f0e6c
- Parents:
- 0ac9690913
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/html/tspsolver_8h.html
r0ac9690913 ra218bf2cb2 120 120 <tr><td colspan="2"><h2>Typedefs</h2></td></tr> 121 121 <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a96b95c574161e5013286210c96c581ba"></a><!-- doxytag: member="tspsolver.h::tMatrix" ref="a96b95c574161e5013286210c96c581ba" args="" --> 122 typedef QList< QList< double > > </td><td class="memItemRight" valign="bottom"><a class="el" href="tspsolver_8h.html#a96b95c574161e5013286210c96c581ba">tMatrix</a></td></tr>122 typedef <a class="elRef" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qlist.html">QList</a>< <a class="elRef" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qlist.html">QList</a>< double > > </td><td class="memItemRight" valign="bottom"><a class="el" href="tspsolver_8h.html#a96b95c574161e5013286210c96c581ba">tMatrix</a></td></tr> 123 123 <tr><td class="mdescLeft"> </td><td class="mdescRight">A matrix of city-to-city travel costs. <br/></td></tr> 124 124 </table> … … 126 126 <p>Defines <a class="el" href="tspsolver_8h.html#a96b95c574161e5013286210c96c581ba" title="A matrix of city-to-city travel costs.">tMatrix</a> typedef, <a class="el" href="structs_step.html" title="This structure represents one step of solving.">sStep</a> struct and <a class="el" href="class_c_t_s_p_solver.html" title="This class solves Travelling Salesman Problem task.">CTSPSolver</a> class. </p> 127 127 <dl class="author"><dt><b>Author:</b></dt><dd>Copyright © 2007-2009 Lёppa <contacts[at]oleksii[dot]name></dd></dl> 128 <dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="tspsolver_8h.html" title="Defines tMatrix typedef, sStep struct and CTSPSolver class.">tspsolver.h</a> 66 2009-10-21 12:48:49Z laleppa </dd></dl>128 <dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="tspsolver_8h.html" title="Defines tMatrix typedef, sStep struct and CTSPSolver class.">tspsolver.h</a> 71 2009-12-07 16:06:44Z laleppa </dd></dl> 129 129 <dl class="rcs"><dt><b>URL</b></dt><dd><a href="https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/tspsolver.h">https://tspsg.svn.sourceforge.net/svnroot/tspsg/trunk/src/tspsolver.h</a> </dd></dl> 130 130 <p><b>TSPSG: TSP Solver and Generator</b></p> … … 148 148 </div> 149 149 150 <hr size="1"/><address style="text-align: right;"><small>Generated on Sat Oct 24 16:33:192009 for TSPSG: TSP Solver and Generator by 150 <hr size="1"/><address style="text-align: right;"><small>Generated on Mon Dec 7 18:11:36 2009 for TSPSG: TSP Solver and Generator by 151 151 <a href="http://www.doxygen.org/index.html"> 152 152 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset
for help on using the changeset viewer.