Download JAR files tagged by nsga with all dependencies
evolib from group com.github.000haitham000 (version 2.1.0)
An open source Java implementation of NSGA-II, NSGA-III and Unified NSGA-III (U-NSGA-III)
Artifact evolib
Group com.github.000haitham000
Version 2.1.0
Last update 26. October 2019
Organization not specified
URL https://github.com/000haitham000/evolib
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-lang3, commons-io,
There are maybe transitive dependencies!
Group com.github.000haitham000
Version 2.1.0
Last update 26. October 2019
Organization not specified
URL https://github.com/000haitham000/evolib
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-lang3, commons-io,
There are maybe transitive dependencies!
nsgaii from group com.debacharya (version 3.2.0)
A NSGA-II implementation using Java. This implementation of NSGA-II algorithm is in pure reference to the
original published paper. This is not an effort to convert the originally implemented C code in Java.
The original C code by the authors has not be referred to while writing this implementation.
This is a fully customizable implementation of the NSGA-II algorithm, made as generic as possible.
This documentation assumes you have basic understanding of the NSGA-II algorithm. Apart from the core concepts
of the algorithm, everything else in this package can be implemented as per the user's choice and plugged
into the algorithm dynamically. Since NSGA-II is more like a set of protocols to follow as an algorithm rather
than a concrete implementation of every aspect, this package has been re-written from scratch keeping complete
customizability in mind. Apart from the core concepts of the algorithm, everything is considered to be a plugin
external to the algorithm that can be implemented by the user and dynamically plugged into the algorithm during
runtime as needed. This opens up the possibility of the package to be used simply as a PoC or be converted into
something much more complex according to the users needs.
Artifact nsgaii
Group com.debacharya
Version 3.2.0
Last update 23. March 2021
Organization not specified
URL https://debacharya.com/nsgaii
License MIT License
Dependencies amount 2
Dependencies jfreechart, jcommon,
There are maybe transitive dependencies!
Group com.debacharya
Version 3.2.0
Last update 23. March 2021
Organization not specified
URL https://debacharya.com/nsgaii
License MIT License
Dependencies amount 2
Dependencies jfreechart, jcommon,
There are maybe transitive dependencies!
Page 1 from 1 (items total 2)