jMetal / jMetalPy

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

Feature/215 ranking #12

Closed aliciaferrov closed 7 years ago

ajnebro commented 7 years ago

In the implementation of the DominanceRanking class, methods get_subfronts() and get_number_of_subfronts() are missing.