Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traffic_lights/loop_flow/build.netc.cfg
169686 views
<configuration>

   <input>
      <node-files>input_nodes.nod.xml</node-files>
      <edge-files>input_edges.edg.xml</edge-files>
	  <connection-files>input_connections.con.xml</connection-files>
   </input>

   <output>
      <output-file>input_net.net.xml</output-file>
   </output>

   <report>
      <verbose>true</verbose>
   </report>

</configuration>