Method | Description | |
---|---|---|
WeightedProblem ( |
Construct the object, weight will be set to 1.0
|
|
WeightedProblem ( double weight, |
Construct the object.
|
public WeightedProblem ( |
||
problem | Problem object. |
public WeightedProblem ( double weight, |
||
weight | double | Weight. |
problem | Problem object. |