dxyzx

Results 3 comments of dxyzx

@ltkun I change line 92 to ``` -v "$HOME/DoChat/WeChat Files/":'/home//WeChat Files/' \ ``` and the other line with `/user` in it.

I'm just trying to understand relationship and difference between the structural variables and artifical variables in CyLP. Assume the problem is `max c'x s.t. lA

Thanks. Comment this line in the generated cpp file fixs the problem. ```cpp result = PyEval_EvalFrameEx(f,0); ++tstate->recursion_depth; // Py_DECREF(f); --tstate->recursion_depth; ```