Solve the Linear Programming problem given in Giangrande et al, 2012 using the CyLP module using multiple processes.
Parameters: | A_Matrix : matrix
B_vectors : matrix
weights : array
really_verbose : bool
proc : int
|
---|---|
Returns: | soln : array
|
See also