Class GenerateServiceKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static GenerateServiceResult generateService(FJService services, FJServiceH service_h, Integer C, Matrix S) Generate Phase-Type representation for service timeConstructs the PH representation for the service time distribution considering both busy and not-all-busy states.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • generateService

         final static GenerateServiceResult generateService(FJService services, FJServiceH service_h, Integer C, Matrix S)

        Generate Phase-Type representation for service time

        Constructs the PH representation for the service time distribution considering both busy and not-all-busy states.

        Parameters:
        services - Service process for single subtask
        service_h - Service representation for 2-node job
        C - Capacity parameter
        S - State transition matrix
        Returns:

        GenerateServiceResult with service time PH representation