- A mosek license can be obtained here to solve for larger values of
nandk
codegen.pycreates the source code for our lp problem and prints it to stdout.- Pipe this output into a file and run it as a python file.
- Edit
codegen.pyto change the values ofn,m,l,point,limitas required.
python codegen.py > code.py
python code.py