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

Quelle  2.4.9.tst   Sprache: unbekannt

 
#D
gap> START_TEST("HAP library");
gap> ReadPackage("HAP","tst/testall1/data249.txt");;
gap> G:=SymmetricMatrixToFilteredGraph(D,50,50);;
gap> K:=FilteredRegularCWComplex(CliqueComplex(G,2));
Filtered regular CW-complex of dimension 2

gap> #BarCodeCompactDisplay(PersistentBettiNumbers(K,1));;
gap> Y:=FiltrationTerm(K,15);
Regular CW-complex of dimension 2

gap> M:=ContractedComplex(HomotopyGraph(Y));
Graph on 41 vertices.

gap> #Display(M);
gap> STOP_TEST( "tst.tst", 1000 );



[ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet)  ]