Buch
Algorithms on Trees and Graphs
-With Python Code-Gabriel Valiente
64,19
EUR
Lieferzeit 12-13 Tage
Übersicht
Verlag | : | Springer International Publishing |
Buchreihe | : | Texts in Computer Science |
Sprache | : | Englisch |
Erschienen | : | 26. 10. 2022 |
Seiten | : | 387 |
Einband | : | Kartoniert |
Höhe | : | 235 mm |
Breite | : | 155 mm |
ISBN | : | 9783030818876 |
Sprache | : | Englisch |
Illustrationen | : | XV, 387 p. 145 illus. |
Autorinformation
Gabriel Valiente, PhD, is an accredited Full Professor at the Department of Computer Science and a member of the Algorithms, Bioinformatics, Complexity and Formal Methods Research Group of the Technical University of Catalonia in Barcelona, Spain. He has been lecturing on Data Structures and Algorithms at the undergraduate level and Advanced Graph Algorithms at the graduate level over the last several years. His current research is centered on combinatorial algorithms on graphs and, in particular, algorithms for comparing trees and graphs, with emphasis on algorithms in computational biology and bioinformatics.
Inhaltsverzeichnis
1. Introduction.- 2. Algorithmic Techniques.- 3. Tree Traversal.- 4. Tree Isomorphism.- 5. Graph Traversal.- 6. Clique, Independent Set, and Vertex Cover.- 7. Graph Isomorphism.