We need to take the ac_ok_flag out of the holding ac treatment, otherwise an ac will never be allowed when the pavement is not strong enough. We need to allow for the opportunity to do heavy repairs to get the pavement ok for ac without forcing it towards a rehab_ac.
Suggest the following solution:
In the image below:
In the second line remove the last part out of the equation after the AND, i.e. remover this: "AND n : renw_ac_ok_flag = 1"
We need to take the ac_ok_flag out of the holding ac treatment, otherwise an ac will never be allowed when the pavement is not strong enough. We need to allow for the opportunity to do heavy repairs to get the pavement ok for ac without forcing it towards a rehab_ac.
Suggest the following solution: In the image below:
In the second line remove the last part out of the equation after the AND, i.e. remover this: "AND n : renw_ac_ok_flag = 1"