Add precision in the output of the eoValueParam.h
This commit is contained in:
parent
be231d9129
commit
eb8f1e99a9
4 changed files with 19 additions and 3 deletions
|
|
@ -162,7 +162,7 @@ private:
|
|||
// true if the move is accepted
|
||||
bool isAccept ;
|
||||
|
||||
// if true the HC stop when to improving solution is found
|
||||
// if true : the HC stop when no improving solution is found
|
||||
// if false : never stop, always continue (external continuator)
|
||||
bool stop ;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue