~~NOTOC~~ ===== Homework 05 - Solving Polynomial Equations II ===== === Task === - Implement Buchberger algorithm (BA) for computation of a Groebner basis. - Use the function for polynomial division with remainder. - Solve tasks from the assignment in [[http://cmp.felk.cvut.cz/cmp/courses/PRO/2012/Labs/PRO-2012-Groebner-Basis-Assignment.mws|PRO-2012-Groebner-Basis-Assignment.mws]]. === Upload === Upload via the [[https://cw.felk.cvut.cz/upload/|course ware]] the zip archive ''hw05.zip'' containing - hw05.mws Maple worksheet containing the solution to the above problems (algotihms, results, comments).