Skip to content

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.

Functions exposed by this module.

Classes exposed by this module.