Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aparjadis authored Nov 6, 2023
1 parent 5de8c45 commit 8e0c0bd
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ make

### 1. Training a model

```shell
cd ./training
```

Edit the configuration in training/trainHKgnn, then you can start the training as follows:
```shell
cd ./training
Expand All @@ -64,8 +60,8 @@ cd ./training
### 2. Solving instances

```shell
# For TSPTW
./test.sh
cd ../solver
./run_test.sh
```


Expand Down

0 comments on commit 8e0c0bd

Please sign in to comment.