Graph Algorithms in the Language of Linear Algebra
Title | Graph Algorithms in the Language of Linear Algebra PDF eBook |
Author | Jeremy Kepner |
Publisher | SIAM |
Pages | 388 |
Release | 2011-01-01 |
Genre | Mathematics |
ISBN | 9780898719918 |
The current exponential growth in graph data has forced a shift to parallel computing for executing graph algorithms. Implementing parallel graph algorithms and achieving good parallel performance have proven difficult. This book addresses these challenges by exploiting the well-known duality between a canonical representation of graphs as abstract collections of vertices and edges and a sparse adjacency matrix representation. This linear algebraic approach is widely accessible to scientists and engineers who may not be formally trained in computer science. The authors show how to leverage existing parallel matrix computation techniques and the large amount of software infrastructure that exists for these computations to implement efficient and scalable parallel graph algorithms. The benefits of this approach are reduced algorithmic complexity, ease of implementation, and improved performance.
Graph Structure and Monadic Second-Order Logic
Title | Graph Structure and Monadic Second-Order Logic PDF eBook |
Author | Bruno Courcelle |
Publisher | Cambridge University Press |
Pages | 743 |
Release | 2012-06-14 |
Genre | Mathematics |
ISBN | 1139644009 |
The study of graph structure has advanced in recent years with great strides: finite graphs can be described algebraically, enabling them to be constructed out of more basic elements. Separately the properties of graphs can be studied in a logical language called monadic second-order logic. In this book, these two features of graph structure are brought together for the first time in a presentation that unifies and synthesizes research over the last 25 years. The authors not only provide a thorough description of the theory, but also detail its applications, on the one hand to the construction of graph algorithms, and, on the other to the extension of formal language theory to finite graphs. Consequently the book will be of interest to graduate students and researchers in graph theory, finite model theory, formal language theory, and complexity theory.
Graphs, Networks and Algorithms
Title | Graphs, Networks and Algorithms PDF eBook |
Author | Dieter Jungnickel |
Publisher | Springer Science & Business Media |
Pages | 597 |
Release | 2013-06-29 |
Genre | Mathematics |
ISBN | 3662038226 |
Revised throughout Includes new chapters on the network simplex algorithm and a section on the five color theorem Recent developments are discussed
Graph Theory and Sparse Matrix Computation
Title | Graph Theory and Sparse Matrix Computation PDF eBook |
Author | Alan George |
Publisher | Springer Science & Business Media |
Pages | 254 |
Release | 2012-12-06 |
Genre | Mathematics |
ISBN | 1461383692 |
When reality is modeled by computation, matrices are often the connection between the continuous physical world and the finite algorithmic one. Usually, the more detailed the model, the bigger the matrix, the better the answer, however, efficiency demands that every possible advantage be exploited. The articles in this volume are based on recent research on sparse matrix computations. This volume looks at graph theory as it connects to linear algebra, parallel computing, data structures, geometry, and both numerical and discrete algorithms. The articles are grouped into three general categories: graph models of symmetric matrices and factorizations, graph models of algorithms on nonsymmetric matrices, and parallel sparse matrix algorithms. This book will be a resource for the researcher or advanced student of either graphs or sparse matrices; it will be useful to mathematicians, numerical analysts and theoretical computer scientists alike.
Algorithms from THE BOOK
Title | Algorithms from THE BOOK PDF eBook |
Author | Kenneth Lange |
Publisher | SIAM |
Pages | 227 |
Release | 2020-05-04 |
Genre | Mathematics |
ISBN | 1611976170 |
Algorithms are a dominant force in modern culture, and every indication is that they will become more pervasive, not less. The best algorithms are undergirded by beautiful mathematics. This text cuts across discipline boundaries to highlight some of the most famous and successful algorithms. Readers are exposed to the principles behind these examples and guided in assembling complex algorithms from simpler building blocks. Written in clear, instructive language within the constraints of mathematical rigor, Algorithms from THE BOOK includes a large number of classroom-tested exercises at the end of each chapter. The appendices cover background material often omitted from undergraduate courses. Most of the algorithm descriptions are accompanied by Julia code, an ideal language for scientific computing. This code is immediately available for experimentation. Algorithms from THE BOOK is aimed at first-year graduate and advanced undergraduate students. It will also serve as a convenient reference for professionals throughout the mathematical sciences, physical sciences, engineering, and the quantitative sectors of the biological and social sciences.
Thirty Essays on Geometric Graph Theory
Title | Thirty Essays on Geometric Graph Theory PDF eBook |
Author | János Pach |
Publisher | Springer Science & Business Media |
Pages | 610 |
Release | 2012-12-15 |
Genre | Mathematics |
ISBN | 1461401100 |
In many applications of graph theory, graphs are regarded as geometric objects drawn in the plane or in some other surface. The traditional methods of "abstract" graph theory are often incapable of providing satisfactory answers to questions arising in such applications. In the past couple of decades, many powerful new combinatorial and topological techniques have been developed to tackle these problems. Today geometric graph theory is a burgeoning field with many striking results and appealing open questions. This contributed volume contains thirty original survey and research papers on important recent developments in geometric graph theory. The contributions were thoroughly reviewed and written by excellent researchers in this field.
Introduction to Applied Linear Algebra
Title | Introduction to Applied Linear Algebra PDF eBook |
Author | Stephen Boyd |
Publisher | Cambridge University Press |
Pages | 477 |
Release | 2018-06-07 |
Genre | Business & Economics |
ISBN | 1316518965 |
A groundbreaking introduction to vectors, matrices, and least squares for engineering applications, offering a wealth of practical examples.