RCOLGs
RCOLGs, short for recursive constrained ordered local graphs, is a theoretical class of graphs defined by a hierarchical, modular construction. In this framework, complex graphs are built from simpler building blocks called atoms, each with designated attachment points or ports. The construction proceeds in a recursive manner: at each step, an atom can be expanded by substituting its ports with subgraphs in a specified, finite order, connecting them according to a fixed attachment pattern. The resulting graph preserves a sense of locality, since all connections between components respect the prescribed ports and their ordering.
An RCOLG begins with a set of base atoms, each a small graph with labeled ports. A
RCOLGs emphasize modularity and locality, often enabling inductive reasoning about global properties from local components. Depending
Potential applications include modeling modular software architectures, circuit design, hierarchical network topologies, and biochemical or workflow
Modular graphs, hierarchical graphs, recursive graph classes, graph grammars.