MOMHVis
MOMHVis is a program for displaying nondominated solution of MOMH problems in 3D space using OpenGL.
Last release is momhvis-1.0.0, also win32 binaries are available.
Features:
- pluginable architecture
- implemented MOKP (Multiple Objective Knapsack Problem) and MOSCP (Multiple Objective Set Covering Problem) plugis
- enumeration of implemented MO algorithms by plugin
- on-line visualization of solutions during computing (you can set delay betwean solutions or stop during computing for most algorithms)
- solutions visualization computed with different MO algorithms on the same chart
- allows to show only selected objectives and solutions
- 2D view for two objectives (configureable)
- saving solutions to xml file and also loading from file
- advanced preferences for each algorithm (groups)
- multilanguage interface (english and polish)
- simple scripting editor (xml based)
- display some information about solution (OpenGL object picking)
- full support for scripting language with good error checking
- external console tool (non interactive) for script executing - momhvis-script
- documentation available
Screenshots:
|
| Main window - sample solutions |
|
| Main window - available algorithms, 2D view |
|
| Scripting editor |
|
| Preferences dialog |