MOMHVis is a program for displaying nondominated solution of MOMH problems in 3D space using OpenGL.
Here are some key features of "MOMHVis":
· pluginable architecture
· implemented MOKP (Multiple Objective Knapsack Problem) plugin
· 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)
Requirements:
· libmomh >= 1.91.2
· libsigc++-2.0
· gtkglext-1.0
· libglade-2.0 >= 2.4.0
· libxml-2.0
· gtksourceview-1.0
What's New in This Release:
· added English and Polish documentation
· bugfix
Product's homepage