Predictive B+ tree: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica
mNessun oggetto della modifica
Riga 1:
Il '''Predictive B+ Tree''' (abbreviato '''BP Tree''' o '''<math>B^P</math> Tree''') è una variante del [[B-Albero#B.2BTree|B+ Tree]] studiata appositamente per operare con [[Memoria_a_cambiamento_di_fase|memorie a cambiamento di fase]] (o PCM, Phase Change Memory) .
 
Il BP Tree è stato presentato nel ''IEEE transaction on knowledge and data engineering, vol.26, N°10 di Ottobre 2014'' ed ancora in fase di sperimentazione<ref> {{cita web |url=http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6702416
Il BP Tree è stato presentato nel ''IEEE transaction on knowledge and data engineering, vol.26, N°10 di Ottobre 2014'' ed ancora in fase di sperimentazione<ref>{{cita web |url=http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6702416
|titolo=IEEE transaction on knowledge and data engineering, vol.26, N°10, OCT 2014 |lingua=en |sito=IEEE}}</ref>. Gli autori principali di questo albero binario sono Weiwei Hu, Dalie Sun, Guoliang Li, Kian-Lee Tan e Jiacai Ni. La prima presentazione del progetto è stata fatta presso l'[[Università_Tsinghua|Università di Tsinghua]] come tesi di laurea di Weiwei Hu dal titolo ''Redesign of database algorithms for next generation non-volatile memory technology''.<ref> {{cita web |url=http://www.scholarbank.nus.edu.sg/bitstream/handle/10635/36540/HuWW.pdf
|titolo=Redesign of database algorithms for next generation non-volatile memory technology |lingua=en |sito=scholarbank.nus.edu.sg}}</ref>.