Tutorial 9: Transformations in integer programming

You can run a script from the command line using the Python debugger. Here is an example: $ python -m pdb my_script.py It would cause the debugger to stop the execution on the first statement it finds. This is helpful if your script is short. You can then inspect the variables and continue exe-cution line-by-line. Running from inside a script ... ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download