Initializing help system before first use

BARSOLUTION

Description
Newton barrier: This determines the type of crash used for the crossover. During the crash procedure, an initial basis is determined which attempts to speed up the crossover. A good choice at this stage will significantly reduce the number of iterations required to crossover to an optimal solution. The possible values increase proportionally to their time-consumption.
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-2019 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.