Object Mapqn_qr_bounds_rsrd

  • All Implemented Interfaces:

    
    public class Mapqn_qr_bounds_rsrd
    
                        

    Implementation of qrboundsrsrd_skel.mod linear program QR Bounds with Repetitive Service Random Destination (RSRD)

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Mapqn_solution solve(Mapqn_qr_bounds_rsrd_parameters params, Integer objectiveQueue) Create and solve the linear program for QR Bounds RSRD model
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • solve

         final Mapqn_solution solve(Mapqn_qr_bounds_rsrd_parameters params, Integer objectiveQueue)

        Create and solve the linear program for QR Bounds RSRD model

        Parameters:
        params - Model parameters
        objectiveQueue - Queue index to maximize utilization (1-based)
        Returns:

        Solution containing the optimal value and variable values