Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Interactive Buchberger.
PostPosted: Thu Aug 02, 2018 3:34 am 
1. For 0-dimensional ideals we often only care about the solutions. With the multiplicity we can deal later. Radical ideals could be used for that. The problem being, calculationg the radical of an ideal is twice exponential, and does not even use Gröbner bases. I do not know whether it is twice in the worst case, or in a random case.

2. From our physical knowledge of a system, we know that some small factors cannot be admissible solutions. Throwing them out greatly improves the chances of finishing calculations.

Now the questions. Suppose that after each iteration of Buchberger you do a factorization of the polynomial in hand (and a factorization in the very beginning). Is it possible for Singular to interactively ask the user whether to keep or throw a given factor? I assume that it then remembers that decision for the rest of its calculations. Also, cannot use Rabinowitz trick because cannot know beforehand what these factors are. Rabinowitz most of the time makes matters worse, even if you know the factors.

As I said, I only care about solutions, not multiplicity. It would be awesome if the algorithm automatically throws away multiple factors. Also, if the algorithm calculates the radical of the ideal <p, q> for any two p, q polynomials that it can, factors it, and puts it in the system. I am assuming that calculating the whole radical is computationally impossible.

Thank you very much for your attention.

Best regards.


Report this post
Top
  
Reply with quote  
 Post subject: Re: Interactive Buchberger.
PostPosted: Thu Aug 02, 2018 11:23 am 

Joined: Wed May 25, 2005 4:16 pm
Posts: 275
Beside not being interactive, that is exactly
Code:
facstd
:
it computes a decomposition of the radical via Buchbergers algorithm and factorization.
See
https://www.singular.uni-kl.de/Manual/4 ... ng_240.htm


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Interactive Buchberger.
PostPosted: Fri Aug 03, 2018 4:47 am 
Danke schön. Sehr schön.


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

It is currently Fri May 13, 2022 10:59 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group