From 839f36147c3079c0ef21bbc5be8aa0af70adfed0 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sun, 11 Nov 2018 23:13:27 -0500 Subject: Add delta-Y transform Now we should be able to simplify any resistor network. --- test4.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test4.txt (limited to 'test4.txt') diff --git a/test4.txt b/test4.txt new file mode 100644 index 0000000..3f583d4 --- /dev/null +++ b/test4.txt @@ -0,0 +1,6 @@ +1 5 +1 2 1 5 10 +2 1 1 4 2 3 3 +3 2 3 4 5 5 1.5 +4 2 2 3 5 5 5 +5 1 10 4 5 3 1.5 -- cgit v1.1