Package jline.io

Class Ret.pfqnGldIndex

java.lang.Object
jline.io.Ret.pfqnGldIndex
Enclosing class:
Ret

public static class Ret.pfqnGldIndex extends Object
Index key for caching intermediate results in the pfqn_gld (Generalized Local Balance) algorithm.

This class provides a three-dimensional index (a, b, c) used as a key for storing and retrieving intermediate values computed during the generalized local balance algorithm for product-form queueing networks.

  • Constructor Details

    • pfqnGldIndex

      public pfqnGldIndex(int a, int b, int c)
  • Method Details