Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » LEMON - a Library for Efficient Modeling and Optimization in Networks
LEMON - a Library for Efficient Modeling and Optimization in Networks [message #32760] Tue, 07 June 2011 00:34
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
Homepage:
http://lemon.cs.elte.hu

License:
Boost Software License

Version:
1.2.1 from lemon-main repository

Description:
LEMON is an open source library written in C++. It provides easy-to-use implementations of common data structures and algorithms in the area of optimization and helps implementing new ones. The main focus is on graphs and graph algorithms, thus it is especially suitable for solving design and optimization problems of telecommunication networks. To achieve wide usability its data structures and algorithms provide generic interfaces.

Documentation:
1.2.1

In the attachments you could find LEMON source code, benchmarks, demos, tests, tools, which where converted to U++ packages.
The TestLemon package is an simple example on how to integrate LEMON with U++ Core package.

How to install:
Extract attachment archive to "Lemon" directory, for example, to "C:\MyUppNests\Lemon" on Windows.
Run TheIDE and insert new assembly with following contents:
Package nests:
C:\MyUppNests\Lemon;C:\upp\uppsrc
Output directory:
<Your output directory here>
Assembly name:
Lemon

For Unix-like operating systems, almost the same, but with different paths.
Else you can place selected directories from attachments to your U++ Apps directory.

[Updated on: Thu, 09 June 2011 10:25]

Report message to a moderator

Previous Topic: OfficeAutomation GetText function for excel
Next Topic: Scatter: FEATURE IDEAS (1 already done)
Goto Forum:
  


Current Time: Fri Apr 19 12:55:47 CEST 2024

Total time taken to generate the page: 0.05423 seconds