gtopt/validate_planning.hpp file

Semantic validation of a parsed Planning object.

Provides validate_planning(), which checks referential integrity, range constraints, and structural completeness of a Planning object after JSON parsing but before LP construction.

Namespaces

namespace gtopt

Classes

struct gtopt::ValidationResult
Result of semantic validation.