


RUNMOVEBLOCKING Demonstrates MPT Move Blocking routines
---------------------------------------------------------------------------
DESCRIPTION
---------------------------------------------------------------------------
Demonstrates on the Double Integrator example how the move blocking
routines work.
Open-loop solutions are calculated for the following three cases:
- no blocking on inputs u_k or differences of inputs u_{k+1} - u_k.
- fix inputs u_k to be constant during the prediction horizon.
- fix differences of consecutive inputs u_{k+1} - u_k to be constant
during the prediction horizon.
---------------------------------------------------------------------------
INPUT
---------------------------------------------------------------------------
none
---------------------------------------------------------------------------
OUTPUT
---------------------------------------------------------------------------
none