Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
aa:lab:10 [2024/12/03 13:06] dmihai |
aa:lab:10 [2025/01/23 14:10] (current) dmihai |
||
---|---|---|---|
Line 81: | Line 81: | ||
5. Rezolvați următoarea recurență folosind metoda arborilor: $math[T(n) = T(] $math[n \over 4] $math[) + T(] $math[3n \over 4] $math[) + n]. | 5. Rezolvați următoarea recurență folosind metoda arborilor: $math[T(n) = T(] $math[n \over 4] $math[) + T(] $math[3n \over 4] $math[) + n]. | ||
+ | |||
+ | <note> | ||
+ | Soluțiile acestui laborator se găsesc [[https://ocw.cs.pub.ro/ppcarte/doku.php?id=aa:lab:sol:10|aici]] | ||
+ | </note> |