gtopt_main.hpp file
Core application entry point for the gtopt optimizer.
This module provides the main optimization entry point that parses planning JSON files, applies command-line options, builds and solves the linear programming model, and writes the results.
Namespaces
- namespace gtopt
Classes
- struct gtopt::MainOptions
- All command-line options consumed by gtopt_main().