Changeset a2e64d518a in tspsg for docs/html/tspsolver_8h_source.html
- Timestamp:
- Jan 7, 2010, 5:31:27 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- a5be8eb2c8
- Parents:
- 354e06314f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
docs/html/tspsolver_8h_source.html
r354e06314f ra2e64d518a 141 141 <a name="l00100"></a>00100 <span class="keywordtype">double</span> align(<a class="codeRef" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qlist.html">TMatrix</a> &matrix); 142 142 <a name="l00101"></a>00101 <span class="keywordtype">void</span> cleanup(); 143 <a name="l00102"></a>00102 <span class="keywordtype">void</span> deleteNode(<a class="code" href="struct_s_step.html" title="This structure represents one step of solving.">SStep</a> * node);143 <a name="l00102"></a>00102 <span class="keywordtype">void</span> deleteNode(<a class="code" href="struct_s_step.html" title="This structure represents one step of solving.">SStep</a> *&node); 144 144 <a name="l00103"></a>00103 <a class="codeRef" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qlist.html">QList<SCandidate></a> findCandidate(<span class="keyword">const</span> <a class="codeRef" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qlist.html">TMatrix</a> &matrix, <span class="keywordtype">int</span> &nRow, <span class="keywordtype">int</span> &nCol) <span class="keyword">const</span>; 145 145 <a name="l00104"></a>00104 <span class="keywordtype">double</span> findMinInCol(<span class="keywordtype">int</span> nCol, <span class="keyword">const</span> <a class="codeRef" doxygen="qt-4.6.tag:http://doc.trolltech.com/4.6/" href="http://doc.trolltech.com/4.6/qlist.html">TMatrix</a> &matrix, <span class="keywordtype">int</span> exr = -1) <span class="keyword">const</span>; … … 166 166 </div> 167 167 168 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Dec 17 00:37:27 2009for TSPSG: TSP Solver and Generator by 168 <hr size="1"/><address style="text-align: right;"><small>Generated on Thu Jan 7 18:22:42 2010 for TSPSG: TSP Solver and Generator by 169 169 <a href="http://www.doxygen.org/index.html"> 170 170 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset
for help on using the changeset viewer.