SimulatedAnnealingMulticoreOptimizer.NextCandidateDistanceRatio Property

[Category("Parameters")] 
public int NextCandidateDistanceRatio {get; set;}
This language is not supported or no code example is available.
[Category("Parameters")] 
public:  
property int NextCandidateDistanceRatio { 
int get( ); 
void set( 
int value 
); 
}
This language is not supported or no code example is available.
public  
Category("Parameters") 
function get NextCandidateDistanceRatio() : int
public  
Category("Parameters") 
function set NextCandidateDistanceRatio(value : int);
This language is not supported or no code example is available.

Property Value

int

In this article

Definition