Class view
class continuous : public problem
Link: problem
Data member
Name | Type | Utility |
---|---|---|
m_domain |
domain |
Range of each decision variable |
m_init_domain |
domain |
Some benchmarks limit the domain for initial solutions (e.g. CEC2005-F25) |
m_variable_accuracy |
real |
The minimum distance to distinguish two different decision variables |
`` |
Member function
Name | Utility |
---|---|
evaluate_objective(x, obj |