@overfullrule=0pt
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This chapter describes interface functions for
tigers ox server ox_sm1_tigers
.
1.0.1 tigers.tigers |
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
tigers.tigers
:: It asks the tigers
server of the descriptor number p
to enumerate all Grobner bases associated to the toric variaty
defined by the matrix a.
List
Number
List
tigers
server of the descriptor number p
to enumerate all Grobner bases associated to the toric variaty
defined by the matrix a.
[395] A=[[1,1,1,1],[0,1,2,3]]$ [306] S=tigers.tigers(A)$ [307] length(S); 8 [308] S[0]; [[[1,0,1,0],[0,2,0,0]],[[1,0,0,1],[0,1,1,0]],[[0,1,0,1],[0,0,2,0]]] [309] S[1]; [[[1,0,0,1],[0,1,1,0]],[[0,2,0,0],[1,0,1,0]],[[0,1,0,1],[0,0,2,0]]]
In this example, all reduced Grobner bases for the toric ideal
associated to the matrix A are stored in S.
There are eight distinct Grobner bases of A.
[[i_1, i_2, ...],[j_1, j_2, ...]] is a set of exponents of
two monomials and stands for a binomial.
For example,
the S[0] consists of
x1 x3 - x2^2, x1 x4 - x2 x3, x2 x4 - x3^2.
<x1 x3, x1 x4, x2 x4> is the initial ideal of S[0].
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Jump to: | T |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
T | |||
tigers.tigers | 1.0.1 tigers.tigers | ||
|
Jump to: | T |
---|
[Top] | [Contents] | [Index] | [ ? ] |
[Top] | [Contents] | [Index] | [ ? ] |
[Top] | [Contents] | [Index] | [ ? ] |
This document was generated on March 16, 2025 using texi2html 5.0.
The buttons in the navigation panels have the following meaning:
Button | Name | Go to | From 1.2.3 go to |
---|---|---|---|
[ << ] | FastBack | Beginning of this chapter or previous chapter | 1 |
[ < ] | Back | Previous section in reading order | 1.2.2 |
[ Up ] | Up | Up section | 1.2 |
[ > ] | Forward | Next section in reading order | 1.2.4 |
[ >> ] | FastForward | Next chapter | 2 |
[Top] | Top | Cover (top) of document | |
[Contents] | Contents | Table of contents | |
[Index] | Index | Index | |
[ ? ] | About | About (help) |
where the Example assumes that the current position is at Subsubsection One-Two-Three of a document of the following structure:
This document was generated on March 16, 2025 using texi2html 5.0.