First time here? Check out the FAQ!
answered 2016-01-09 13:53:57 +0100
The constraints should be in the order you entered them. To remove the last just do
sage: p.remove_constraint(p.number_of_constraints() - 1)