in reply to
Re^2: Resistor network simplifier
in thread
Resistor network simplifier
If you're making graphs, I'd encourage you to use the
Graph
module (disclosure: I'm the maintainer). All the bookkeeping is done for you, you can add "attributes" to vertices or edges, and you can stringify them for instant debugging gratification.
Comment on
Re^3: Resistor network simplifier
In Section
Cool Uses for Perl