Skip to content

Enumerate and visualise different sets of (non-dominated) points

License

Notifications You must be signed in to change notification settings

asbestian/PolyNondom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

PolyNondom is a small tool that helps to enumerate and visualise different sets of points, in particular, different subsets of non-dominated points. It is not supposed to compete with proper solvers for multi-criteria integer optimisation but to help in developing and testing the latter. PolyNondom can be used to create and enumerate multi-criteria assignment and cube instances and to visualise subsets in objective space. The current supported subsets are:

  • non-dominated points
  • dominated points
  • polynon-dominated points
  • mononon-dominated points

Documentation

The documentation for PolyNondom is online available .

It can also be compiled offline in the /doc folder via make html (provided that sphinx is installed).

Example visualisations

points

points

boxes

Usage and command line interface

Please refer to the sections Basic usage and Command Line Interface in the documentation.

Releases

No releases published

Packages

No packages published

Languages