Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/trafficlight/constraints/removeConstraints_tripId/output.complex
169730 views
 Retrying in 1 seconds
constraints before removal
Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=5, type=0, mustWait=True, active=True)
Constraint(signalId=D tripId=t2, foeId=t0, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
Constraint(signalId=H tripId=t1, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True)
constraints after removal
Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=5, type=0, mustWait=False, active=False)
Constraint(signalId=D tripId=t2, foeId=t0, foeSignal=A, limit=3, type=0, mustWait=False, active=False)
Constraint(signalId=H tripId=t1, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True)