Changeset f19df0a3e5 in tspsg for docs/html/tspsolver_8h.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/tspsolver_8h.html
r162d5c5f94 rf19df0a3e5 96 96 <div class="center"><img src="tspsolver_8h__incl.png" border="0" usemap="#src_2tspsolver_8h_map" alt=""/></div> 97 97 <map name="src_2tspsolver_8h_map" id="src_2tspsolver_8h"> 98 <area shape="rect" id="node3" href="globals_8h.html" title="Contains TSPSG global defines." alt="" coords=" 127,161,199,189"/>99 <area shape="rect" id="node 13" href="tspmodel_8h.html" title="Defines CTSPModel class." alt="" coords="160,83,245,111"/>98 <area shape="rect" id="node3" href="globals_8h.html" title="Contains TSPSG global defines." alt="" coords="212,161,284,189"/> 99 <area shape="rect" id="node21" href="tspmodel_8h.html" title="Defines CTSPModel class." alt="" coords="245,83,331,111"/> 100 100 <area shape="rect" id="node9" href="version_8h.html" title="Contains TSPSG version information defines." alt="" coords="171,238,243,266"/> 101 101 <area shape="rect" id="node11" href="os_8h.html" title="Contains TSPSG target CPU architecture and OS detection." alt="" coords="267,238,312,266"/> 102 <area shape="rect" id="node13" href="defaults_8h.html" title="Contains TSPSG defaults." alt="" coords="336,238,413,266"/> 103 <area shape="rect" id="node15" href="qtwin_8h.html" title="qtwin.h" alt="" coords="437,238,499,266"/> 102 104 </map> 103 105 </div> … … 127 129 <hr/><a name="_details"></a><h2>Detailed Description</h2> 128 130 <p>Defines <a class="el" href="tspsolver_8h.html#a3addcca59ef59d0b3892b3670f808965" title="A matrix of city-to-city travel costs.">TMatrix</a> typedef, <a class="el" href="struct_s_candidate.html" title="A structure that represents a candidate for branching.">SCandidate</a> and <a class="el" href="struct_s_step.html" title="This structure represents one step of solving.">SStep</a> structs and <a class="el" href="class_c_t_s_p_solver.html" title="This class solves Travelling Salesman Problem task.">CTSPSolver</a> class. </p> 129 <dl class="author"><dt><b>Author:</b></dt><dd>Copyright © 2007-20 09Lёppa <contacts[at]oleksii[dot]name></dd></dl>130 <dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="tspsolver_8h.html" title="Defines TMatrix typedef, SCandidate and SStep structs and CTSPSolver class.">tspsolver.h</a> 77 2009-12-17 12:24:34Z laleppa </dd></dl>131 <dl class="author"><dt><b>Author:</b></dt><dd>Copyright © 2007-2010 Lёppa <contacts[at]oleksii[dot]name></dd></dl> 132 <dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="tspsolver_8h.html" title="Defines TMatrix typedef, SCandidate and SStep structs and CTSPSolver class.">tspsolver.h</a> 90 2010-02-17 16:54:05Z laleppa </dd></dl> 131 133 <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> 132 134 <p><b>TSPSG: TSP Solver and Generator</b></p> … … 150 152 </div> 151 153 152 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Jan 7 18:22:472010 for TSPSG: TSP Solver and Generator by 154 <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 153 155 <a href="http://www.doxygen.org/index.html"> 154 156 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset
for help on using the changeset viewer.