Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/ace/src/test/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 10.3.2025 mit Größe 424 B image not shown  

Quelle  test002.in   Sprache: unbekannt

 

# Normal run; a is involn, 3 columns ...

Wo:10k;
mess:100000;

gr:a,b;
rel:aa,abAbabAb;
end;
stat;
dump:1;

# Now a PT run; note that the presentation has already been munged,
#   but that we switch to 4 columns (this affects Fi too!) ...

pt;
stat;
dump:1;

# Now a PT run ab initio; a is no longer treated as as involn, so a & A
#   are different, and we get dedns/coincs ...

gr:a,b;
rel:aa,abAbabAb;
pt;
stat;
dump:1;

[ Dauer der Verarbeitung: 0.4 Sekunden  (vorverarbeitet)  ]