Package jline.examples.java.advanced
Class SdrMultiBranchExample
java.lang.Object
jline.examples.java.advanced.SdrMultiBranchExample
Multi-center branches under Krzesinski (1987) state-dependent routing.
Checks that the product form of eq. (16) extends to a branch holding several centers, and that the coefficients xi are the branch traffic equations rather than the Section 3.2 shorthand xi = xi_e, which is exact only when the branch departure center is visited once.
Case A is a plain series branch, where the two readings coincide. Case B feeds the branch departure center back onto its entry center, where they do not: the traffic-equation xi reproduces the exact CTMC to machine precision while the literal xi = 1 is out by 2.98e-1 in Q. See _kb/16-state-dependent-routing.md
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SdrMultiBranchExample
public SdrMultiBranchExample()
-
-
Method Details
-
main
-