You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Warning

Obviously this is under construction

 

Cut Generation, Heuristics and Callbacks

How to Solve Hard IPs

Ross Michael Anderson

Show Show   Show Show   Hide inline

Java Review

<h2><a name="TSPSlides-Topics"></a>Topics</h2> <ul> <li>Object Oriented Programming</li> <li>Types, Privatives, and Generics</li> <li>Data Structures</li> </ul>

Colours

<ul> <li>Unripe ones are <font color="green">green</font></li> <li>Good ones are <font color="yellow">yellow</font></li> <li>Bad ones are <font color="brown">brown</font></li> </ul>

More stuff

<h2><a name="TSPSlides-AHeading"></a>A Heading </h2> <ul> <li>Point</li> <li><strong>Another</strong> <em>point</em> <a href="/confluence/display/15DOTs60ia13/Home" title="Home">Home</a></li> </ul> <h3><a name="TSPSlides-ThirdLevel"></a>Third Level </h3> <ol> <li>one</li> <li>two</li> </ol>

Charts Are Fun

<div class="error"><span class="error">Unknown macro: {chart}</span> <table class="confluenceTable"><tbody> <tr> <th class="confluenceTh"><p>Fruit</p></th> <th class="confluenceTh"><p>Banana</p></th> <th class="confluenceTh"><p>Apple</p></th> <th class="confluenceTh"><p>Raisin</p></th> </tr> <tr> <td class="confluenceTd"><p>Rank</p></td> <th class="confluenceTh"><p>10</p></th> <td class="confluenceTd"><p>5</p></td> <td class="confluenceTd"><p>1</p></td> </tr> </tbody></table> </div>
  • No labels