Visualisation in theory of Groebners basis



As part of his master thesis on Software engeniering module, student Banjac Bojan realised several applets which demonstrate to users principles of Buchberger algorithm and algorithm of basis reduction, as well as significance of these algorithms. Shortened version of this paper on Serbian language you can see here

Pod     
Aplication divides polynom with set of polynoms. Result is shown step by step.

Imp     
Plotter for polynomialy inputed surface

Vrba    
Demonstrates area defined by leading terms of Groebners base.

Dekor    
Searches for planar intersections of two polynoms.



3D graphics in these aplications was developed using JOGL(http://jogamp.org/jogl/www/). All aplications were created as applets, so it is necessary to have Java runtime enviroment to run them. If your browser doesn't start applet automatically, start downloaded file manualy.