Ask Your Question

renderusefulless's profile - activity

2021-01-31 09:10:11 +0200 received badge  Famous Question (source)
2018-05-02 15:30:16 +0200 received badge  Popular Question (source)
2018-05-02 15:30:16 +0200 received badge  Notable Question (source)
2016-08-04 16:02:30 +0200 received badge  Student (source)
2016-08-04 15:48:06 +0200 asked a question Forming a polytope from only its combinatorial data

I would like to visualize a polytope given only its face lattice, i.e. something like

{1}, {2}, {3}, {4}, {1, 2}, {2, 3}, {3, 4}, {4, 1}, {1, 2, 3, 4}

for a square.

Is that possible in sage?