First time here? Check out the FAQ!
asked 3 years ago
P(A,b)={x∣ A.x ≤ b}
I have to create a polyhedron with this inputs
but in sage inequalities like this
A.x + b >= 0
, how to convert