Skip to content

Commit 3f208e9

Browse files
authored
Update README.md
1 parent 724de68 commit 3f208e9

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Code for FlagVNE
22

3+
> [!IMPORTANT]
4+
> :sparkles: The foundation model of FlagVNE has been integrated into our benchmark [Virne](https://github.com/GeminiLight/virne)
5+
>
6+
> :sparkles: You can easily run it with a specific solver name `ppo_bigcn+` or `ppo_gat+` in Virne!
7+
38
Contents:
49

510
- [Installation](#installation)
@@ -194,4 +199,4 @@ For topology in [geant, wx100]:
194199
2. Set the policy_entropy_threshold to one of the following options: [1.0, 1.5, 2.0, 2.5, 3.0, 3.5, 4.0]
195200
3. Run the code with the following command:
196201
bash run_hyperparameter_sensitive_study.sh
197-
```
202+
```

0 commit comments

Comments
 (0)