org.opt4j.tutorial.minones.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opt4j-tutorial Show documentation
Show all versions of opt4j-tutorial Show documentation
The tutorial classes for Opt4J
The newest version!
/**
* The minones example is a simple problem which uses SAT decoding to hand
* infeasible individuals.
*/
package org.opt4j.tutorial.minones;