increase the cost of the grounding operator
This commit is contained in:
@@ -501,7 +501,7 @@ GroundOperator::getLogCost (void)
|
|||||||
++ pflIt;
|
++ pflIt;
|
||||||
}
|
}
|
||||||
// cout << endl;
|
// cout << endl;
|
||||||
return totalCost;
|
return totalCost + 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user