Initializing help system before first use

BARSOLUTION

Description
This determines whether the barrier has to decide which is the best solution found or return the solution computed by te last barrier iteration.
Type
Integer
Values
-1 
(callback only: do not save current soulution as the best one).
0 
return the best solution found (in callback: let the barrier decide the current solution is the best or not).
1 
return the last barrier iteration (in callback: save current solution as the best solution so far).
Default value
0
Affects routines
The barrier algorithm.

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