Download nsgaii JAR 3.2.0 with all dependencies
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.
Files of the artifact nsgaii version 3.2.0 from the group com.debacharya.
Artifact nsgaii
Group com.debacharya
Version 3.2.0
Last update 23. March 2021
Tags: customizable users using external everything package dynamically since used every plugin been authors more basic something fully follow else protocols effort possibility code like apart much concrete that pure aspect simply customizability than keeping plugged referred this generic complex have choice paper assumes made runtime writing convert understanding from algorithm while considered according possible complete during written rather mind published scratch needs converted into implemented opens concepts reference needed originally implementation documentation original core java user nsga
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
Tags: customizable users using external everything package dynamically since used every plugin been authors more basic something fully follow else protocols effort possibility code like apart much concrete that pure aspect simply customizability than keeping plugged referred this generic complex have choice paper assumes made runtime writing convert understanding from algorithm while considered according possible complete during written rather mind published scratch needs converted into implemented opens concepts reference needed originally implementation documentation original core java user nsga
Organization not specified
URL https://debacharya.com/nsgaii
License MIT License
Dependencies amount 2
Dependencies jfreechart, jcommon,
There are maybe transitive dependencies!
The newest version!
Show all versions of nsgaii Show documentation
Please rate this JAR file. Is it a good library?
0 downloads
Source code of nsgaii version 3.2.0
META-INF
META-INF.maven.com.debacharya.nsgaii
com.debacharya.nsgaii
com.debacharya.nsgaii.crossover
com.debacharya.nsgaii.datastructure
com.debacharya.nsgaii.mutation
com.debacharya.nsgaii.objectivefunction
com.debacharya.nsgaii.plugin
com.debacharya.nsgaii.termination
© 2015 - 2024 Weber Informatics LLC | Privacy Policy