Skip to content

Commit

Permalink
A space in Line 10 (between 100 and 0.00000001) is replaced by tab.
Browse files Browse the repository at this point in the history
  • Loading branch information
nagae authored Jul 18, 2023
1 parent a97d9a8 commit 02ab00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Braess-Example/Braess_net.tntp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


~ init_node term_node capacity length free_flow_time b power speed toll link_type ;
1 3 1 100 0.00000001 1000000000 1 0 0 1;
1 3 1 100 0.00000001 1000000000 1 0 0 1;
1 4 1 100 50 0.02 1 0 0 1;
3 2 1 100 50 0.02 1 0 0 1;
3 4 1 100 10 0.1 1 0 0 1;
Expand Down

0 comments on commit 02ab00d

Please sign in to comment.