Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c321ffd

Browse files
authored
adding comment in graph reader.
.
1 parent 5ee04ed commit c321ffd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎docs/GraphFormat.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Graph Format
22

33
```
4+
# comment
45
graph (un)directed`
56
<node-x> <node-y> [edge-weight]
67
```
@@ -12,6 +13,7 @@ graph (un)directed`
1213

1314
1415
```
16+
# Comment, ignored by graph reader
1517
graph directed
1618
n1 n2 2
1719
n1 n3 4

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /