BelgicaValenciaGarcia / Grafos1.0

Preparacion de los datos
0 stars 0 forks source link

Leer Cormen Book #4

Open BelgicaValenciaGarcia opened 5 years ago

BelgicaValenciaGarcia commented 5 years ago

Lectura de capitulos I Foundations: 1 The Role of Algorithms in Computing 5 2 Getting Started 16 3 Growth of Functions 43 4 Divide-and-Conquer 65

VI Graph Algorithms: 22 Elementary Graph Algorithms 589 22.2 Breadth-first search 594 22.3 Depth-first search 603

23 Minimum Spanning Trees 624 24 Single-Source Shortest Paths 643 25 All-Pairs Shortest Paths 684

Bibliografia: Introduction to Algorithms, 2nd Edition. Thomas H. Cormen (Author), Charles E. Leiserson (Author), Ronald L. Rivest (Author), Clifford Stein (Author)

BelgicaValenciaGarcia commented 5 years ago

Lectura de capitulos I Foundations: 1 The Role of Algorithms in Computing 5 2 Getting Started 16 3 Growth of Functions 43 4 Divide-and-Conquer 65

VI Graph Algorithms: 22 Elementary Graph Algorithms 589 22.2 Breadth-first search 594 22.3 Depth-first search 603

23 Minimum Spanning Trees 624 24 Single-Source Shortest Paths 643 25 All-Pairs Shortest Paths 684

Bibliografia: Introduction to Algorithms, 2nd Edition. Thomas H. Cormen (Author), Charles E. Leiserson (Author), Ronald L. Rivest (Author), Clifford Stein (Author)