Example: Normal fan of dodecahedron
Profiles: OSCAR v1.0, OSCAR v1.1, OSCAR v1.2, OSCAR v1.3, OSCAR v1.4, OSCAR v1.5, OSCAR v1.6, OSCAR v1.7, OSCAR v1.8
Construct the normal fan of a dodecahedron and compute maximal-cone facets.
Related Specification
Systems
Oscar.jl
Generate code (generate.jl) [ edit ]
using Oscar
obj = normal_fan(dodecahedron())
Polymake.give(Oscar.pm_object(obj), :MAXIMAL_CONES_FACETS)
save("data.mrdi", obj)
Data outputs
Profiles: OSCAR v1.0
Data file: data.mrdi
{
"_ns": {"Oscar": ["https://github.com/oscar-system/Oscar.jl", "1.0.5"]},
"_type": {"name": "PolyhedralFan", "params": "ee689053-9468-41a5-95bc-8e76ae61bd73"},
"data": {
"_type": {
"name": "Dict",
"params": {
"key_type": "String",
"FAN_DIM": "Base.Int",
"REGULAR": "Bool",
"LINEALITY_SPACE": {"name": "MatElem", "params": "ffe1bae3-b384-44a9-a574-b9c4afd3ec91"},
"_coeff": "EmbeddedNumField",
"FAN_AMBIENT_DIM": "Base.Int",
"_type": "String",
"PSEUDO_REGULAR": "Bool",
"LINEAR_SPAN_NORMALS": {"name": "MatElem", "params": "ffe1bae3-b384-44a9-a574-b9c4afd3ec91"},
"MAXIMAL_CONES_FACETS": {"name": "Matrix", "params": "Base.Int"},
"MAXIMAL_CONES": "Polymake.IncidenceMatrixAllocated{Polymake.NonSymmetric}",
"MAXIMAL_CONES_LINEAR_SPAN_NORMALS": "Polymake.IncidenceMatrixAllocated{Polymake.NonSymmetric}",
"RAYS": {"name": "MatElem", "params": "0478086e-10f6-4d36-a0f9-354d30b130dd"},
"COMPLETE": "Bool",
"FACET_NORMALS": {"name": "MatElem", "params": "aaf77b9d-df0a-4e5e-9169-446f9f656271"},
"GROUP": {
"name": "Dict",
"params": {
"key_type": "String",
"RAYS_ACTION": {
"name": "Dict",
"params": {
"key_type": "String",
"GENERATORS": {"name": "Vector", "params": {"name": "Vector", "params": "Base.Int"}}
}
}
}
}
}
},
"data": {
"FAN_DIM": "3",
"REGULAR": "true",
"LINEALITY_SPACE": [],
"_coeff": {
"num_field": "3d20d31c-f11f-482f-aaf9-164ff355c054",
"embedding": "00a2c7d1-3560-4dcc-8b75-16ea45bac968"
},
"FAN_AMBIENT_DIM": "3",
"_type": "fan::PolyhedralFan<OscarNumber>",
"PSEUDO_REGULAR": "true",
"LINEAR_SPAN_NORMALS": [],
"MAXIMAL_CONES_FACETS": [
["1", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "-1", "0", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "0", "-1", "0", "0", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "0", "0", "-1", "0", "0", "0", "1", "1", "0", "0", "0", "0", "0", "0"],
["-1", "0", "0", "0", "0", "0", "0", "0", "0", "1", "1", "0", "0", "0", "0"],
["0", "0", "0", "0", "0", "0", "-1", "-1", "0", "0", "0", "1", "0", "0", "0"],
["0", "0", "0", "0", "-1", "0", "0", "0", "0", "0", "0", "0", "1", "1", "0"],
["0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "-1", "1", "-1", "0", "0"],
["0", "0", "0", "0", "0", "-1", "0", "0", "0", "0", "0", "0", "0", "1", "1"],
["0", "0", "0", "0", "0", "0", "0", "0", "1", "-1", "0", "0", "0", "0", "-1"],
["0", "0", "0", "0", "0", "0", "0", "0", "-1", "1", "0", "0", "0", "0", "1"],
["0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "-1", "-1"],
["0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "-1", "1", "0", "0"],
["0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "-1", "-1", "0"],
["0", "0", "0", "0", "0", "0", "1", "1", "0", "0", "0", "-1", "0", "0", "0"],
["1", "0", "0", "0", "0", "0", "0", "0", "0", "-1", "-1", "0", "0", "0", "0"],
["0", "0", "0", "1", "0", "0", "0", "-1", "-1", "0", "0", "0", "0", "0", "0"],
["0", "0", "1", "0", "0", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "1", "0", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["-1", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]
],
"MAXIMAL_CONES": {
"_ns": {"polymake": ["https://polymake.org", "4.11"]},
"data": [
[0, 1, 2],
[1, 2, 5],
[0, 1, 6],
[1, 5, 7],
[0, 2, 4],
[1, 6, 7],
[2, 5, 9],
[2, 4, 9],
[0, 6, 10],
[0, 4, 10],
[3, 5, 7],
[3, 5, 9],
[6, 7, 8],
[6, 8, 10],
[4, 9, 11],
[3, 7, 8],
[4, 10, 11],
[3, 9, 11],
[8, 10, 11],
[3, 8, 11],
{"cols": 12}
],
"_type": "common::IncidenceMatrix<NonSymmetric>"
},
"MAXIMAL_CONES_LINEAR_SPAN_NORMALS": {
"_type": "common::IncidenceMatrix<NonSymmetric>",
"_ns": {"polymake": ["https://polymake.org", "4.11"]},
"data": [
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
{"cols": 0}
]
},
"RAYS": [
[[["0", "-1"]], [["0", "1//2"], ["1", "-1//2"]], []],
[[], [["0", "-1"]], [["0", "1//2"], ["1", "-1//2"]]],
[[], [["0", "-1"]], [["0", "-1//2"], ["1", "1//2"]]],
[[["0", "1"]], [["0", "-1//2"], ["1", "1//2"]], []],
[[["0", "-1"]], [], [["0", "1//2"], ["1", "1//2"]]],
[[["0", "1"]], [["0", "1//2"], ["1", "-1//2"]], []],
[[["0", "-1"]], [], [["0", "-1//2"], ["1", "-1//2"]]],
[[["0", "1"]], [], [["0", "-1//2"], ["1", "-1//2"]]],
[[], [["0", "1"]], [["0", "1//2"], ["1", "-1//2"]]],
[[["0", "1"]], [], [["0", "1//2"], ["1", "1//2"]]],
[[["0", "-1"]], [["0", "-1//2"], ["1", "1//2"]], []],
[[], [["0", "1"]], [["0", "-1//2"], ["1", "1//2"]]]
],
"COMPLETE": "true",
"FACET_NORMALS": [
[[["0", "3//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1"]], [], []],
[[["0", "3//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-3//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-3//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[], [["0", "-1"]], []],
[[["0", "1//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "1"]]],
[[], [], [["0", "-1"]]]
],
"GROUP": {
"RAYS_ACTION": {
"GENERATORS": [
["5", "1", "2", "10", "9", "0", "7", "6", "8", "4", "3", "11"],
["2", "1", "0", "8", "4", "6", "5", "7", "3", "10", "9", "11"],
["0", "2", "1", "3", "6", "5", "4", "9", "11", "7", "10", "8"]
]
}
}
}
},
"_refs": {
"ee689053-9468-41a5-95bc-8e76ae61bd73": {
"_type": "EmbeddedNumField",
"data": {
"num_field": "3d20d31c-f11f-482f-aaf9-164ff355c054",
"embedding": "00a2c7d1-3560-4dcc-8b75-16ea45bac968"
}
},
"ffe1bae3-b384-44a9-a574-b9c4afd3ec91": {
"_type": "MatSpace",
"data": {"base_ring": "ee689053-9468-41a5-95bc-8e76ae61bd73", "ncols": "3", "nrows": "0"}
},
"0478086e-10f6-4d36-a0f9-354d30b130dd": {
"_type": "MatSpace",
"data": {"base_ring": "ee689053-9468-41a5-95bc-8e76ae61bd73", "ncols": "3", "nrows": "12"}
},
"aaf77b9d-df0a-4e5e-9169-446f9f656271": {
"_type": "MatSpace",
"data": {"base_ring": "ee689053-9468-41a5-95bc-8e76ae61bd73", "ncols": "3", "nrows": "15"}
},
"3d20d31c-f11f-482f-aaf9-164ff355c054": {
"_type": "AbsSimpleNumField",
"data": {
"def_pol": {
"_type": {"name": "PolyRingElem", "params": "d02d8437-061b-403c-993a-5091ee59780c"},
"data": [["0", "-5"], ["2", "1"]]
},
"var": "sqrt(5)"
}
},
"00a2c7d1-3560-4dcc-8b75-16ea45bac968": {
"_type": "Hecke.AbsSimpleNumFieldEmbedding",
"data": {
"num_field": "3d20d31c-f11f-482f-aaf9-164ff355c054",
"data": {
"_type": {"name": "AcbFieldElem", "params": {"_type": "AcbField", "data": "35"}},
"data": ["478dde6e5 -21 20000003 -3e", "0 0 0 0"]
}
}
},
"d02d8437-061b-403c-993a-5091ee59780c": {"_type": "PolyRing", "data": {"base_ring": {"_type": "QQField"}, "symbols": ["x"]}}
}
}
Profiles: OSCAR v1.1, OSCAR v1.2
Data file: data.mrdi
{
"_ns": {"Oscar": ["https://github.com/oscar-system/Oscar.jl", "1.2.2"]},
"_type": {"name": "PolyhedralFan", "params": "3dad9c06-0c3e-43e5-aedd-633e1d18cb6c"},
"data": {
"_type": {
"name": "Dict",
"params": {
"key_type": "String",
"FAN_DIM": "Base.Int",
"REGULAR": "Bool",
"LINEALITY_SPACE": {"name": "MatElem", "params": "0a4536d8-e9a3-4097-8974-58c0d9840ad8"},
"_coeff": "EmbeddedNumField",
"FAN_AMBIENT_DIM": "Base.Int",
"_type": "String",
"PSEUDO_REGULAR": "Bool",
"LINEAR_SPAN_NORMALS": {"name": "MatElem", "params": "0a4536d8-e9a3-4097-8974-58c0d9840ad8"},
"MAXIMAL_CONES_FACETS": {"name": "Matrix", "params": "Base.Int"},
"MAXIMAL_CONES": "Polymake.IncidenceMatrixAllocated{Polymake.NonSymmetric}",
"MAXIMAL_CONES_LINEAR_SPAN_NORMALS": "Polymake.IncidenceMatrixAllocated{Polymake.NonSymmetric}",
"RAYS": {"name": "MatElem", "params": "197bd141-7100-4580-8d74-9a46ff4604c7"},
"COMPLETE": "Bool",
"FACET_NORMALS": {"name": "MatElem", "params": "b9570ed2-b34b-432f-a8d5-0a706c0c41ca"},
"GROUP": {
"name": "Dict",
"params": {
"key_type": "String",
"RAYS_ACTION": {
"name": "Dict",
"params": {
"key_type": "String",
"GENERATORS": {"name": "Vector", "params": {"name": "Vector", "params": "Base.Int"}}
}
},
"_description": "String"
}
}
}
},
"data": {
"FAN_DIM": "3",
"REGULAR": "true",
"LINEALITY_SPACE": [],
"_coeff": {
"num_field": "8836e28c-1192-4a31-aa02-84baaf95797d",
"embedding": "5b23804f-4148-4cd1-94e7-7f62264dffbc"
},
"FAN_AMBIENT_DIM": "3",
"_type": "fan::PolyhedralFan<OscarNumber>",
"PSEUDO_REGULAR": "true",
"LINEAR_SPAN_NORMALS": [],
"MAXIMAL_CONES_FACETS": [
["1", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "-1", "0", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "0", "-1", "0", "0", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "0", "0", "-1", "0", "0", "0", "1", "1", "0", "0", "0", "0", "0", "0"],
["-1", "0", "0", "0", "0", "0", "0", "0", "0", "1", "1", "0", "0", "0", "0"],
["0", "0", "0", "0", "0", "0", "-1", "-1", "0", "0", "0", "1", "0", "0", "0"],
["0", "0", "0", "0", "-1", "0", "0", "0", "0", "0", "0", "0", "1", "1", "0"],
["0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "-1", "1", "-1", "0", "0"],
["0", "0", "0", "0", "0", "-1", "0", "0", "0", "0", "0", "0", "0", "1", "1"],
["0", "0", "0", "0", "0", "0", "0", "0", "1", "-1", "0", "0", "0", "0", "-1"],
["0", "0", "0", "0", "0", "0", "0", "0", "-1", "1", "0", "0", "0", "0", "1"],
["0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "-1", "-1"],
["0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "-1", "1", "0", "0"],
["0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "-1", "-1", "0"],
["0", "0", "0", "0", "0", "0", "1", "1", "0", "0", "0", "-1", "0", "0", "0"],
["1", "0", "0", "0", "0", "0", "0", "0", "0", "-1", "-1", "0", "0", "0", "0"],
["0", "0", "0", "1", "0", "0", "0", "-1", "-1", "0", "0", "0", "0", "0", "0"],
["0", "0", "1", "0", "0", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "1", "0", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["-1", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]
],
"MAXIMAL_CONES": {
"_type": "common::IncidenceMatrix<NonSymmetric>",
"_ns": {"polymake": ["https://polymake.org", "4.13"]},
"data": [
[0, 1, 2],
[1, 2, 5],
[0, 1, 6],
[1, 5, 7],
[0, 2, 4],
[1, 6, 7],
[2, 5, 9],
[2, 4, 9],
[0, 6, 10],
[0, 4, 10],
[3, 5, 7],
[3, 5, 9],
[6, 7, 8],
[6, 8, 10],
[4, 9, 11],
[3, 7, 8],
[4, 10, 11],
[3, 9, 11],
[8, 10, 11],
[3, 8, 11],
{"cols": 12}
]
},
"MAXIMAL_CONES_LINEAR_SPAN_NORMALS": {
"_type": "common::IncidenceMatrix<NonSymmetric>",
"_ns": {"polymake": ["https://polymake.org", "4.13"]},
"data": [
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
{"cols": 0}
]
},
"RAYS": [
[[["0", "-1"]], [["0", "1//2"], ["1", "-1//2"]], []],
[[], [["0", "-1"]], [["0", "1//2"], ["1", "-1//2"]]],
[[], [["0", "-1"]], [["0", "-1//2"], ["1", "1//2"]]],
[[["0", "1"]], [["0", "-1//2"], ["1", "1//2"]], []],
[[["0", "-1"]], [], [["0", "1//2"], ["1", "1//2"]]],
[[["0", "1"]], [["0", "1//2"], ["1", "-1//2"]], []],
[[["0", "-1"]], [], [["0", "-1//2"], ["1", "-1//2"]]],
[[["0", "1"]], [], [["0", "-1//2"], ["1", "-1//2"]]],
[[], [["0", "1"]], [["0", "1//2"], ["1", "-1//2"]]],
[[["0", "1"]], [], [["0", "1//2"], ["1", "1//2"]]],
[[["0", "-1"]], [["0", "-1//2"], ["1", "1//2"]], []],
[[], [["0", "1"]], [["0", "-1//2"], ["1", "1//2"]]]
],
"COMPLETE": "true",
"FACET_NORMALS": [
[[["0", "3//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1"]], [], []],
[[["0", "3//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-3//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-3//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[], [["0", "-1"]], []],
[[["0", "1//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "1"]]],
[[], [], [["0", "-1"]]]
],
"GROUP": {
"RAYS_ACTION": {
"GENERATORS": [
["5", "1", "2", "10", "9", "0", "7", "6", "8", "4", "3", "11"],
["2", "1", "0", "8", "4", "6", "5", "7", "3", "10", "9", "11"],
["0", "2", "1", "3", "6", "5", "4", "9", "11", "7", "10", "8"]
]
},
"_description": "symmetry group induced by the group of the original polytope\n"
}
}
},
"_refs": {
"3dad9c06-0c3e-43e5-aedd-633e1d18cb6c": {
"_type": "EmbeddedNumField",
"data": {
"num_field": "8836e28c-1192-4a31-aa02-84baaf95797d",
"embedding": "5b23804f-4148-4cd1-94e7-7f62264dffbc"
}
},
"0a4536d8-e9a3-4097-8974-58c0d9840ad8": {
"_type": "MatSpace",
"data": {"base_ring": "3dad9c06-0c3e-43e5-aedd-633e1d18cb6c", "ncols": "3", "nrows": "0"}
},
"197bd141-7100-4580-8d74-9a46ff4604c7": {
"_type": "MatSpace",
"data": {"base_ring": "3dad9c06-0c3e-43e5-aedd-633e1d18cb6c", "ncols": "3", "nrows": "12"}
},
"b9570ed2-b34b-432f-a8d5-0a706c0c41ca": {
"_type": "MatSpace",
"data": {"base_ring": "3dad9c06-0c3e-43e5-aedd-633e1d18cb6c", "ncols": "3", "nrows": "15"}
},
"8836e28c-1192-4a31-aa02-84baaf95797d": {
"_type": "AbsSimpleNumField",
"data": {
"def_pol": {
"_type": {"name": "PolyRingElem", "params": "57d3e2d3-c3d6-4216-8860-3da012b62fed"},
"data": [["0", "-5"], ["2", "1"]]
},
"var": "sqrt(5)"
}
},
"5b23804f-4148-4cd1-94e7-7f62264dffbc": {
"_type": "Hecke.AbsSimpleNumFieldEmbedding",
"data": {
"num_field": "8836e28c-1192-4a31-aa02-84baaf95797d",
"data": {
"_type": {"name": "AcbFieldElem", "params": {"_type": "AcbField", "data": "35"}},
"data": ["478dde6e5 -21 20000003 -3e", "0 0 0 0"]
}
}
},
"57d3e2d3-c3d6-4216-8860-3da012b62fed": {"_type": "PolyRing", "data": {"base_ring": {"_type": "QQField"}, "symbols": ["x"]}}
}
}
This serialized output is equivalent for these profiles up to UUID renaming and recorded namespace version strings.
Profiles: OSCAR v1.3
Data file: data.mrdi
{
"_ns": {"Oscar": ["https://github.com/oscar-system/Oscar.jl", "1.3.1"]},
"_type": {"name": "PolyhedralFan", "params": "fb755ade-0c4b-4283-a9bb-bf90ef55eb7d"},
"data": {
"_type": {
"name": "Dict",
"params": {
"key_type": "String",
"FAN_DIM": "Base.Int",
"REGULAR": "Bool",
"LINEALITY_SPACE": {"name": "MatElem", "params": "d886a3c2-97ea-494b-b042-bf3c5f5504eb"},
"_coeff": "EmbeddedNumField",
"FAN_AMBIENT_DIM": "Base.Int",
"_type": "String",
"PSEUDO_REGULAR": "Bool",
"LINEAR_SPAN_NORMALS": {"name": "MatElem", "params": "d886a3c2-97ea-494b-b042-bf3c5f5504eb"},
"MAXIMAL_CONES_FACETS": {"name": "Matrix", "params": "Base.Int"},
"MAXIMAL_CONES": "Polymake.IncidenceMatrixAllocated{Polymake.NonSymmetric}",
"MAXIMAL_CONES_LINEAR_SPAN_NORMALS": "Polymake.IncidenceMatrixAllocated{Polymake.NonSymmetric}",
"RAYS": {"name": "MatElem", "params": "5dbbbe12-8592-43a3-ba03-bb6d1725d0f4"},
"COMPLETE": "Bool",
"FACET_NORMALS": {"name": "MatElem", "params": "7551bb5f-8cd1-4d4a-ba92-a9efc5b2239a"},
"GROUP": {
"name": "Dict",
"params": {
"key_type": "String",
"RAYS_ACTION": {
"name": "Dict",
"params": {
"key_type": "String",
"GENERATORS": {"name": "Vector", "params": {"name": "Vector", "params": "Base.Int"}}
}
},
"_description": "String"
}
}
}
},
"data": {
"FAN_DIM": "3",
"REGULAR": "true",
"LINEALITY_SPACE": [],
"_coeff": {
"num_field": "a77f1f1f-5bbf-40e3-9b21-4c14589b3637",
"embedding": "a50917df-939d-4672-aca8-ac101bd90869"
},
"FAN_AMBIENT_DIM": "3",
"_type": "fan::PolyhedralFan<OscarNumber>",
"PSEUDO_REGULAR": "true",
"LINEAR_SPAN_NORMALS": [],
"MAXIMAL_CONES_FACETS": [
["1", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "-1", "0", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "0", "-1", "0", "0", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "0", "0", "-1", "0", "0", "0", "1", "1", "0", "0", "0", "0", "0", "0"],
["-1", "0", "0", "0", "0", "0", "0", "0", "0", "1", "1", "0", "0", "0", "0"],
["0", "0", "0", "0", "0", "0", "-1", "-1", "0", "0", "0", "1", "0", "0", "0"],
["0", "0", "0", "0", "-1", "0", "0", "0", "0", "0", "0", "0", "1", "1", "0"],
["0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "-1", "1", "-1", "0", "0"],
["0", "0", "0", "0", "0", "-1", "0", "0", "0", "0", "0", "0", "0", "1", "1"],
["0", "0", "0", "0", "0", "0", "0", "0", "1", "-1", "0", "0", "0", "0", "-1"],
["0", "0", "0", "0", "0", "0", "0", "0", "-1", "1", "0", "0", "0", "0", "1"],
["0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "-1", "-1"],
["0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "-1", "1", "0", "0"],
["0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "-1", "-1", "0"],
["0", "0", "0", "0", "0", "0", "1", "1", "0", "0", "0", "-1", "0", "0", "0"],
["1", "0", "0", "0", "0", "0", "0", "0", "0", "-1", "-1", "0", "0", "0", "0"],
["0", "0", "0", "1", "0", "0", "0", "-1", "-1", "0", "0", "0", "0", "0", "0"],
["0", "0", "1", "0", "0", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "1", "0", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["-1", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]
],
"MAXIMAL_CONES": {
"_ns": {"polymake": ["https://polymake.org", "4.13"]},
"data": [
[0, 1, 2],
[1, 2, 5],
[0, 1, 6],
[1, 5, 7],
[0, 2, 4],
[1, 6, 7],
[2, 5, 9],
[2, 4, 9],
[0, 6, 10],
[0, 4, 10],
[3, 5, 7],
[3, 5, 9],
[6, 7, 8],
[6, 8, 10],
[4, 9, 11],
[3, 7, 8],
[4, 10, 11],
[3, 9, 11],
[8, 10, 11],
[3, 8, 11],
{"cols": 12}
],
"_type": "common::IncidenceMatrix<NonSymmetric>"
},
"MAXIMAL_CONES_LINEAR_SPAN_NORMALS": {
"data": [
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
{"cols": 0}
],
"_type": "common::IncidenceMatrix<NonSymmetric>",
"_ns": {"polymake": ["https://polymake.org", "4.13"]}
},
"RAYS": [
[[["0", "-1"]], [["0", "1//2"], ["1", "-1//2"]], []],
[[], [["0", "-1"]], [["0", "1//2"], ["1", "-1//2"]]],
[[], [["0", "-1"]], [["0", "-1//2"], ["1", "1//2"]]],
[[["0", "1"]], [["0", "-1//2"], ["1", "1//2"]], []],
[[["0", "-1"]], [], [["0", "1//2"], ["1", "1//2"]]],
[[["0", "1"]], [["0", "1//2"], ["1", "-1//2"]], []],
[[["0", "-1"]], [], [["0", "-1//2"], ["1", "-1//2"]]],
[[["0", "1"]], [], [["0", "-1//2"], ["1", "-1//2"]]],
[[], [["0", "1"]], [["0", "1//2"], ["1", "-1//2"]]],
[[["0", "1"]], [], [["0", "1//2"], ["1", "1//2"]]],
[[["0", "-1"]], [["0", "-1//2"], ["1", "1//2"]], []],
[[], [["0", "1"]], [["0", "-1//2"], ["1", "1//2"]]]
],
"COMPLETE": "true",
"FACET_NORMALS": [
[[["0", "3//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1"]], [], []],
[[["0", "3//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-3//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-3//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[], [["0", "-1"]], []],
[[["0", "1//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "1"]]],
[[], [], [["0", "-1"]]]
],
"GROUP": {
"RAYS_ACTION": {
"GENERATORS": [
["5", "1", "2", "10", "9", "0", "7", "6", "8", "4", "3", "11"],
["2", "1", "0", "8", "4", "6", "5", "7", "3", "10", "9", "11"],
["0", "2", "1", "3", "6", "5", "4", "9", "11", "7", "10", "8"]
]
},
"_description": "symmetry group induced by the group of the original polytope\n"
}
}
},
"_refs": {
"fb755ade-0c4b-4283-a9bb-bf90ef55eb7d": {
"_type": "EmbeddedNumField",
"data": {
"num_field": "a77f1f1f-5bbf-40e3-9b21-4c14589b3637",
"embedding": "a50917df-939d-4672-aca8-ac101bd90869"
}
},
"d886a3c2-97ea-494b-b042-bf3c5f5504eb": {
"_type": "MatSpace",
"data": {"base_ring": "fb755ade-0c4b-4283-a9bb-bf90ef55eb7d", "ncols": "3", "nrows": "0"}
},
"5dbbbe12-8592-43a3-ba03-bb6d1725d0f4": {
"_type": "MatSpace",
"data": {"base_ring": "fb755ade-0c4b-4283-a9bb-bf90ef55eb7d", "ncols": "3", "nrows": "12"}
},
"7551bb5f-8cd1-4d4a-ba92-a9efc5b2239a": {
"_type": "MatSpace",
"data": {"base_ring": "fb755ade-0c4b-4283-a9bb-bf90ef55eb7d", "ncols": "3", "nrows": "15"}
},
"a77f1f1f-5bbf-40e3-9b21-4c14589b3637": {
"_type": "AbsSimpleNumField",
"data": {
"def_pol": {
"_type": {"name": "PolyRingElem", "params": "e1acd933-21b3-4414-afe6-55950703479b"},
"data": [["0", "-5"], ["2", "1"]]
},
"var": "sqrt(5)"
}
},
"a50917df-939d-4672-aca8-ac101bd90869": {
"_type": "Hecke.AbsSimpleNumFieldEmbedding",
"data": {
"num_field": "a77f1f1f-5bbf-40e3-9b21-4c14589b3637",
"data": {
"_type": {"name": "AcbFieldElem", "params": {"_type": "AcbField", "data": "35"}},
"data": ["478dde6e5 -21 10000001 -3d", "0 0 0 0"]
}
}
},
"e1acd933-21b3-4414-afe6-55950703479b": {"_type": "PolyRing", "data": {"base_ring": {"_type": "QQField"}, "symbols": ["x"]}}
}
}
Profiles: OSCAR v1.4
Data file: data.mrdi
{
"_ns": {"Oscar": ["https://github.com/oscar-system/Oscar.jl", "1.4.1"]},
"_type": {
"name": "PolyhedralFan",
"params": {
"field": "320e0970-3544-4ac5-bfdb-0da8821834e8",
"pm_params": {
"name": "Dict",
"params": {
"key_params": "Symbol",
"_polymake_type": "String",
"_description": "String",
"GROUP.RAYS_ACTION.GENERATORS": {"name": "Vector", "params": {"name": "Vector", "params": "Base.Int"}},
"PSEUDO_REGULAR": "Bool",
"MAXIMAL_CONES_FACETS": {"name": "Matrix", "params": "Base.Int"},
"REGULAR": "Bool",
"RAYS": {"name": "MatElem", "params": "02688c6c-1834-4c59-9987-2986df5ee10b"},
"LINEAR_SPAN_NORMALS": {"name": "MatElem", "params": "053b15b1-2754-429c-aab4-2214bc04190b"},
"MAXIMAL_CONES_LINEAR_SPAN_NORMALS": "Polymake.IncidenceMatrixAllocated{Polymake.NonSymmetric}",
"COMPLETE": "Bool",
"FACET_NORMALS": {"name": "MatElem", "params": "4ff34b8d-4cd8-4b82-8095-62f32fa50172"},
"LINEALITY_SPACE": {"name": "MatElem", "params": "053b15b1-2754-429c-aab4-2214bc04190b"},
"FAN_DIM": "Base.Int",
"MAXIMAL_CONES": "Polymake.IncidenceMatrixAllocated{Polymake.NonSymmetric}",
"FAN_AMBIENT_DIM": "Base.Int"
}
}
}
},
"data": {
"_polymake_type": "fan::PolyhedralFan<OscarNumber>",
"_description": "symmetry group induced by the group of the original polytope\n",
"GROUP.RAYS_ACTION.GENERATORS": [
["5", "1", "2", "10", "9", "0", "7", "6", "8", "4", "3", "11"],
["2", "1", "0", "8", "4", "6", "5", "7", "3", "10", "9", "11"],
["0", "2", "1", "3", "6", "5", "4", "9", "11", "7", "10", "8"]
],
"PSEUDO_REGULAR": "true",
"MAXIMAL_CONES_FACETS": [
["1", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "-1", "0", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "0", "-1", "0", "0", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "0", "0", "-1", "0", "0", "0", "1", "1", "0", "0", "0", "0", "0", "0"],
["-1", "0", "0", "0", "0", "0", "0", "0", "0", "1", "1", "0", "0", "0", "0"],
["0", "0", "0", "0", "0", "0", "-1", "-1", "0", "0", "0", "1", "0", "0", "0"],
["0", "0", "0", "0", "-1", "0", "0", "0", "0", "0", "0", "0", "1", "1", "0"],
["0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "-1", "1", "-1", "0", "0"],
["0", "0", "0", "0", "0", "-1", "0", "0", "0", "0", "0", "0", "0", "1", "1"],
["0", "0", "0", "0", "0", "0", "0", "0", "1", "-1", "0", "0", "0", "0", "-1"],
["0", "0", "0", "0", "0", "0", "0", "0", "-1", "1", "0", "0", "0", "0", "1"],
["0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "-1", "-1"],
["0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "-1", "1", "0", "0"],
["0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "-1", "-1", "0"],
["0", "0", "0", "0", "0", "0", "1", "1", "0", "0", "0", "-1", "0", "0", "0"],
["1", "0", "0", "0", "0", "0", "0", "0", "0", "-1", "-1", "0", "0", "0", "0"],
["0", "0", "0", "1", "0", "0", "0", "-1", "-1", "0", "0", "0", "0", "0", "0"],
["0", "0", "1", "0", "0", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "1", "0", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["-1", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]
],
"REGULAR": "true",
"RAYS": [
[[["0", "-1"]], [["0", "1//2"], ["1", "-1//2"]], []],
[[], [["0", "-1"]], [["0", "1//2"], ["1", "-1//2"]]],
[[], [["0", "-1"]], [["0", "-1//2"], ["1", "1//2"]]],
[[["0", "1"]], [["0", "-1//2"], ["1", "1//2"]], []],
[[["0", "-1"]], [], [["0", "1//2"], ["1", "1//2"]]],
[[["0", "1"]], [["0", "1//2"], ["1", "-1//2"]], []],
[[["0", "-1"]], [], [["0", "-1//2"], ["1", "-1//2"]]],
[[["0", "1"]], [], [["0", "-1//2"], ["1", "-1//2"]]],
[[], [["0", "1"]], [["0", "1//2"], ["1", "-1//2"]]],
[[["0", "1"]], [], [["0", "1//2"], ["1", "1//2"]]],
[[["0", "-1"]], [["0", "-1//2"], ["1", "1//2"]], []],
[[], [["0", "1"]], [["0", "-1//2"], ["1", "1//2"]]]
],
"LINEAR_SPAN_NORMALS": [],
"MAXIMAL_CONES_LINEAR_SPAN_NORMALS": {
"data": [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], {"cols": 0}],
"_type": "common::IncidenceMatrix<NonSymmetric>",
"_ns": {"polymake": ["https://polymake.org", "4.13"]}
},
"COMPLETE": "true",
"FACET_NORMALS": [
[[["0", "3//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1"]], [], []],
[[["0", "3//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-3//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-3//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[], [["0", "-1"]], []],
[[["0", "1//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "1"]]],
[[], [], [["0", "-1"]]]
],
"LINEALITY_SPACE": [],
"FAN_DIM": "3",
"MAXIMAL_CONES": {
"_ns": {"polymake": ["https://polymake.org", "4.13"]},
"_type": "common::IncidenceMatrix<NonSymmetric>",
"data": [
[0, 1, 2],
[1, 2, 5],
[0, 1, 6],
[1, 5, 7],
[0, 2, 4],
[1, 6, 7],
[2, 5, 9],
[2, 4, 9],
[0, 6, 10],
[0, 4, 10],
[3, 5, 7],
[3, 5, 9],
[6, 7, 8],
[6, 8, 10],
[4, 9, 11],
[3, 7, 8],
[4, 10, 11],
[3, 9, 11],
[8, 10, 11],
[3, 8, 11],
{"cols": 12}
]
},
"FAN_AMBIENT_DIM": "3"
},
"_refs": {
"320e0970-3544-4ac5-bfdb-0da8821834e8": {
"_type": {"name": "EmbeddedNumField", "params": "26dee356-6cb6-4198-ae30-64889ca17f2d"},
"data": []
},
"02688c6c-1834-4c59-9987-2986df5ee10b": {
"_type": {"name": "MatSpace", "params": "320e0970-3544-4ac5-bfdb-0da8821834e8"},
"data": {"ncols": "3", "nrows": "12"}
},
"053b15b1-2754-429c-aab4-2214bc04190b": {
"_type": {"name": "MatSpace", "params": "320e0970-3544-4ac5-bfdb-0da8821834e8"},
"data": {"ncols": "3", "nrows": "0"}
},
"4ff34b8d-4cd8-4b82-8095-62f32fa50172": {
"_type": {"name": "MatSpace", "params": "320e0970-3544-4ac5-bfdb-0da8821834e8"},
"data": {"ncols": "3", "nrows": "15"}
},
"26dee356-6cb6-4198-ae30-64889ca17f2d": {
"_type": {"name": "Hecke.AbsSimpleNumFieldEmbedding", "params": "f78538c7-8ee7-4bba-b079-090e4f1acbf6"},
"data": ["478dde6e5 -21 10000001 -3d", "0 0 0 0"]
},
"f78538c7-8ee7-4bba-b079-090e4f1acbf6": {
"_type": {"name": "AbsSimpleNumField", "params": "fe139210-a973-440b-9682-fd6071d61fda"},
"data": {"def_pol": [["0", "-5"], ["2", "1"]], "var": "sqrt(5)"}
},
"fe139210-a973-440b-9682-fd6071d61fda": {"_type": {"name": "PolyRing", "params": {"_type": "QQField"}}, "data": {"symbols": ["x"]}}
}
}
Profiles: OSCAR v1.5, OSCAR v1.6, OSCAR v1.7
Data file: data.mrdi
{
"_ns": {"Oscar": ["https://github.com/oscar-system/Oscar.jl", "1.7.0"]},
"_type": {
"name": "PolyhedralFan",
"params": {
"field": "efc9dece-e11f-413a-ae78-3bdabfe02437",
"pm_params": {
"name": "Dict",
"params": {
"key_params": "Symbol",
"_polymake_type": "String",
"GROUP": {
"name": "Tuple",
"params": [
{
"name": "Dict",
"params": {
"key_params": "Symbol",
"_description": "String",
"RAYS_ACTION.GENERATORS": {"name": "Vector", "params": {"name": "Vector", "params": "Base.Int"}}
}
}
]
},
"PSEUDO_REGULAR": "Bool",
"MAXIMAL_CONES_FACETS": {"name": "Matrix", "params": "Base.Int"},
"REGULAR": "Bool",
"RAYS": {"name": "MatElem", "params": "d782d8ec-4872-403c-8b10-46ac387b4337"},
"LINEAR_SPAN_NORMALS": {"name": "MatElem", "params": "7f4c4f54-325b-4532-bc4a-0923cb8670f7"},
"MAXIMAL_CONES_LINEAR_SPAN_NORMALS": "Polymake.IncidenceMatrixAllocated{Polymake.NonSymmetric}",
"COMPLETE": "Bool",
"FACET_NORMALS": {"name": "MatElem", "params": "3bcc713c-d4fc-4b5b-9553-79076042a0b8"},
"LINEALITY_SPACE": {"name": "MatElem", "params": "7f4c4f54-325b-4532-bc4a-0923cb8670f7"},
"FAN_DIM": "Base.Int",
"MAXIMAL_CONES": "Polymake.IncidenceMatrixAllocated{Polymake.NonSymmetric}",
"FAN_AMBIENT_DIM": "Base.Int"
}
}
}
},
"data": {
"_polymake_type": "fan::PolyhedralFan<OscarNumber>",
"GROUP": [
{
"_description": "symmetry group induced by the group of the original polytope\n",
"RAYS_ACTION.GENERATORS": [
["5", "1", "2", "10", "9", "0", "7", "6", "8", "4", "3", "11"],
["2", "1", "0", "8", "4", "6", "5", "7", "3", "10", "9", "11"],
["0", "2", "1", "3", "6", "5", "4", "9", "11", "7", "10", "8"]
]
}
],
"PSEUDO_REGULAR": "true",
"MAXIMAL_CONES_FACETS": [
["1", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "-1", "0", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "0", "-1", "0", "0", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "0", "0", "-1", "0", "0", "0", "1", "1", "0", "0", "0", "0", "0", "0"],
["-1", "0", "0", "0", "0", "0", "0", "0", "0", "1", "1", "0", "0", "0", "0"],
["0", "0", "0", "0", "0", "0", "-1", "-1", "0", "0", "0", "1", "0", "0", "0"],
["0", "0", "0", "0", "-1", "0", "0", "0", "0", "0", "0", "0", "1", "1", "0"],
["0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "-1", "1", "-1", "0", "0"],
["0", "0", "0", "0", "0", "-1", "0", "0", "0", "0", "0", "0", "0", "1", "1"],
["0", "0", "0", "0", "0", "0", "0", "0", "1", "-1", "0", "0", "0", "0", "-1"],
["0", "0", "0", "0", "0", "0", "0", "0", "-1", "1", "0", "0", "0", "0", "1"],
["0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "-1", "-1"],
["0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "-1", "1", "0", "0"],
["0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "-1", "-1", "0"],
["0", "0", "0", "0", "0", "0", "1", "1", "0", "0", "0", "-1", "0", "0", "0"],
["1", "0", "0", "0", "0", "0", "0", "0", "0", "-1", "-1", "0", "0", "0", "0"],
["0", "0", "0", "1", "0", "0", "0", "-1", "-1", "0", "0", "0", "0", "0", "0"],
["0", "0", "1", "0", "0", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "1", "0", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["-1", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]
],
"REGULAR": "true",
"RAYS": [
[[["0", "-1"]], [["0", "1//2"], ["1", "-1//2"]], []],
[[], [["0", "-1"]], [["0", "1//2"], ["1", "-1//2"]]],
[[], [["0", "-1"]], [["0", "-1//2"], ["1", "1//2"]]],
[[["0", "1"]], [["0", "-1//2"], ["1", "1//2"]], []],
[[["0", "-1"]], [], [["0", "1//2"], ["1", "1//2"]]],
[[["0", "1"]], [["0", "1//2"], ["1", "-1//2"]], []],
[[["0", "-1"]], [], [["0", "-1//2"], ["1", "-1//2"]]],
[[["0", "1"]], [], [["0", "-1//2"], ["1", "-1//2"]]],
[[], [["0", "1"]], [["0", "1//2"], ["1", "-1//2"]]],
[[["0", "1"]], [], [["0", "1//2"], ["1", "1//2"]]],
[[["0", "-1"]], [["0", "-1//2"], ["1", "1//2"]], []],
[[], [["0", "1"]], [["0", "-1//2"], ["1", "1//2"]]]
],
"LINEAR_SPAN_NORMALS": [],
"MAXIMAL_CONES_LINEAR_SPAN_NORMALS": {
"_type": "common::IncidenceMatrix<NonSymmetric>",
"data": [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], {"cols": 0}],
"_ns": {"polymake": ["https://polymake.org", "4.15"]}
},
"COMPLETE": "true",
"FACET_NORMALS": [
[[["0", "3//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1"]], [], []],
[[["0", "3//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-3//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-3//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[], [["0", "-1"]], []],
[[["0", "1//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "1"]]],
[[], [], [["0", "-1"]]]
],
"LINEALITY_SPACE": [],
"FAN_DIM": "3",
"MAXIMAL_CONES": {
"_ns": {"polymake": ["https://polymake.org", "4.15"]},
"_type": "common::IncidenceMatrix<NonSymmetric>",
"data": [
[0, 1, 2],
[1, 2, 5],
[0, 1, 6],
[1, 5, 7],
[0, 2, 4],
[1, 6, 7],
[2, 5, 9],
[2, 4, 9],
[0, 6, 10],
[0, 4, 10],
[3, 5, 7],
[3, 5, 9],
[6, 7, 8],
[6, 8, 10],
[4, 9, 11],
[3, 7, 8],
[4, 10, 11],
[3, 9, 11],
[8, 10, 11],
[3, 8, 11],
{"cols": 12}
]
},
"FAN_AMBIENT_DIM": "3"
},
"_refs": {
"efc9dece-e11f-413a-ae78-3bdabfe02437": {
"_type": {"name": "EmbeddedNumField", "params": "7701d12b-ac40-42d5-aa1b-19cf3a221066"},
"data": []
},
"d782d8ec-4872-403c-8b10-46ac387b4337": {
"_type": {"name": "MatSpace", "params": "efc9dece-e11f-413a-ae78-3bdabfe02437"},
"data": {"ncols": "3", "nrows": "12"}
},
"7f4c4f54-325b-4532-bc4a-0923cb8670f7": {
"_type": {"name": "MatSpace", "params": "efc9dece-e11f-413a-ae78-3bdabfe02437"},
"data": {"ncols": "3", "nrows": "0"}
},
"3bcc713c-d4fc-4b5b-9553-79076042a0b8": {
"_type": {"name": "MatSpace", "params": "efc9dece-e11f-413a-ae78-3bdabfe02437"},
"data": {"ncols": "3", "nrows": "15"}
},
"7701d12b-ac40-42d5-aa1b-19cf3a221066": {
"_type": {"name": "Hecke.AbsSimpleNumFieldEmbedding", "params": "4e6ba350-d300-4a90-97a0-095569473f47"},
"data": ["478dde6e5 -21 10000001 -3d", "0 0 0 0"]
},
"4e6ba350-d300-4a90-97a0-095569473f47": {
"_type": {"name": "AbsSimpleNumField", "params": "229044e0-fcf4-4357-a1d5-09ebfba499e7"},
"data": {"def_pol": [["0", "-5"], ["2", "1"]], "var": "sqrt(5)"}
},
"229044e0-fcf4-4357-a1d5-09ebfba499e7": {"_type": {"name": "PolyRing", "params": {"_type": "QQField"}}, "data": {"symbols": ["x"]}}
}
}
This serialized output is equivalent for these profiles up to UUID renaming and recorded namespace version strings.
Profiles: OSCAR v1.8
Data file: data.mrdi
{
"_ns": {
"Oscar": [
"https://github.com/oscar-system/Oscar.jl",
"1.8.0-DEV-1-8dea7e5a4d0cdef038b2fa2cd018d08201b4ac07"
]
},
"_type": {
"name": "PolyhedralFan",
"params": {
"field": "1ac3a9bc-16d8-41e9-8e50-1f15699f8342",
"pm_params": {
"name": "Dict",
"params": {
"key_params": "Symbol",
"_polymake_type": "String",
"GROUP": {
"name": "Tuple",
"params": [
{
"name": "Dict",
"params": {
"key_params": "Symbol",
"_description": "String",
"RAYS_ACTION.GENERATORS": {"name": "Vector", "params": {"name": "Vector", "params": "Base.Int"}}
}
}
]
},
"PSEUDO_REGULAR": "Bool",
"MAXIMAL_CONES_FACETS": {"name": "Matrix", "params": "Base.Int"},
"REGULAR": "Bool",
"RAYS": {"name": "MatElem", "params": "37c9fc4b-6343-4b74-bdf8-430271aa0993"},
"LINEAR_SPAN_NORMALS": {"name": "MatElem", "params": "b7924452-ed74-43cb-bd73-5dd29c534c8f"},
"MAXIMAL_CONES_LINEAR_SPAN_NORMALS": "Polymake.IncidenceMatrixAllocated{Polymake.NonSymmetric}",
"COMPLETE": "Bool",
"FACET_NORMALS": {"name": "MatElem", "params": "7010bb0f-3b8b-490f-a506-a6f4f59675d3"},
"LINEALITY_SPACE": {"name": "MatElem", "params": "b7924452-ed74-43cb-bd73-5dd29c534c8f"},
"FAN_DIM": "Base.Int",
"MAXIMAL_CONES": "Polymake.IncidenceMatrixAllocated{Polymake.NonSymmetric}",
"FAN_AMBIENT_DIM": "Base.Int"
}
}
}
},
"data": {
"_polymake_type": "fan::PolyhedralFan<OscarNumber>",
"GROUP": [
{
"_description": "symmetry group induced by the group of the original polytope\n",
"RAYS_ACTION.GENERATORS": [
["5", "1", "2", "10", "9", "0", "7", "6", "8", "4", "3", "11"],
["2", "1", "0", "8", "4", "6", "5", "7", "3", "10", "9", "11"],
["0", "2", "1", "3", "6", "5", "4", "9", "11", "7", "10", "8"]
]
}
],
"PSEUDO_REGULAR": true,
"MAXIMAL_CONES_FACETS": [
["1", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "-1", "0", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "0", "-1", "0", "0", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "0", "0", "-1", "0", "0", "0", "1", "1", "0", "0", "0", "0", "0", "0"],
["-1", "0", "0", "0", "0", "0", "0", "0", "0", "1", "1", "0", "0", "0", "0"],
["0", "0", "0", "0", "0", "0", "-1", "-1", "0", "0", "0", "1", "0", "0", "0"],
["0", "0", "0", "0", "-1", "0", "0", "0", "0", "0", "0", "0", "1", "1", "0"],
["0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "-1", "1", "-1", "0", "0"],
["0", "0", "0", "0", "0", "-1", "0", "0", "0", "0", "0", "0", "0", "1", "1"],
["0", "0", "0", "0", "0", "0", "0", "0", "1", "-1", "0", "0", "0", "0", "-1"],
["0", "0", "0", "0", "0", "0", "0", "0", "-1", "1", "0", "0", "0", "0", "1"],
["0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "-1", "-1"],
["0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "-1", "1", "0", "0"],
["0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "-1", "-1", "0"],
["0", "0", "0", "0", "0", "0", "1", "1", "0", "0", "0", "-1", "0", "0", "0"],
["1", "0", "0", "0", "0", "0", "0", "0", "0", "-1", "-1", "0", "0", "0", "0"],
["0", "0", "0", "1", "0", "0", "0", "-1", "-1", "0", "0", "0", "0", "0", "0"],
["0", "0", "1", "0", "0", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0"],
["0", "1", "0", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"],
["-1", "-1", "-1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0"]
],
"REGULAR": true,
"RAYS": [
[[["0", "-1"]], [["0", "1//2"], ["1", "-1//2"]], []],
[[], [["0", "-1"]], [["0", "1//2"], ["1", "-1//2"]]],
[[], [["0", "-1"]], [["0", "-1//2"], ["1", "1//2"]]],
[[["0", "1"]], [["0", "-1//2"], ["1", "1//2"]], []],
[[["0", "-1"]], [], [["0", "1//2"], ["1", "1//2"]]],
[[["0", "1"]], [["0", "1//2"], ["1", "-1//2"]], []],
[[["0", "-1"]], [], [["0", "-1//2"], ["1", "-1//2"]]],
[[["0", "1"]], [], [["0", "-1//2"], ["1", "-1//2"]]],
[[], [["0", "1"]], [["0", "1//2"], ["1", "-1//2"]]],
[[["0", "1"]], [], [["0", "1//2"], ["1", "1//2"]]],
[[["0", "-1"]], [["0", "-1//2"], ["1", "1//2"]], []],
[[], [["0", "1"]], [["0", "-1//2"], ["1", "1//2"]]]
],
"LINEAR_SPAN_NORMALS": [],
"MAXIMAL_CONES_LINEAR_SPAN_NORMALS": {
"_type": "common::IncidenceMatrix<NonSymmetric>",
"data": [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], {"cols": 0}],
"_ns": {"polymake": ["https://polymake.org", "4.15"]}
},
"COMPLETE": true,
"FACET_NORMALS": [
[[["0", "3//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1"]], [], []],
[[["0", "3//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-3//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-3//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "1//2"], ["1", "1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[], [["0", "-1"]], []],
[[["0", "1//2"], ["1", "1//2"]], [["0", "1//2"], ["1", "-1//2"]], [["0", "-1"]]],
[[["0", "-1//2"], ["1", "-1//2"]], [["0", "-3//2"], ["1", "-1//2"]], [["0", "1"]]],
[[], [], [["0", "-1"]]]
],
"LINEALITY_SPACE": [],
"FAN_DIM": "3",
"MAXIMAL_CONES": {
"_ns": {"polymake": ["https://polymake.org", "4.15"]},
"data": [
[0, 1, 2],
[1, 2, 5],
[0, 1, 6],
[1, 5, 7],
[0, 2, 4],
[1, 6, 7],
[2, 5, 9],
[2, 4, 9],
[0, 6, 10],
[0, 4, 10],
[3, 5, 7],
[3, 5, 9],
[6, 7, 8],
[6, 8, 10],
[4, 9, 11],
[3, 7, 8],
[4, 10, 11],
[3, 9, 11],
[8, 10, 11],
[3, 8, 11],
{"cols": 12}
],
"_type": "common::IncidenceMatrix<NonSymmetric>"
},
"FAN_AMBIENT_DIM": "3"
},
"_refs": {
"1ac3a9bc-16d8-41e9-8e50-1f15699f8342": {
"_type": {"name": "EmbeddedNumField", "params": "a07ce4fe-c7a5-47ce-93aa-ec518fc0cac9"},
"data": []
},
"37c9fc4b-6343-4b74-bdf8-430271aa0993": {
"_type": {"name": "MatSpace", "params": "1ac3a9bc-16d8-41e9-8e50-1f15699f8342"},
"data": {"ncols": "3", "nrows": "12"}
},
"b7924452-ed74-43cb-bd73-5dd29c534c8f": {
"_type": {"name": "MatSpace", "params": "1ac3a9bc-16d8-41e9-8e50-1f15699f8342"},
"data": {"ncols": "3", "nrows": "0"}
},
"7010bb0f-3b8b-490f-a506-a6f4f59675d3": {
"_type": {"name": "MatSpace", "params": "1ac3a9bc-16d8-41e9-8e50-1f15699f8342"},
"data": {"ncols": "3", "nrows": "15"}
},
"a07ce4fe-c7a5-47ce-93aa-ec518fc0cac9": {
"_type": {"name": "Hecke.AbsSimpleNumFieldEmbedding", "params": "371cfcb2-1d38-46f6-9253-e148756b3bd4"},
"data": ["478dde6e5 -21 10000001 -3d", "0 0 0 0"]
},
"371cfcb2-1d38-46f6-9253-e148756b3bd4": {
"_type": {"name": "AbsSimpleNumField", "params": "60404de9-8db1-4fbc-93e4-be75077f781e"},
"data": {"def_pol": [["0", "-5"], ["2", "1"]], "var": "sqrt(5)"}
},
"60404de9-8db1-4fbc-93e4-be75077f781e": {"_type": {"name": "PolyRing", "params": {"_type": "QQField"}}, "data": {"symbols": ["x"]}}
}
}