Expand description
Auto-generated upstream Ipopt option registrations.
Walks each per-class RegisterOptions in the order specified by
RegisterAllIpoptOptions. Generated by tools/optport/gen.py;
re-run when bumping the upstream tag. The generated file should
not be edited manually.
Most options register here just so the option-file parser accepts
the name; pounce strategies that consume an option pull it out of
the OptionsList at strategy-init time.