jMetal / jMetalPy

A framework for single/multi-objective optimization with metaheuristics
https://jmetal.github.io/jMetalPy/index.html
MIT License
498 stars 150 forks source link

Feature/knapsack problem #38

Closed amarrerod closed 5 years ago

amarrerod commented 5 years ago

Implementing the Single Objective Knapsack Problem as a BinaryProblem. Providing also several instances with the standard format.