Initializing help system before first use

XPRMProblemStatus Enumeration

Enumeration representing different possible problem states

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 0.0.0.0
Syntax
C#
public enum XPRMProblemStatus
Members
  Member name Value Description
PB_SOLUTION 1 Solution found but not proved optimal
PB_OPTIMAL 2 Problem status: optimal solution found.
PB_UNFINISHED 4 Problem status: optimization unfinished.
PB_INFEASIBLE 6 Problem status: problem is infeasible.
PB_UNBOUNDED 8 Problem status: problem is unbounded.
PB_OTHER 10 Problem status: optimization failed (cutoff or any other cause)
PB_MODIFIED 16 Modified since last matrix generation
PB_OBJ_MODIFIED 32 Objective modified since last generation
See Also

Reference

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