Class Pfqn_comomrm_ldKt

    • 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 Ret.pfqnComomrmLd pfqn_comomrm_ld(Matrix L, Matrix N, Matrix Z, Matrix mu, SolverOptions options) Run the COMOM normalizing constant solution method on a repairman model
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • pfqn_comomrm_ld

         final static Ret.pfqnComomrmLd pfqn_comomrm_ld(Matrix L, Matrix N, Matrix Z, Matrix mu, SolverOptions options)

        Run the COMOM normalizing constant solution method on a repairman model

        Parameters:
        L -
        • demands at all stations

        N -
        • number of jobs for each class

        Z -
        • think time for each class

        mu -
        • load-depedent scalings

        options -
        • solver options

        Returns:

        normalizing constant and its logarithm