Skip to content

Commit 6cb6356

Browse files
authored
Update README.md
1 parent 4c67286 commit 6cb6356

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,18 @@ This repository contains scripts to run the simulation described in [A Polynomia
1616
## Visualization
1717
### Low-dimensional results
1818
We get the low-dimensional results:
19-
<img src="./image/runtime.png" alt="Cover" width="50%"/>
20-
19+
<div align=center>
20+
<img src="./image/runtime.png" alt="Cover" width="55%"/>
21+
<\div>
2122
### High-dimensional results
2223
We get the high-dimensional results:
23-
<img src="./image/high_dimension_result_1.png" alt="Cover" width="50%"/>
24-
24+
<div align=center>
25+
<img src="./image/high_dimension_result_1.png" alt="Cover" width="60%"/>
26+
<\div>
2527
The runtime comparison results are presented as
26-
<img src="./image/high_dimension_result_2.png" alt="Cover" width="50%"/>
27-
28+
<div align=center>
29+
<img src="./image/high_dimension_result_2.png" alt="Cover" width="55%"/>
30+
<\div>
2831
## Citations
2932

3033
Please cite the following publications if you make use of the material here.

0 commit comments

Comments
 (0)