Pattern 5: Flow Networks — The Economy Solution
Pattern 5: Flow Networks — The Economy Solution
Pattern 5: Flow Networks — The Economy Solution Formal definition. A flow network is a collection of nodes connected by conduits, optimized to move some quantity (mass, energy, information) from sources to sinks with minimum total cost, subject to constraints. Flow networks are the solution to the universal distribution problem: given multiple sources, multiple sinks, and a cost on transport, what geometry minimizes total cost? This is Pattern 1 (Branching) generalized to include loops, multiple sources/sinks, and dynamic adaptation. Mechanism. The physics is optimal transport theory. The mathematical framework includes: (1) the Monge-Kantorovich optimal transport problem, (2) the Constructal Law, (3) variational principles in network theory. The unifying principle: nature evolves its flow configurations to provide easier access for the currents that flow. Mathematical load: Constructal Law + Optimal Transport. Constructal Law (Bejan, 1996): “For a finite-size flow system to persist in time (to live), its configuration must evolve in such a way that provides easier access to the currents that flow through it.” Mathematical formulation: Minimize the global resistance R subject to global constraint (volume, area, time). R = ∫(q²/kA)dl for heat flow, or analogous for fluid flow, electrical current, etc. Optimal Transport (Kantorovich): Given probability measures μ (source) and ν (sink) on spaces X and Y, find the transport map T: X → Y minimizing ∫ c(x,T(x)) dμ(x), where c(x,y) is the cost function. The Monge-Ampère equation governs the optimal map. Convergence instances: River deltas. Distributary networks optimizing sediment transport to the ocean. The network geometry emerges from the tradeoff between channel stability (straight) and drainage efficiency (branched). Scale: 10³ to 10⁵ m. Domain: geomorphology. Circulatory systems. Closed-loop network (unlike branching, which is typically open tree). The loop enables pressure return. Heart → arteries → arterioles → capillaries → venules → veins → heart. Scale: 10⁻⁶ m (capillary diameter) to 10⁻² m (aorta). Domain: physiology. City road networks. Street grids (Manhattan) vs. radial-organic (Paris, medieval cities) vs. hybrids. The network evolves toward the configuration that minimizes travel time for the given demand pattern. Scale: 10⁰ to 10⁴ m. Domain: urban planning. Slime mold networks. Physarum polycephalum solves maze and network optimization problems. The mold reinforces high-flow channels and prunes low-flow ones, finding near-optimal networks between food sources. Scale: 10⁻⁴ to 10⁻² m. Domain: protist biology/bio-inspired computing. Power grids. Electrical transmission networks optimized for minimum loss and maximum reliability. The topology balances looped networks (reliable, expensive) against radial networks (cheap, fragile). Scale: 10⁰ to 10⁶ m. Domain: electrical engineering. Internet/communication networks. Packet-switched networks with adaptive routing. TCP/IP congestion control is a distributed optimization algorithm. The network topology (small-world, scale-free) emerges from optimization of path length and link cost. Scale: 10⁰ to 10⁸ m. Domain: computer networking. Leaf venation. Reticulate (net-like) venation in dicots; parallel in monocots. The network architecture adapts to hydraulic demand and damage tolerance. Looped networks provide redundancy — if one vein is damaged, flow reroutes. Scale: 10⁻⁴ to 10⁻¹ m. Domain: plant physiology. Fungal mycelial networks. Adaptive networks that dynamically allocate transport capacity based on nutrient source locations. The network topology shifts between exploratory (sparse, long-range) and exploitative (dense, local) modes. Scale: 10⁻⁶ to 10³ m. Domain: mycology. Scale range: 10⁻⁶ m (capillaries, mycelial hyphae) to 10⁸ m (internet fiber). 14 orders of magnitude. What it is NOT. Flow networks are not random graphs. Random graphs do not optimize. Flow networks are not minimum spanning trees — although MSTs are related, real flow networks often include loops for redundancy. Flow networks are not designed; they evolve. Even engineered networks (power grids, roads) evolve through use — congested links get upgraded, unused links atrophy. The Constructal Law is a variational principle, not a teleological claim.
---