jannicklange
Results
1
issues of
jannicklange
Hello! I tried to export the following model as `.lp` file: ```csharp // [...] double[] cc = { 1, -2 }; double[] cl = { -1, 0 }; double[] cu...