Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/hap/tst/testall1/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 19.6.2025 mit Größe 391 B image not shown  

Quelle  1.4.2.tst   Sprache: unbekannt

 
gap> START_TEST("HAP library");
gap> ReadPackage("HAP","tst/testall1/bing.txt");;
gap> BingsHouse;
Regular CW-complex of dimension 2

gap> BingsModifiedHouse;
Regular CW-complex of dimension 3

gap> Size(BingsHouse);
309
gap> Size(BingsModifiedHouse);
311
gap> Size(ContractedComplex(BingsModifiedHouse));
1
gap> Size(ContractedComplex(BingsHouse));
309
gap> STOP_TEST( "tst.tst", 1000 );



[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]