Skip to content

Test Problem Library for Multi-Objective Optimization in Julia

License

Notifications You must be signed in to change notification settings

manuelbb-upb/MOPEDS.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOPEDS

Multi-Objective Problem and Experimentation Data-Structures

Dev Build Status

Moped Logo

Disclaimer

This is my personal research repository for benchmarking multi-objective algorithms.

Please don't consider anything stable you see here. Interfaces might change, and parts of this package could be split out.

Goals

  1. I hope to develop a common interface for many (nonlinear) multi-objective test problems.
  2. Curate a library of test problems.
    Problems can be unconstrained, have variable constraints, linear inequality or equality constraints, or nonlinear inequality or equality constraints.
  3. Facilitate interoperability between different solvers and different packages.
  4. Provide ways to compute common performance indicators.

Current Status

I have spend way to much time thinking about 1) + 3), so there are no problems here, yet. But I think, the bridging mechanism is really really neat!

Related

Ours

Others

TODO

  • Obviously: Fulfill goals stated above.
  • Documentation and examples.
  • Adapt predecessor code in ./src/NonlinearMultiObjectiveStructures.

About

Test Problem Library for Multi-Objective Optimization in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published