Algorithms in a nutshell
Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement th...
Otros Autores: | , , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Beijing, [China] :
O'Reilly
2016.
|
Edición: | Second edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630177206719 |
Tabla de Contenidos:
- Thinking in algorithms
- The mathematics of algorithms
- Algorithm building blocks
- Sorting algorithms
- Searching
- Graph algorithms
- Path finding in AI
- Network flow algorithms
- Computational geometry
- Spatial tree structures
- Emerging algorithm categories
- Principles of algorithms
- Benchmarking.