Optimization Problem Signature
Takes an object of class "OP"
(optimization problem) and returns the signature of the optimization problem.
OP_signature(x)
x
: an object of class "OP"
A data.frame
giving the signature of the the optimization problem.