trees
Предварительный просмотр (5 стр.)
Прокрутите вниз 👇
О "trees"
trees trees algorithms and data structures course trees tree is a graph, that with the following properties: there exist from each vertex to every another vertex. and there is no path from vertex to itself. other definition: tree is a acyclic undirected connected graph. easy to note, that if tree consists of vertices, then the number of edges is equal to . algorithms and data structures course trees a node that does not have ancestors (the topmost one) is called the root node. such tree is called rooted tree. level 0 is a first level, and contain only the root of tree. level k contains the vertices, that connected with vertices of level k – 1. height of tree is …
Этот файл содержит 9 стр. в формате PPTX (130,3 КБ). Чтобы скачать "trees", нажмите кнопку Telegram слева.