One Hat Cyber Team
Your IP :
216.73.216.115
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
Macaulay2
/
Posets
/
example-output
/
Edit File:
_flag__Poset.out
-- -*- M2-comint -*- hash: 14881594912580384492 i1 : P = booleanLattice 4; i2 : rankFunction P o2 = {0, 1, 1, 2, 1, 2, 2, 3, 1, 2, 2, 3, 2, 3, 3, 4} o2 : List i3 : flagPoset(P, {2,3}) o3 = Relation Matrix: | 1 0 0 1 0 0 1 0 0 0 | | 0 1 0 1 0 0 0 0 1 0 | | 0 0 1 1 0 0 0 0 0 1 | | 0 0 0 1 0 0 0 0 0 0 | | 0 0 0 0 1 0 1 0 1 0 | | 0 0 0 0 0 1 1 0 0 1 | | 0 0 0 0 0 0 1 0 0 0 | | 0 0 0 0 0 0 0 1 1 1 | | 0 0 0 0 0 0 0 0 1 0 | | 0 0 0 0 0 0 0 0 0 1 | o3 : Poset i4 : flagPoset(P, {1}) o4 = Relation Matrix: | 1 0 0 0 | | 0 1 0 0 | | 0 0 1 0 | | 0 0 0 1 | o4 : Poset i5 :
Simpan