Path: blob/main/tests/duarouter/meta/null_output/cfg.duarouter.chrouter
185786 views
<?xml version="1.0" encoding="UTF-8"?>
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/duarouterConfiguration.xsd">
<input>
<net-file value="input_net.net.xml"/>
<route-files value="input_alts.rou.alt.xml"/>
</input>
<output>
<output-file value="routes.rou.xml"/>
</output>
<processing>
<routing-algorithm value="CH"/>
</processing>
</configuration>