Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/anupq/examples/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 28.7.2025 mit Größe 576 B image not shown  

Quelle  Pq-ni   Sprache: C

 
#Example: "Pq-ni" . . . based on manual example illustrating `Pq' usage
#(demonstrates the alternative ways of passing options non-interactively)
#vars: F, a, b, R, H, rels;
#options: 
F := FreeGroup("a", "b"); a := F.1; b := F.2;
rels := [ "a^25", "[b, a, a]", "b^5" ];
R := PqGAPRelators(F, rels);
H := F / R;
## This demonstrates how the options may be passed as a record argument
Pq( H, rec( Prime := 5, ClassBound := 5, Metabelian := true ) );
## This demonstrates how the options may be passed as additional arguments
Pq( H, "Prime", 5, "ClassBound", 5, "Metabelian" );

¤ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

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.