Expand description
Argv parser for the pounce binary. Tiny hand-rolled parser so we
avoid pulling in clap (and its 100k LOC dependency tree).
Structs§
- Args
- Minima
Args - Parsed
--minimaconfiguration. Shared knobs have concrete defaults; strategy-specific knobs areOptions resolved per-method in the driver (so"auto"widths and curvature-based amplitudes matchpounce.find_minima). Field semantics mirror_minima.pyexactly.
Enums§
- Debug
Mode - Front end for the interactive solver debugger (
--debug*). - Minima
Method - Global-search strategy for
--minima. Mirrors the six methods ofpounce.find_minima(python/pounce/_minima.py). - Problem
Source