Closed GoogleCodeExporter closed 9 years ago
Validate input before saving:
1. Start_Time_In_Min < End_Time_In_Min
2. 0 <= Capacity_Reduction_Rate <= 1
3. Other non-negative checking, for example, speed limits, toll values and
metering rate
Remark: users are not allowed to input from and to node IDs. Link info is read
from the link files and a dialog is shown to enable selecting. Thus, checking
validity of from_node and to_node is skipped.
Original comment by haolei...@gmail.com
on 5 Sep 2011 at 7:22
feature completed.
Original comment by xzhou99
on 2 Feb 2012 at 4:08
Original issue reported on code.google.com by
xzhou99
on 4 Sep 2011 at 3:09