Changeset 100 in tspsg-svn for trunk/docs/html/tspsolver_8h.html


Ignore:
Timestamp:
Apr 8, 2010, 11:02:26 PM (14 years ago)
Author:
laleppa
Message:

+ Added Installation Guide.

  • Updated translations.
  • Updated documentaion.

NB: This will be the second public alpha release.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/html/tspsolver_8h.html

    r97 r100  
    9696<div class="center"><img src="tspsolver_8h__incl.png" border="0" usemap="#src_2tspsolver_8h_map" alt=""/></div>
    9797<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="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 <area shape="rect" id="node9" href="version_8h.html" title="Contains TSPSG version information defines." alt="" coords="171,238,243,266"/>
    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"/>
     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"/>
    104104</map>
    105105</div>
     
    130130<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>
    131131<dl class="author"><dt><b>Author:</b></dt><dd>Copyright &copy; 2007-2010 Lёppa &lt;contacts[at]oleksii[dot]name&gt;</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>
     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>
    133133<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>
    134134<p><b>TSPSG: TSP Solver and Generator</b></p>
     
    152152</div>
    153153
    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&nbsp;
     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&nbsp;
    155155<a href="http://www.doxygen.org/index.html">
    156156<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset for help on using the changeset viewer.