XPRSprob.MIPEntityInfo
- java.lang.Object
-  
  - com.dashoptimization.XPRSprob.MIPEntityInfo
 
-  
   - Enclosing class:
- XPRSprob
 
 public final class XPRSprob.MIPEntityInfo extends java.lang.Object
-  
    
   -  
         Field SummaryModifier and Type Field Description int[]colindIndices of MIP entities.byte[]coltypeType of MIP entities.double[]limitBounds for semi and partial variables.double[]refvalReference values for SOS members.int[]setindIndices of SOS members.int[]setstartStart of SOS insetindandrefval.byte[]settypeType of SOS.
 -  
         Constructor SummaryConstructor Description MIPEntityInfo()Create a new empty instance.MIPEntityInfo(int ngents, int nsets, int setmembers)Create a new instance that has room for holding information about the specified numbers of entities.
 
-  
         
-  
    
   -  
         Field Detail-  coltypepublic final byte[] coltype Type of MIP entities.Used in these examples: - AddMipSol
- FixBV
- RoundInt
 - Since:
- 43.00
 
 -  colindpublic final int[] colind Indices of MIP entities.Used in these examples: - AddMipSol
- FixBV
- IISExample
- RoundInt
 - Since:
- 43.00
 
 -  limitpublic final double[] limit Bounds for semi and partial variables.- Since:
- 43.00
 
 -  settypepublic final byte[] settype Type of SOS.- Since:
- 43.00
 
 -  setstartpublic final int[] setstart Start of SOS insetindandrefval.- Since:
- 43.00
 
 -  setindpublic final int[] setind Indices of SOS members.- Since:
- 43.00
 
 -  refvalpublic final double[] refval Reference values for SOS members.- Since:
- 43.00
 
 
-  
 -  
         Constructor Detail-  MIPEntityInfopublic MIPEntityInfo() Create a new empty instance.Used in these examples: - AddMipSol
- FixBV
- RoundInt
 - Since:
- 43.00
 
 -  MIPEntityInfopublic MIPEntityInfo(int ngents, int nsets, int setmembers)Create a new instance that has room for holding information about the specified numbers of entities.Used in these examples: - AddMipSol
- FixBV
- RoundInt
 - Parameters:
- 
          ngents- Number of global entities.
- 
          nsets- Number of sets.
- 
          setmembers- Number of elements in sets.
- Since:
- 43.00
 
 
-  
 
-  
         
© 2001-2024 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.
 
