Author: Michael Docherty
Publisher: State University of New York Press
ISBN: 143849713X
Category : Literary Criticism
Languages : en
Pages : 451
Book Description
The Recursive Frontier is an innovative spatial history of both the literature of Los Angeles and the city itself in the mid-twentieth century. Setting canonical texts alongside underexamined works and sources such as census bulletins and regional planning documents, Michael Docherty identifies the American frontier as the defining dynamic of Los Angeles fiction from the 1930s to the 1950s. Contrary to the received wisdom that Depression-era narratives mourn the frontier's demise, Docherty argues that the frontier lives on as a cruel set of rules for survival in urban modernity, governing how texts figure race, space, mobility, and masculinity. Moving from dancehalls to offices to oil fields and beyond, the book provides a richer, more diverse picture of LA's literary production during this period, as well as a vivid account of LA's cultural and social development as it transformed into the multiethnic megalopolis we know today.
Graph Theory and Its Applications, Second Edition
Author: Jonathan L. Gross
Publisher: CRC Press
ISBN: 158488505X
Category : Mathematics
Languages : en
Pages : 799
Book Description
Already an international bestseller, with the release of this greatly enhanced second edition, Graph Theory and Its Applications is now an even better choice as a textbook for a variety of courses -- a textbook that will continue to serve your students as a reference for years to come. The superior explanations, broad coverage, and abundance of illustrations and exercises that positioned this as the premier graph theory text remain, but are now augmented by a broad range of improvements. Nearly 200 pages have been added for this edition, including nine new sections and hundreds of new exercises, mostly non-routine. What else is new? New chapters on measurement and analytic graph theory Supplementary exercises in each chapter - ideal for reinforcing, reviewing, and testing. Solutions and hints, often illustrated with figures, to selected exercises - nearly 50 pages worth Reorganization and extensive revisions in more than half of the existing chapters for smoother flow of the exposition Foreshadowing - the first three chapters now preview a number of concepts, mostly via the exercises, to pique the interest of reader Gross and Yellen take a comprehensive approach to graph theory that integrates careful exposition of classical developments with emerging methods, models, and practical needs. Their unparalleled treatment provides a text ideal for a two-semester course and a variety of one-semester classes, from an introductory one-semester course to courses slanted toward classical graph theory, operations research, data structures and algorithms, or algebra and topology.
Publisher: CRC Press
ISBN: 158488505X
Category : Mathematics
Languages : en
Pages : 799
Book Description
Already an international bestseller, with the release of this greatly enhanced second edition, Graph Theory and Its Applications is now an even better choice as a textbook for a variety of courses -- a textbook that will continue to serve your students as a reference for years to come. The superior explanations, broad coverage, and abundance of illustrations and exercises that positioned this as the premier graph theory text remain, but are now augmented by a broad range of improvements. Nearly 200 pages have been added for this edition, including nine new sections and hundreds of new exercises, mostly non-routine. What else is new? New chapters on measurement and analytic graph theory Supplementary exercises in each chapter - ideal for reinforcing, reviewing, and testing. Solutions and hints, often illustrated with figures, to selected exercises - nearly 50 pages worth Reorganization and extensive revisions in more than half of the existing chapters for smoother flow of the exposition Foreshadowing - the first three chapters now preview a number of concepts, mostly via the exercises, to pique the interest of reader Gross and Yellen take a comprehensive approach to graph theory that integrates careful exposition of classical developments with emerging methods, models, and practical needs. Their unparalleled treatment provides a text ideal for a two-semester course and a variety of one-semester classes, from an introductory one-semester course to courses slanted toward classical graph theory, operations research, data structures and algorithms, or algebra and topology.
Frontier Assemblages
Author: Jason Cons
Publisher: John Wiley & Sons
ISBN: 1119412056
Category : Science
Languages : en
Pages : 286
Book Description
Frontier Assemblages offers a new framework for thinking about resource frontiers in Asia Presents an empirical understanding of resource frontiers and provides tools for broader engagements and linkages Filled with rich ethnographic and historical case studies and contains contributions from noted scholars in the field Explores the political ecology of extraction, expansion and production in marginal spaces in Asia Maps the flows, frictions, interests and imaginations that accumulate in Asia to transformative effect Brings together noted anthropologists, geographers and sociologists
Publisher: John Wiley & Sons
ISBN: 1119412056
Category : Science
Languages : en
Pages : 286
Book Description
Frontier Assemblages offers a new framework for thinking about resource frontiers in Asia Presents an empirical understanding of resource frontiers and provides tools for broader engagements and linkages Filled with rich ethnographic and historical case studies and contains contributions from noted scholars in the field Explores the political ecology of extraction, expansion and production in marginal spaces in Asia Maps the flows, frictions, interests and imaginations that accumulate in Asia to transformative effect Brings together noted anthropologists, geographers and sociologists
Model Checking Software
Author: Alex Groce
Publisher: Springer
ISBN: 3642223060
Category : Computers
Languages : en
Pages : 203
Book Description
This book constitutes the refereed proceedings of the 18th International SPIN workshop on Model Checking Software, SPIN 2011, held in Snowbird, UT, USA, in July 2011. The 10 revised full papers presented together with 2 tool demonstration papers and 1 invited contribution were carefully reviewed and selected from 29 submissions. The papers are organized in topical sections on abstractions and state-space reductions; search strategies; PROMELA encodings and extensions; and applications of model checking.
Publisher: Springer
ISBN: 3642223060
Category : Computers
Languages : en
Pages : 203
Book Description
This book constitutes the refereed proceedings of the 18th International SPIN workshop on Model Checking Software, SPIN 2011, held in Snowbird, UT, USA, in July 2011. The 10 revised full papers presented together with 2 tool demonstration papers and 1 invited contribution were carefully reviewed and selected from 29 submissions. The papers are organized in topical sections on abstractions and state-space reductions; search strategies; PROMELA encodings and extensions; and applications of model checking.
State-Space Search
Author: Weixiong Zhang
Publisher: Springer Science & Business Media
ISBN: 1461215382
Category : Computers
Languages : en
Pages : 215
Book Description
This book is particularly concerned with heuristic state-space search for combinatorial optimization. Its two central themes are the average-case complexity of state-space search algorithms and the applications of the results notably to branch-and-bound techniques. Primarily written for researchers in computer science, the author presupposes a basic familiarity with complexity theory, and it is assumed that the reader is familiar with the basic concepts of random variables and recursive functions. Two successful applications are presented in depth: one is a set of state-space transformation methods which can be used to find approximate solutions quickly, and the second is forward estimation for constructing more informative evaluation functions.
Publisher: Springer Science & Business Media
ISBN: 1461215382
Category : Computers
Languages : en
Pages : 215
Book Description
This book is particularly concerned with heuristic state-space search for combinatorial optimization. Its two central themes are the average-case complexity of state-space search algorithms and the applications of the results notably to branch-and-bound techniques. Primarily written for researchers in computer science, the author presupposes a basic familiarity with complexity theory, and it is assumed that the reader is familiar with the basic concepts of random variables and recursive functions. Two successful applications are presented in depth: one is a set of state-space transformation methods which can be used to find approximate solutions quickly, and the second is forward estimation for constructing more informative evaluation functions.
Engineering a Compiler
Author: Keith D. Cooper
Publisher: Elsevier
ISBN: 0080916619
Category : Computers
Languages : en
Pages : 825
Book Description
This entirely revised second edition of Engineering a Compiler is full of technical updates and new material covering the latest developments in compiler technology. In this comprehensive text you will learn important techniques for constructing a modern compiler. Leading educators and researchers Keith Cooper and Linda Torczon combine basic principles with pragmatic insights from their experience building state-of-the-art compilers. They will help you fully understand important techniques such as compilation of imperative and object-oriented languages, construction of static single assignment forms, instruction scheduling, and graph-coloring register allocation. - In-depth treatment of algorithms and techniques used in the front end of a modern compiler - Focus on code optimization and code generation, the primary areas of recent research and development - Improvements in presentation including conceptual overviews for each chapter, summaries and review questions for sections, and prominent placement of definitions for new terms - Examples drawn from several different programming languages
Publisher: Elsevier
ISBN: 0080916619
Category : Computers
Languages : en
Pages : 825
Book Description
This entirely revised second edition of Engineering a Compiler is full of technical updates and new material covering the latest developments in compiler technology. In this comprehensive text you will learn important techniques for constructing a modern compiler. Leading educators and researchers Keith Cooper and Linda Torczon combine basic principles with pragmatic insights from their experience building state-of-the-art compilers. They will help you fully understand important techniques such as compilation of imperative and object-oriented languages, construction of static single assignment forms, instruction scheduling, and graph-coloring register allocation. - In-depth treatment of algorithms and techniques used in the front end of a modern compiler - Focus on code optimization and code generation, the primary areas of recent research and development - Improvements in presentation including conceptual overviews for each chapter, summaries and review questions for sections, and prominent placement of definitions for new terms - Examples drawn from several different programming languages
Graph Theory and Its Applications
Author: Jonathan L. Gross
Publisher: CRC Press
ISBN: 0429757093
Category : Computers
Languages : en
Pages : 593
Book Description
Graph Theory and Its Applications, Third Edition is the latest edition of the international, bestselling textbook for undergraduate courses in graph theory, yet it is expansive enough to be used for graduate courses as well. The textbook takes a comprehensive, accessible approach to graph theory, integrating careful exposition of classical developments with emerging methods, models, and practical needs. The authors’ unparalleled treatment is an ideal text for a two-semester course and a variety of one-semester classes, from an introductory one-semester course to courses slanted toward classical graph theory, operations research, data structures and algorithms, or algebra and topology. Features of the Third Edition Expanded coverage on several topics (e.g., applications of graph coloring and tree-decompositions) Provides better coverage of algorithms and algebraic and topological graph theory than any other text Incorporates several levels of carefully designed exercises that promote student retention and develop and sharpen problem-solving skills Includes supplementary exercises to develop problem-solving skills, solutions and hints, and a detailed appendix, which reviews the textbook’s topics About the Authors Jonathan L. Gross is a professor of computer science at Columbia University. His research interests include topology and graph theory. Jay Yellen is a professor of mathematics at Rollins College. His current areas of research include graph theory, combinatorics, and algorithms. Mark Anderson is also a mathematics professor at Rollins College. His research interest in graph theory centers on the topological or algebraic side.
Publisher: CRC Press
ISBN: 0429757093
Category : Computers
Languages : en
Pages : 593
Book Description
Graph Theory and Its Applications, Third Edition is the latest edition of the international, bestselling textbook for undergraduate courses in graph theory, yet it is expansive enough to be used for graduate courses as well. The textbook takes a comprehensive, accessible approach to graph theory, integrating careful exposition of classical developments with emerging methods, models, and practical needs. The authors’ unparalleled treatment is an ideal text for a two-semester course and a variety of one-semester classes, from an introductory one-semester course to courses slanted toward classical graph theory, operations research, data structures and algorithms, or algebra and topology. Features of the Third Edition Expanded coverage on several topics (e.g., applications of graph coloring and tree-decompositions) Provides better coverage of algorithms and algebraic and topological graph theory than any other text Incorporates several levels of carefully designed exercises that promote student retention and develop and sharpen problem-solving skills Includes supplementary exercises to develop problem-solving skills, solutions and hints, and a detailed appendix, which reviews the textbook’s topics About the Authors Jonathan L. Gross is a professor of computer science at Columbia University. His research interests include topology and graph theory. Jay Yellen is a professor of mathematics at Rollins College. His current areas of research include graph theory, combinatorics, and algorithms. Mark Anderson is also a mathematics professor at Rollins College. His research interest in graph theory centers on the topological or algebraic side.
Hybrid Neural Systems
Author: Stefan Wermter
Publisher: Springer
ISBN: 3540464174
Category : Medical
Languages : en
Pages : 411
Book Description
Hybrid neural systems are computational systems which are based mainly on artificial neural networks and allow for symbolic interpretation or interaction with symbolic components. This book is derived from a workshop held during the NIPS'98 in Denver, Colorado, USA, and competently reflects the state of the art of research and development in hybrid neural systems. The 26 revised full papers presented together with an introductory overview by the volume editors have been through a twofold process of careful reviewing and revision. The papers are organized in the following topical sections: structured connectionism and rule representation; distributed neural architectures and language processing; transformation and explanation; robotics, vision, and cognitive approaches.
Publisher: Springer
ISBN: 3540464174
Category : Medical
Languages : en
Pages : 411
Book Description
Hybrid neural systems are computational systems which are based mainly on artificial neural networks and allow for symbolic interpretation or interaction with symbolic components. This book is derived from a workshop held during the NIPS'98 in Denver, Colorado, USA, and competently reflects the state of the art of research and development in hybrid neural systems. The 26 revised full papers presented together with an introductory overview by the volume editors have been through a twofold process of careful reviewing and revision. The papers are organized in the following topical sections: structured connectionism and rule representation; distributed neural architectures and language processing; transformation and explanation; robotics, vision, and cognitive approaches.
Artificial Intelligence
Author: David L. Poole
Publisher: Cambridge University Press
ISBN: 1009258192
Category : Computers
Languages : en
Pages : 897
Book Description
A comprehensive learning resource for undergraduate and graduate students, with new chapters on deep learning, causality, and social impact.
Publisher: Cambridge University Press
ISBN: 1009258192
Category : Computers
Languages : en
Pages : 897
Book Description
A comprehensive learning resource for undergraduate and graduate students, with new chapters on deep learning, causality, and social impact.
Recursive Macroeconomic Theory, fourth edition
Author: Lars Ljungqvist
Publisher: MIT Press
ISBN: 026234873X
Category : Business & Economics
Languages : en
Pages : 1477
Book Description
The substantially revised fourth edition of a widely used text, offering both an introduction to recursive methods and advanced material, mixing tools and sample applications. Recursive methods provide powerful ways to pose and solve problems in dynamic macroeconomics. Recursive Macroeconomic Theory offers both an introduction to recursive methods and more advanced material. Only practice in solving diverse problems fully conveys the advantages of the recursive approach, so the book provides many applications. This fourth edition features two new chapters and substantial revisions to other chapters that demonstrate the power of recursive methods. One new chapter applies the recursive approach to Ramsey taxation and sharply characterizes the time inconsistency of optimal policies. These insights are used in other chapters to simplify recursive formulations of Ramsey plans and credible government policies. The second new chapter explores the mechanics of matching models and identifies a common channel through which productivity shocks are magnified across a variety of matching models. Other chapters have been extended and refined. For example, there is new material on heterogeneous beliefs in both complete and incomplete markets models; and there is a deeper account of forces that shape aggregate labor supply elasticities in lifecycle models. The book is suitable for first- and second-year graduate courses in macroeconomics. Most chapters conclude with exercises; many exercises and examples use Matlab or Python computer programming languages.
Publisher: MIT Press
ISBN: 026234873X
Category : Business & Economics
Languages : en
Pages : 1477
Book Description
The substantially revised fourth edition of a widely used text, offering both an introduction to recursive methods and advanced material, mixing tools and sample applications. Recursive methods provide powerful ways to pose and solve problems in dynamic macroeconomics. Recursive Macroeconomic Theory offers both an introduction to recursive methods and more advanced material. Only practice in solving diverse problems fully conveys the advantages of the recursive approach, so the book provides many applications. This fourth edition features two new chapters and substantial revisions to other chapters that demonstrate the power of recursive methods. One new chapter applies the recursive approach to Ramsey taxation and sharply characterizes the time inconsistency of optimal policies. These insights are used in other chapters to simplify recursive formulations of Ramsey plans and credible government policies. The second new chapter explores the mechanics of matching models and identifies a common channel through which productivity shocks are magnified across a variety of matching models. Other chapters have been extended and refined. For example, there is new material on heterogeneous beliefs in both complete and incomplete markets models; and there is a deeper account of forces that shape aggregate labor supply elasticities in lifecycle models. The book is suitable for first- and second-year graduate courses in macroeconomics. Most chapters conclude with exercises; many exercises and examples use Matlab or Python computer programming languages.
A Field Guide to Dynamical Recurrent Networks
Author: John F. Kolen
Publisher: John Wiley & Sons
ISBN: 9780780353695
Category : Technology & Engineering
Languages : en
Pages : 458
Book Description
Acquire the tools for understanding new architectures and algorithms of dynamical recurrent networks (DRNs) from this valuable field guide, which documents recent forays into artificial intelligence, control theory, and connectionism. This unbiased introduction to DRNs and their application to time-series problems (such as classification and prediction) provides a comprehensive overview of the recent explosion of leading research in this prolific field. A Field Guide to Dynamical Recurrent Networks emphasizes the issues driving the development of this class of network structures. It provides a solid foundation in DRN systems theory and practice using consistent notation and terminology. Theoretical presentations are supplemented with applications ranging from cognitive modeling to financial forecasting. A Field Guide to Dynamical Recurrent Networks will enable engineers, research scientists, academics, and graduate students to apply DRNs to various real-world problems and learn about different areas of active research. It provides both state-of-the-art information and a road map to the future of cutting-edge dynamical recurrent networks.
Publisher: John Wiley & Sons
ISBN: 9780780353695
Category : Technology & Engineering
Languages : en
Pages : 458
Book Description
Acquire the tools for understanding new architectures and algorithms of dynamical recurrent networks (DRNs) from this valuable field guide, which documents recent forays into artificial intelligence, control theory, and connectionism. This unbiased introduction to DRNs and their application to time-series problems (such as classification and prediction) provides a comprehensive overview of the recent explosion of leading research in this prolific field. A Field Guide to Dynamical Recurrent Networks emphasizes the issues driving the development of this class of network structures. It provides a solid foundation in DRN systems theory and practice using consistent notation and terminology. Theoretical presentations are supplemented with applications ranging from cognitive modeling to financial forecasting. A Field Guide to Dynamical Recurrent Networks will enable engineers, research scientists, academics, and graduate students to apply DRNs to various real-world problems and learn about different areas of active research. It provides both state-of-the-art information and a road map to the future of cutting-edge dynamical recurrent networks.