next up previous contents
Next: ops : Optimization of Up: AUTO Demos : Optimization. Previous: AUTO Demos : Optimization.   Contents


opt : A Model Algebraic Optimization Problem.

This demo illustrates the method of successive continuation for constrained optimization problems by applying it to the following simple problem :  Find the maximum sum of coordinates on the unit sphere in $ R^{5}$. Coordinate 1 is treated as the state variable. Coordinates 2-5 are treated as control parameters. For details on the successive continuation procedure see DoKeKe:91a DoKeKe:91a, DoKeKe:91b DoKeKe:91b.


Table 17.1: Commands for running demo opt.
AUTO -COMMAND ACTION
! mkdir opt create an empty work directory
cd opt change directory
demo('opt') copy the demo files to the work directory
run(c='opt.1') one free equation parameter
sv('1') save output-files as b.1, s.1, d.1
run(c='opt.2',s='1') two free equation parameters; read restart data from s.1. Constants changed : IRS
sv('2') save output-files as b.2, s.2, d.2
run(c='opt.3',s='2') three free equation parameters; read restart data from s.2. Constants changed : IRS
sv('3') save output-files as b.3, s.3, d.3
run(c='opt.4',s='3') four free equation parameters; read restart data from s.3. Constants changed : IRS
sv('4') save output-files as b.4, s.4, d.4



next up previous contents
Next: ops : Optimization of Up: AUTO Demos : Optimization. Previous: AUTO Demos : Optimization.   Contents
Gabriel Lord 2007-11-19