# HG changeset patch # User Peter Kovacs # Date 1242052571 -7200 # Node ID 2965b19071f779e17819ff7dc609cc1fea95ab95 # Parent 3e28dbeed635902616afbefcb4179df55b36ec1b Change the explanation of the acronym LEMON (#289) diff -r 3e28dbeed635 -r 2965b19071f7 intro.dox --- a/intro.dox Mon Apr 27 20:46:09 2009 +0200 +++ b/intro.dox Mon May 11 16:36:11 2009 +0200 @@ -21,7 +21,7 @@ [SEC]intro_lemon[SEC] What is LEMON -LEMON stands for Library of Efficient Models and +LEMON stands for Library for Efficient Modeling and Optimization in Networks. It is a C++ template library aimed at combinatorial optimization tasks, especially those working with graphs and networks.