problem
relationalai.semantics.reasoners.prescriptive
Prescriptive reasoning: define and solve decision problems.
Provides Problem for defining and solving decision problems — optimization, constraint satisfaction, and feasibility — with variables, objectives, and constraints. Problems are serialized and sent to an external solver service; results are imported back after the solve completes.
Classes
Section titled “Classes”Classes exposed by this module.
Problem Define and solve a decision problem on a model.