Fixed the logic for determining which of two node names is "best".

The code was not enforcing an order of precedence, which meant
that the lexigraphical order of EFHNBest() was able to override
the simpler case of one of the node names being a top level port.
This commit is contained in:
R. Timothy Edwards
2026-02-16 12:02:32 -05:00
parent 3b1de8ff40
commit 7e9b6fb61e
2 changed files with 27 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
8.3.603
8.3.604