Changeset 1babbd6ba3 in tspsg for docs/html/tspsolver_8h.html
- Timestamp:
- Apr 8, 2010, 11:02:26 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- a23f4c292f
- Parents:
- 394216e468
- git-author:
- Oleksii Serdiuk <contacts@…> (04/08/10 23:02:26)
- git-committer:
- Oleksii Serdiuk <contacts@…> (06/29/12 19:34:20)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/html/tspsolver_8h.html
r394216e468 r1babbd6ba3 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="2 12,161,284,189"/>99 <area shape="rect" id="node2 1" href="tspmodel_8h.html" title="Defines CTSPModel class." alt="" coords="245,83,331,111"/>100 <area shape="rect" id="node 9" href="version_8h.html" title="Contains TSPSG version information defines." alt="" coords="171,238,243,266"/>101 <area shape="rect" id="node1 1" href="os_8h.html" title="Contains TSPSG target CPU architecture and OS detection." alt="" coords="267,238,312,266"/>102 <area shape="rect" id="node1 3" href="defaults_8h.html" title="Contains TSPSG defaults." alt="" coords="336,238,413,266"/>103 <area shape="rect" id="node1 5" href="qtwin_8h.html" title="qtwin.h" alt="" coords="437,238,499,266"/>98 <area shape="rect" id="node3" href="globals_8h.html" title="Contains TSPSG global defines." alt="" coords="245,161,317,189"/> 99 <area shape="rect" id="node23" href="tspmodel_8h.html" title="Defines CTSPModel class." alt="" coords="279,83,364,111"/> 100 <area shape="rect" id="node11" href="version_8h.html" title="Contains TSPSG version information defines." alt="" coords="245,238,317,266"/> 101 <area shape="rect" id="node13" href="os_8h.html" title="Contains TSPSG target CPU architecture and OS detection." alt="" coords="341,238,387,266"/> 102 <area shape="rect" id="node15" href="defaults_8h.html" title="Contains TSPSG defaults." alt="" coords="411,238,488,266"/> 103 <area shape="rect" id="node17" href="qtwin_8h.html" title="qtwin.h" alt="" coords="512,238,573,266"/> 104 104 </map> 105 105 </div> … … 130 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> 131 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> 9 0 2010-02-17 16:54:05Z laleppa </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> 99 2010-03-22 20:45:16Z laleppa </dd></dl> 133 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> 134 134 <p><b>TSPSG: TSP Solver and Generator</b></p> … … 152 152 </div> 153 153 154 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Mar 3 01:46:352010 for TSPSG: TSP Solver and Generator by 154 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Apr 8 23:15:53 2010 for TSPSG: TSP Solver and Generator by 155 155 <a href="http://www.doxygen.org/index.html"> 156 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.