Skip to content

feat(nsgaii): add NSGA-II multi-objective optimization solver#648

Open
damarro3 wants to merge 1 commit intoargmin-rs:mainfrom
MUNQU:feature/nsgaii
Open

feat(nsgaii): add NSGA-II multi-objective optimization solver#648
damarro3 wants to merge 1 commit intoargmin-rs:mainfrom
MUNQU:feature/nsgaii

Conversation

@damarro3
Copy link

Add MultiObjectiveCostFunction trait and integrate NSGA-II algorithm into the solver collection

This feature has been added after opening an Issue #643 regarding multi-objective optimization.

Add MultiObjectiveCostFunction trait and integrate NSGA-II algorithm
into the solver collection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant