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 Eclipse as IDE for the VNS (Variable Neighborhood Search) for the BPP (Bin Packing Problem) The project file structure works as follows:
- bpp_instances: Contains some BPP instances;
- src: Source code.
The detailed documentation can be found here. Any doubts feel yourself free to reach me out: [email protected]