You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-support
Hello, if I have two Polyhedra (with QQ and PPL backend), and if I were to “join” them using P1.convex_hull(P2) and “meet” them using P1.intersection(P2), do these functions manage if the operations (join and meet) result in multiple polyhedra? How can I enumerate through these polyhedra?