* Fix typo: betwenn -> between.
This commit is contained in:
parent
38ccef5058
commit
f87617e21e
8 changed files with 8 additions and 8 deletions
|
|
@ -158,7 +158,7 @@ public:
|
|||
};
|
||||
|
||||
private:
|
||||
// comparator betwenn solution and neighbor or between neighbors
|
||||
// comparator between solution and neighbor or between neighbors
|
||||
moSolNeighborComparator<Neighbor>& solNeighborComparator;
|
||||
|
||||
// current number of step
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue