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 a357afd

Browse files
Update readme
1 parent 6b94a15 commit a357afd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ $ mkdir build && cd build
55
$ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ ../
66
$ make
77
```
8-
9-
File [tests/main.cpp] [tests/main.cpp] contains an example how to use graph data structure.
8+
The unit tests in the test directory shows you how to use certain parts of the colouring algorithm.
9+
The File [tests/io/graph_io_test.cpp] [tests/io/graph_io_test.cpp], for instance, contains an example how to use graph data structure.
1010

1111
```sh
1212
$ build/tests/test_graph input/cti.graph

0 commit comments

Comments
(0)

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