https://github.com/husonlab/jloda2
JLODA Java library of data-structures and algorithms
https://github.com/husonlab/jloda2
Last synced: 19 days ago
JSON representation
JLODA Java library of data-structures and algorithms
- Host: GitHub
- URL: https://github.com/husonlab/jloda2
- Owner: husonlab
- License: gpl-3.0
- Created: 2022-11-20T16:20:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T00:37:19.000Z (over 2 years ago)
- Last Synced: 2024-03-03T01:36:30.720Z (over 2 years ago)
- Language: Java
- Homepage:
- Size: 41.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JLODA library version 2
This is new release of the JLODA "java library of datastructures and algorithm", implemented by Daniel Huson 2002-2023.
Several of the Java programs under guthub.com/husonlab will be refactored to use MAVEN for package management.
This is in testing phase and will change substantially over the next couple of months (until April 2024).
To install in your local maven repository, run:
mvn clean install