Lemon Graph Library

Introduction

Useful links: http://lemon.cs.elte.hu/pub/doc/latest-svn/quicktour.html

Install

hg clone http://lemon.cs.elte.hu/hg/lemon
cd lemon
hg checkout 1.3
mkdir build
cd build
cmake ..
make
sudo make install

Wiki: mallasrikanth/lemon (last edited 2016-02-02 02:17:23 by mallasrikanth)