Module basic_sigbased_gb :: Class ggv_first_implementation
[hide private]
[frames] | no frames]

Class ggv_first_implementation

source code

sigbased_gb --+    
              |    
            ggv --+
                  |
                 ggv_first_implementation

Instance Methods [hide private]
 
new_pair(self, sig, p, q, G) source code
 
spoly(self, s, G) source code
 
prune_S(self, S, Syz, Done, G) source code

Inherited from ggv: initialize_Syz, prune_P, update_Syz

Inherited from sigbased_gb: basis_sig, incremental_basis, min_sig_degree, sig_redundant, sigsafe_reduction, spoly_multipliers, subset

Method Details [hide private]

new_pair(self, sig, p, q, G)

source code 
Overrides: sigbased_gb.new_pair

spoly(self, s, G)

source code 
Overrides: sigbased_gb.spoly

prune_S(self, S, Syz, Done, G)

source code 
Overrides: sigbased_gb.prune_S