Changeset 76 in tspsg-svn for trunk/docs/html/annotated.html


Ignore:
Timestamp:
Dec 16, 2009, 11:49:51 PM (14 years ago)
Author:
laleppa
Message:
  • TCandidate should, actually, be SCandidate (struct, not typedef). Renamed it.
  • Documentation update.
File:
1 edited

Legend:

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

    r72 r76  
    9191  <tr><td class="indexkey"><a class="el" href="class_c_t_s_p_solver.html">CTSPSolver</a></td><td class="indexvalue">This class solves Travelling Salesman Problem task </td></tr>
    9292  <tr><td class="indexkey"><a class="el" href="class_main_window.html">MainWindow</a></td><td class="indexvalue">Class for handling Main Window UI and logic </td></tr>
     93  <tr><td class="indexkey"><a class="el" href="struct_s_candidate.html">SCandidate</a></td><td class="indexvalue">A structure that represents a candidate for branching </td></tr>
    9394  <tr><td class="indexkey"><a class="el" href="class_settings_dialog.html">SettingsDialog</a></td><td class="indexvalue">Class for handling Settings Dialog UI and logic </td></tr>
    94   <tr><td class="indexkey"><a class="el" href="structs_step.html">sStep</a></td><td class="indexvalue">This structure represents one step of solving </td></tr>
     95  <tr><td class="indexkey"><a class="el" href="struct_s_step.html">SStep</a></td><td class="indexvalue">This structure represents one step of solving </td></tr>
    9596</table>
    9697</div>
     
    109110</div>
    110111
    111 <hr size="1"/><address style="text-align: right;"><small>Generated on Mon Dec 7 18:11:36 2009 for TSPSG: TSP Solver and Generator by&nbsp;
     112<hr size="1"/><address style="text-align: right;"><small>Generated on Thu Dec 17 00:37:30 2009 for TSPSG: TSP Solver and Generator by&nbsp;
    112113<a href="http://www.doxygen.org/index.html">
    113114<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset for help on using the changeset viewer.