lp_matrix_options.hpp file
Configuration options for LP matrix assembly.
This module defines the LpMatrixOptions structure that controls how LinearProblem instances are converted into the flat (column-major) representation consumed by LP solver backends.
Namespaces
- namespace gtopt
Classes
- struct gtopt::LpMatrixOptions
- Configuration options for converting to flat LP representation.