Function biodivine_sketchbook::algorithms::fo_logic::eval_algorithm::eval_xor    
source ยท fn eval_xor(
    graph: &SymbolicAsyncGraph,
    left: &GraphColoredVertices,
    right: &GraphColoredVertices,
) -> GraphColoredVerticesExpand description
Evaluate the non-equivalence operation (xor).