LEMON Tutorial  59
Todo List
Page 10 Linear Programming Interface

Check this example after closing ticket #326.

Check this demo file after closing ticket #326. E.g. could we write mip.sol() instead of mip.solValue()? Or could we write primalValue() for Lp in lp_demo.cc?

Page 12 Tools
This page is under construction.
Page 13 gLemon
This page is under construction.
Page 3 Installation Guide

Is make html really necessary after make install?

Write this section (3.2.3 Install from rpm).

Write this section (3.2.4 Install Locally to the User).

Write this sub-subsection (3.4.2.1 Use pkg-config).

Page 4 Algorithms

This page is under construction.

This section should be revised and extended.

Write about function-type interfaces

Write this subsection.

Page 5 Undirected Graphs

This subsection is under construction.

matching algorithms.

Page 6 Basic Graph Utilities
This page is under construction.
Page 7 Maps

This page is under construction.

The following contents are ported from the LEMON 0.x tutorial, thus they have to be thoroughly revised and reworked.