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


Ignore:
Timestamp:
Mar 3, 2010, 12:55:23 AM (14 years ago)
Author:
laleppa
Message:

+ Added precompiled header (PCH) file: should decrease project build time.

  • Improved installation and deployment rules in .pro file.
  • Improved translucency effect under Windows Vista/7.
  • Slightly modified qtwin.h to be included into the source documentation.
  • Regenerated source documentation.
File:
1 edited

Legend:

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

    r84 r97  
    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="127,161,199,189"/>
    99 <area shape="rect" id="node13" 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"/>
    100100<area shape="rect" id="node9" href="version_8h.html" title="Contains TSPSG version information defines." alt="" coords="171,238,243,266"/>
    101101<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"/>
    102104</map>
    103105</div>
     
    127129<hr/><a name="_details"></a><h2>Detailed Description</h2>
    128130<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 &copy; 2007-2009 Lёppa &lt;contacts[at]oleksii[dot]name&gt;</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 &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>
    131133<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>
    132134<p><b>TSPSG: TSP Solver and Generator</b></p>
     
    150152</div>
    151153
    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&nbsp;
     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;
    153155<a href="http://www.doxygen.org/index.html">
    154156<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset for help on using the changeset viewer.