// SPDX-License-Identifier: LicenseRef-PolyForm-Noncommercial-1.0.0
//! Surge Network — canonical power-system domain model.
//!
//! This crate owns the canonical system model used by importers, topology
//! processing, solvers, and product surfaces. It contains no solver
//! implementations.
pub use ;
pub use YBus;