Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can sage compute the Minkowski sum of two cones?

The Minkowski sum of two cones C1 and C2 is

C1 + C2 = {x + y | x in C1, y in C2}

Is there a method in sage that computes C1+C2?