.. _l-design-builder: Graph building and optimization =============================== This section gathers the design documentation of the *building* half of the core pipeline: the incremental :ref:`l-design-graph-builder` that accumulates and validates nodes, and the :ref:`l-design-optimization` engine that rewrites the graph it holds. .. toctree:: :maxdepth: 1 graph_builder optimization