Function biodivine_sketchbook::algorithms::fo_logic::eval_algorithm::eval_imp

source ยท
fn eval_imp(
    graph: &SymbolicAsyncGraph,
    left: &GraphColoredVertices,
    right: &GraphColoredVertices,
) -> GraphColoredVertices
Expand description

Evaluate the implication operation.