gtopt::PamplParseResult struct

Result of parsing a PAMPL file or string.

Contains both parsed user constraints and parameter declarations.

Public variables

std::vector<UserConstraint> constraints
std::vector<UserParam> params