Class BASBlockingDebugTest

  • All Implemented Interfaces:

    
    public class BASBlockingDebugTest
    
                        

    Debug test for BAS blocking in closed queueing networks. This test creates a closed network with 2 queues and 2 jobs, where: - Queue1 has infinite capacity and BAS blocking rule - Queue2 has finite capacity = 1 The test runs a small number of samples to trace the BAS blocking behavior.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static void main(Array<String> args)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BASBlockingDebugTest

        BASBlockingDebugTest()