Initializing help system before first use

XPRStriggerrestart (TRIGGER_RESTART)

Purpose
Triggers a restart of the MIP search process.
Topic areas
Synopsis
int XPRS_CC XPRStriggerrestart(XPRSprob prob, int *p_status);
TRIGGER_RESTART
Arguments
prob 
The current problem.
p_status 
Memory to return whether the restart request was accepted (0) or denied (1). May be NULL if not required.
Related controls
Integer
Control strategy for in-tree restarts.
Control strategy for root restarts.

Further information
This function requests a restart of the MIP search process. The request can be rejected if MIP restarts are not supported, e.g., in case the model has quadratic or nonlinear constraints, or if restarts are disabled by the user via the MIPRESTART control.
Related topics

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