Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/od2trips/errors/format/vm/testsuite.od2trips
169776 views
# The begin time is larger than the end time
vm_time_begin_larger

# begin time not numeric
vm_time_begin_false

# end time not numeric
vm_time_end_false

# one time is missing
vm_time_one_missing

# first amount in first district not numeric
vm_false11

# second amount in first district not numeric
vm_false12

# first amount in second district not numeric
vm_false21

# second amount in second district not numeric
vm_false22

# factor not numeric
vm_factor_false

# non-square matrix (V-Format)
vm_line_missing

# non-square matrix (V-Format)
vm_column_missing

# non-square matrix (V-Format)
vm_extra_line

# non-square matrix (V-Format)
vm_extra_column