lp to dp
ric · Wed Feb 27, 2008 6:33 pm
Hello
I want to compute the Groebner Basis in x > z > y from an Ideal like:
<z_i - f(x), y_i - g(x) >
if I choose lp on z the computation is fast and I get a result in 5 minutes.
But if I choose dp on z the computation takes a lot more time (> 3h).
Unfortunately I need dp on z, so maybe there is a way to transform from lp to dp in short time?
thanks
I want to compute the Groebner Basis in x > z > y from an Ideal like:
<z_i - f(x), y_i - g(x) >
if I choose lp on z the computation is fast and I get a result in 5 minutes.
But if I choose dp on z the computation takes a lot more time (> 3h).
Unfortunately I need dp on z, so maybe there is a way to transform from lp to dp in short time?
thanks