Class BuildServiceH

java.lang.Object
jline.lib.fjcodes.BuildServiceH

public final class BuildServiceH extends Object
Build PH representation for 2-node Fork-Join job. Copyright (c) 2012-2026, Imperial College London All rights reserved.
  • Method Details

    • build_Service_h

      public static FJServiceH build_Service_h(FJService service)
      Build service representation for a 2-node FJ job. This function constructs the Phase-Type (PH) representation for the service time of a 2-node Fork-Join job, which is the maximum of two independent service times.
      Parameters:
      service - Single subtask service process
      Returns:
      FJServiceH with PH representation for 2-node job