메소드 | 설명 | |
---|---|---|
WeightedProblem ( |
Construct the object, weight will be set to 1.0
|
|
WeightedProblem ( double weight, |
Construct the object.
|
public WeightedProblem ( double weight, |
||
weight | double | Weight. |
problem | Problem object. |