This is the source code from one of the MO824 course activities. This repository contains an implementation of a Java 1.8 code using Gurobi as solver and Netbeans as IDE for Genetic Algorithm (GA) for the QBFPT (Quadratic Binary Function Problem with Triplet constraint). The project file structure works as follows:
- instances: Contains some QBFPT instances;
- execucoes: The experiments output.
- src: Source code.
The detailed documentation can be found here. Any doubts feel yourself free to reach me out: [email protected]