Initializing help system before first use

objects

Creating optimization problems using objects. More...

Namespaces

namespace   utils
  Utilities for modeling.
 

Classes

class   AbstractExpression
  Default implementation of expressions. More...
 
class   BinaryExpression
  A binary operation in a non-linear formula. More...
 
class   ConstantExpression
  A constant value. More...
 
class   ConstraintDefinition
  Base class for all constraints. More...
 
class   Expression
  Base class for all expressions. More...
 
class   FormulaExpression
  Base class for expressions that implement non-linear formulas. More...
 
class   GeneralConstraint
  General constraint. More...
 
class   GeneralConstraintDefinition
  Definition of a general constraint. More...
 
class   IIS
  An irreducible infeasible subsystem. More...
 
class   IISConstraint
  An infeasible constraint in an IIS. More...
 
class   IISVariable
  Description of an infeasble variable in an IIS. More...
 
class   Index
  Base class for objects that represent an indexed item in an XpressProblem. More...
 
class   IndicatorDescription
  An indicator constraint. More...
 
class   IndicatorObjects
  Data describing an indicator constraint. More...
 
class   Inequality
  A reference to an equation, inequality, or ranged row. More...
 
class   InequalityDefinition
  Class representing a <=, >=, ==, or ranged constraint. More...
 
class   InternalFunctionExpression
  A call to an internal function a non-linear formula. More...
 
class   LinCoef
  A linear coefficient. More...
 
class   LinearView
  A read-only view on a linear expression. More...
 
class   LinExpression
  A linear expression that represents its data by a collection of terms. More...
 
class   LinExprProductView
  A view on the product of two linear expressions. More...
 
class   LinTerm
  A linear term. More...
 
class   LinTermList
  A linear expression that is represented as a list of terms. More...
 
class   LinTermMap
  A linear expression. More...
 
class   NotInProblemException
  Exception is raised in case a deleted variable, row, etc is accessed or such an object is queried from a problem to which it does not belong. More...
 
class   PWL
  A piecewise linear constraint. More...
 
class   PWLDefinition
  A piecewise linear function constraint. More...
 
class   PWLExpression
  A class that represents a piecewise linear function. More...
 
class   QPair
  Pair of variables in a quadratic expression. More...
 
class   QuadCoef
  A quadratic coefficient. More...
 
class   QuadExpression
  A quadratic expression that represents its data by a collection of terms. More...
 
class   QuadTerm
  A quadratic term. More...
 
class   QuadTermList
  A quadratic expression that is represented as a list of terms. More...
 
class   QuadTermMap
  A quadratic expression. More...
 
class   QuadView
  A read-only view on a quadratic expression. More...
 
class   SOS
  A special ordered set constraint. More...
 
class   SOSDefinition
  A special ordered set constraint. More...
 
class   SumExpression
  Temporary class that is used to efficiently represent sums of expressions. More...
 
class   Token
  A token in a non-linear formula. More...
 
class   UnaryExpression
  A unary operation in a non-linear formula. More...
 
class   UserFunctionExpression
  A class that represents a call to a user function in a non-linear expression. More...
 
class   Variable
  A reference to a variable. More...
 
class   XpressProblem
  Optimizer interface that allows modeling by objects. More...
 

Detailed Description

Creating optimization problems using objects.

Since
44.00

© 2001-2025 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.