https://github.com/coloquinte/lemon
Mirror of https://lemon.cs.elte.hu/trac/lemon
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Mirror of https://lemon.cs.elte.hu/trac/lemon
Basic Info
- Host: GitHub
- Owner: Coloquinte
- License: other
- Language: C++
- Default Branch: main
- Size: 11.8 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Created almost 4 years ago
· Last pushed almost 4 years ago
Metadata Files
Readme
Changelog
License
Authors
README
===================================================================== LEMON - a Library for Efficient Modeling and Optimization in Networks ===================================================================== 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. Contents ======== LICENSE Copying, distribution and modification conditions and terms. NEWS News and version history. INSTALL General building and installation instructions. lemon/ Source code of LEMON library. doc/ Documentation of LEMON. The starting page is doc/html/index.html. demo/ Some example programs to make you easier to get familiar with LEMON. scripts/ Scripts that make it easier to develop LEMON. test/ Programs to check the integrity and correctness of LEMON. tools/ Various utilities related to LEMON.
Owner
- Name: Gabriel Gouvine
- Login: Coloquinte
- Kind: user
- Location: Edinburgh
- Company: AMD
- Repositories: 36
- Profile: https://github.com/Coloquinte
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0