(svn r25565) -Codechange: Rewrite order prediction logic to introduce proper refit prediction
This commit is contained in:
@@ -613,6 +613,8 @@ public:
|
||||
return (this->orders.list == NULL) ? INVALID_STATION : this->orders.list->GetNextStoppingStation(this);
|
||||
}
|
||||
|
||||
void ResetRefitCaps();
|
||||
|
||||
void RefreshNextHopsStats();
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user