Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  _Chunks.xml

  Sprache: XML
 

<#GAPDoc Label="Groebner1">
 We want to compute the groebner basis of the ideal
 defining the affine toric variety associated to the cone
 generated by the inequalities [ [ 7, -1 ], [ 01 ] ], 
 i.e. a rational normal curve.
<Example><![CDATA[
gap> cone := [ [ 7, -1 ], [ 01 ] ];
[ [ 7, -1 ], [ 01 ] ]
gap> basis := 4ti2Interface_hilbert_inequalities( cone );;
gap> Sort( basis );
gap> basis;
[ [ 10 ], [ 11 ], [ 12 ], [ 13 ],
  [ 14 ], [ 15 ], [ 16 ], [ 17 ] ]
gap> groebner := 4ti2Interface_groebner_matrix( basis );;
gap> Sort( groebner );
gap> groebner;
[ [ -1001100, -1 ], [ -100200, -10 ],
  [ -1010010, -1 ], [ -101010, -10 ],
  [ -10110, -100 ], [ -1020, -1000 ],
  [ -1100001, -1 ], [ -110001, -10 ],
  [ -11001, -100 ], [ -1101, -1000 ],
  [ -111, -10000 ], [ -12, -100000 ],
  [ 0, -100200, -1 ], [ 0, -101010, -1 ],
  [ 0, -110001, -1 ], [ 00, -10110, -1 ],
  [ 00, -11001, -1 ], [ 000, -1020, -1 ],
  [ 000, -1101, -1 ], [ 0000, -111, -1 ],
  [ 00000, -12, -1 ] ]
gap> Length( groebner );
21
]]></Example>



<#/GAPDoc>
<#GAPDoc Label="HilbertBasis">
 We want to compute the Hilbert basis of the cone obtained
 by intersecting the positive orthant with the hyperplane
 given by the equation below.
<Example><![CDATA[
gap> gens := [ 23253749 ];
23253749 ]
gap> equation := [ Concatenation( gens, -gens ) ];
[ [ 23253749, -23, -25, -37, -49 ] ]
gap> basis := 4ti2Interface_hilbert_equalities_in_positive_orthant( equation );;
gap> Length( basis );
436
]]></Example>



<#/GAPDoc>
<#GAPDoc Label="HilbertBasis2">
 We want to compute the Hilbert basis of the cone which faces
 are represented by the inequalities below. This example is
 taken from the toric and the ToricVarieties package manual.
 In both packages it is very slow with the internal algorithms.
<Example><![CDATA[
gap> inequalities := [ [1,2,3,4], [0,1,0,7], [3,1,0,2], [0,0,1,0] ];
[ [ 1234 ], [ 0107 ], [ 3102 ], [ 0010 ] ]
gap> basis := 4ti2Interface_hilbert_inequalities( inequalities );;
gap> Length( basis );
29
]]></Example>



<#/GAPDoc>

Messung V0.5 in Prozent
C=100 H=100 G=100

¤ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet am  2026-06-26) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik