jMetal / jMetalPy

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

update unconstrained.py MixedIntegerFloatProblem #153

Closed mohamedAnterGad closed 1 year ago

mohamedAnterGad commented 1 year ago

edit unconstrained.py MixedIntegerFloatProblem to make it more readable https://github.com/jMetal/jMetalPy/issues/154#issue-1446918912

benhid commented 1 year ago

Thank you!