Skip to content
Snippets Groups Projects
Verified Commit 39aa094c authored by orestis.malaspin's avatar orestis.malaspin
Browse files

corrected heights

parent 25006002
Branches
Tags
No related merge requests found
......@@ -640,7 +640,7 @@ graph TD;
## Cas 2a
* `v1`, `v2`, `u`, `w` même hauteur.
* `h(v1)=h(v2), h(u)=h(w)`.
* déséquilibre en `C` après insertion dans `v2`
![Après insertion](figs/cas2a_gauche.png)
......@@ -655,7 +655,7 @@ graph TD;
. . .
* ramène `u`, `v1`, `v2`, `w` à la même hauteur.
* ramène `u`, `v2`, `w` à la même hauteur (`v1` pas tout à fait).
* `v2` à droite de `B` (gauche de `C`)
* `B` à droite de `A` (gauche de `C`)
* `v1` à droite de `A` (gauche de `B`)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment