Skip to contents

Find all matches of a rule in a graph

Usage

get_matches(rule, graph, limit = Inf)

Arguments

rule

A Rule object

graph

Target ACSet

limit

Maximum matches to find

Value

List of ACSetTransformations (L → graph)