Unverified Commit f9ea5b46 by Zhiang Wang Committed by GitHub

Update README.md

parent 9c48526f
...@@ -71,7 +71,7 @@ The cost curve is shown below. We can see that **Spiral placement** is better t ...@@ -71,7 +71,7 @@ The cost curve is shown below. We can see that **Spiral placement** is better t
The processes of Simulated Annealing are shown below. The left figure represents the result from spiral placement and the right figure represents the result form greedy packer. The processes of Simulated Annealing are shown below. The left figure represents the result from spiral placement and the right figure represents the result form greedy packer.
<p align="center"> <p align="center">
<img src="./ariane133/cost_spiral_greedy.png" width= "300"/> <img src="./ariane133/cost_spiral_greedy.png" width= "300"/> <img src="./ariane133/movie_spiral.gif" width= "400"/> <img src="./ariane133/movie_greedy.gif" width= "400"/>
</p> </p>
<p align="center"> <p align="center">
Figure 2. The processes of Simulated Annealing. The left figure represents the result from spiral placement and the right figure represents the result form greedy packer. Figure 2. The processes of Simulated Annealing. The left figure represents the result from spiral placement and the right figure represents the result form greedy packer.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment