Changeset 84 in tspsg-svn for trunk/docs/html/tspsolver_8h.html
- Timestamp:
- Jan 7, 2010, 5:31:27 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/html/tspsolver_8h.html
r76 r84 128 128 <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 129 <dl class="author"><dt><b>Author:</b></dt><dd>Copyright © 2007-2009 Lё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> 7 4 2009-12-16 22:22:05Z laleppa </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 131 <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 132 <p><b>TSPSG: TSP Solver and Generator</b></p> … … 150 150 </div> 151 151 152 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Dec 17 00:37:29 2009for TSPSG: TSP Solver and Generator by 152 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Jan 7 18:22:47 2010 for TSPSG: TSP Solver and Generator by 153 153 <a href="http://www.doxygen.org/index.html"> 154 154 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset
for help on using the changeset viewer.