Initializing help system before first use

Debugging Aids

FICO® Xpress Insight provides a fully-featured debugger which is seamlessly accessed from FICO® Xpress Workbench.

Refer to chapter 5 of the Xpress Workbench User Guide for details.

The mminsight module provides several further parameters to aid the process of developing and debugging a model for the Xpress Insight system.
  • The insight_verbose parameter enables verbose output from the mminsight module for diagnostic purposes and will cause additional information to be logged as mminsight interacts with the model at runtime.
  • The insight_writeprob parameter instructs the system to export the optimization problem in MPS format to a designated file path immediately prior to solving.

Additionally, the WildFly application server log file in <installdir>\insight\server\wildfly-x.y.z\standalone\log\server.log may contain more information on any server-side errors that are encountered.