Module biodivine_sketchbook::algorithms::fo_logic::operator_enums
source · Re-exports§
pub use crate::sketchbook::model::BinaryOp;
Structs§
- A named function symbol with a boolean flag whether the symbol is an explicit uninterpreted function, or an implicit update function implicit.
Enums§
- Enum for atomic terms: variables and constants.
- Enum for quantifiers in a FOL formula string.
- Enum for all possible Boolean unary operators occurring in a FOL formula string.