Changeset 100 in tspsg-svn for trunk/docs/html/functions.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/functions.html

    r97 r100  
    110110      <li><a href="#index_s"><span>s</span></a></li>
    111111      <li><a href="#index_t"><span>t</span></a></li>
     112      <li><a href="#index_w"><span>w</span></a></li>
    112113    </ul>
    113114  </div>
     
    124125
    125126<h3><a class="anchor" id="index_c">- c -</a></h3><ul>
     127<li>cancel()
     128: <a class="el" href="class_c_t_s_p_solver.html#a996ac169e8ed087170bd8610fa4aa715">CTSPSolver</a>
     129</li>
    126130<li>candidate
    127131: <a class="el" href="struct_s_step.html#aeb798262cbff5ddd819a7056f8d21f21">SStep</a>
    128132</li>
     133<li>cleanup()
     134: <a class="el" href="class_c_t_s_p_solver.html#acf86422c1b8ff8e5b9bc88e09c57c48b">CTSPSolver</a>
     135</li>
    129136<li>clear()
    130137: <a class="el" href="class_c_t_s_p_model.html#a4944812fdf6d348735db401f966b4f4a">CTSPModel</a>
     
    143150</li>
    144151<li>CTSPSolver()
    145 : <a class="el" href="class_c_t_s_p_solver.html#aa5e45813d8f5e1c039b1bb9746d367bd">CTSPSolver</a>
     152: <a class="el" href="class_c_t_s_p_solver.html#a4a519caa89db1683693759a92a65319c">CTSPSolver</a>
    146153</li>
    147154</ul>
     
    262269: <a class="el" href="class_c_t_s_p_model.html#ad18e48dd0b0ad56d8e4ae3b1bc039e4a">CTSPModel</a>
    263270</li>
     271<li>routePartFound()
     272: <a class="el" href="class_c_t_s_p_solver.html#ae12895fa529a965b57204e355b9012d7">CTSPSolver</a>
     273</li>
    264274<li>rowCount()
    265275: <a class="el" href="class_c_t_s_p_model.html#a419c2b9d40fc2f348b15ae02f442a39b">CTSPModel</a>
     
    285295</li>
    286296<li>solve()
    287 : <a class="el" href="class_c_t_s_p_solver.html#a9a6545dd05e449151aabe325f4058edd">CTSPSolver</a>
     297: <a class="el" href="class_c_t_s_p_solver.html#a0f0f0aa60d05c97f3b0e867a381de558">CTSPSolver</a>
    288298</li>
    289299<li>SStep()
     
    296306<li>translucencyChanged()
    297307: <a class="el" href="class_settings_dialog.html#aaaee67d735da21a6a5ebe95be35fe430">SettingsDialog</a>
     308</li>
     309</ul>
     310
     311
     312<h3><a class="anchor" id="index_w">- w -</a></h3><ul>
     313<li>wasCanceled()
     314: <a class="el" href="class_c_t_s_p_solver.html#a80cff5d533711ab1929de1fdf09495b7">CTSPSolver</a>
    298315</li>
    299316</ul>
     
    313330</div>
    314331
    315 <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;
     332<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;
    316333<a href="http://www.doxygen.org/index.html">
    317334<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
Note: See TracChangeset for help on using the changeset viewer.