opt4j
opt4j copied to clipboard
Modular Java framework for meta-heuristic optimization
potential problem in sat4J
Since we do not deploy to Maven and, hence, Javadoc.io anymore, we need an option to host the Javadocs of our releases so these can be safely linked in other...
Although the information about the configuration is already both on the website and the tutorial document, I think we could make it more prominent (my students also tend to miss...
I can integrate the copyright check that the proper copyright is included in each file as done in JReliability. However, we are currently using 2014 as the copyright year throughout...
I am putting this into the Opt4J thread as Opt is the base for all our projects, yet this issue is equally relevant for both OpenDSE and JReliability. At the...
Since the codacy integration, we should discuss and agree upon PMDs/coding style we want to respect and then fix this in the codacy configuration. Since those things can also be...
While working on the codacy PMD issues, I recognize that we currently seem to avoid having checked exceptions when using reflections by catching them and throwing unchecked raw RuntimeException. An...
Migrate and test the Parameters classes from the openDse to the Opt4J project.