Project

General

Profile

Feature #644

Buchberger-Moeller: add option to stop as soon as 1 poly has been found

Added by John Abbott over 9 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
New Function
Target version:
Start date:
29 Oct 2014
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

Add option to compute just the first gen of an ideal of points. This may be useful for computing implicitizations (from random sample points).

History

#1 Updated by John Abbott over 9 years ago

I wonder whether this proposal is actually what we want.

I imagine that the intended use is:
  1. generate (conceptually infinite) sequence of points by picking random values for the parameters
  2. check whether (n+1)-th point satisfies the first poly from the gens of the ideal of the first n points
  3. if so, return that poly as "probably the right answer"

However, it would be inefficient to compute the poly in step (2) from scratch every time; it would seem to be better to have a sort of incremental Buchberger-Moeller where a new point may be added after the computation has begun (but before finding the first generator). I suspect that such an incremental algorithm would be sufficiently different from standard BM that a separate implementation is indicated.

#2 Updated by John Abbott almost 9 years ago

  • Priority changed from Urgent to Normal

#3 Updated by John Abbott almost 9 years ago

  • Target version changed from CoCoALib-0.99536 June 2015 to CoCoALib-0.99540 Feb 2016

#4 Updated by Anna Maria Bigatti about 8 years ago

  • Target version changed from CoCoALib-0.99540 Feb 2016 to CoCoALib-0.99560

#5 Updated by John Abbott over 6 years ago

  • Target version changed from CoCoALib-0.99560 to CoCoALib-1.0

Also available in: Atom PDF