Log in to edit a copy.
Download.
Other published documents...
cvxopt example
1178 days ago by pub
from cvxopt import solvers from cvxopt.base import matrix RealNumber = float Integer = int
c = matrix([-4., -5.])