HERE you can find a simple example of an interval arithmetics solver with a graphical interface. To find details about interval arithmetics, please refer to Luc Jaulin’s site.
Feel free to use and to create your own solver based on this small interval library. For the GUI part, just download Qt4 SDK and load repere.pro into QtCreator. It works on Windows, Mac OS X and Linux.
The given example illustrates Set Inversion Concept and implements SIVIA algorithm.
The QRepere class may be reused to illustrate others concepts and to draw 2D-boxes.
PS : please rename the attached file HERE by removing the “.pdf” extension. This is a zip file, but wordpress.com does not allow me to post it with the .zip extension…