gravatar
kpeter (Peter Kovacs)
kpeter@inf.elte.hu
Improve README and mainpage.dox (#342)
0 2 0
default
2 files changed with 16 insertions and 4 deletions:
↑ Collapse diff ↑
Ignore white space 6 line context
... ...
@@ -19,2 +19,6 @@
19 19

	
20
NEWS
21

	
22
   News and version history.
23

	
20 24
INSTALL
... ...
@@ -35,2 +39,6 @@
35 39

	
40
scripts/
41

	
42
   Scripts that make it easier to develop LEMON.
43

	
36 44
test/
Show white space 6 line context
... ...
@@ -25,5 +25,5 @@
25 25
and <b>O</b>ptimization in <b>N</b>etworks</i>.
26
It is a C++ template library providing efficient implementation of common
26
It is a C++ template library providing efficient implementations of common
27 27
data structures and algorithms with focus on combinatorial optimization
28
problems in graphs and networks.
28
tasks connected mainly with graphs and networks. 
29 29

	
... ...
@@ -41,4 +41,4 @@
41 41
at the Operations Research Department of the
42
<a href="http://www.elte.hu/">E&ouml;tv&ouml;s Lor&aacute;nd University,
43
Budapest</a>, Hungary.
42
<a href="http://www.elte.hu/en/">E&ouml;tv&ouml;s Lor&aacute;nd University</a>,
43
Budapest, Hungary.
44 44
LEMON is also a member of the <a href="http://www.coin-or.org/">COIN-OR</a>
... ...
@@ -51,2 +51,6 @@
51 51

	
52
If you are interested in starting to use the library, see the <a class="el"
53
href="http://lemon.cs.elte.hu/trac/lemon/wiki/InstallGuide/">Installation
54
Guide</a>.
55

	
52 56
If you know what you are looking for, then try to find it under the
0 comments (0 inline)