Module biodivine_sketchbook::inference::inference_state

source ·
Expand description

Structures and utilities to track the whole state of inference.

Structs§

  • InferenceState manages the main functionalities and computations of inference session. That inludes boths the components that are exchanged with frontend, and raw low-level structures used during computation like symbolic graph and its colors.