This commit is contained in:
parent
4b3aa3022e
commit
632543db4d
55 changed files with 432 additions and 117 deletions
|
|
@ -397,22 +397,17 @@ For visual clarity we also follow up with the following suggestion.
|
|||
> for smaller ones)?
|
||||
|
||||
|
||||
<figure id="fig:003">
|
||||
<figure>
|
||||
<img src="image003-a.png" />
|
||||
<figcaption>The initial configuration</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="image003-b.png" />
|
||||
<figcaption>An example where the current cost is worse than the optimal
|
||||
cost.</figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="image003-c.png" />
|
||||
<figcaption>An example where the current and optimal costs are the
|
||||
same.</figcaption>
|
||||
</figure>
|
||||
</figure>
|
||||

|
||||
|
||||
_The initial configuration_
|
||||
|
||||

|
||||
|
||||
_An example where the current cost is worse than the optimal cost._
|
||||
|
||||

|
||||
|
||||
_An example where the current and optimal costs are the same._
|
||||
|
||||
The current version of this implementation is [here](https://filestorage2.netlify.app/),
|
||||
and it's still a little quirky in terms of the first couple of times you drag the slider,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue