In Pursuit of the Traveling Salesman

In Pursuit of the Traveling Salesman
Author: William J. Cook
Publisher: Princeton University Press
Total Pages: 244
Release: 2014-11-09
Genre: Mathematics
ISBN: 0691163529

The story of one of the greatest unsolved problems in mathematics What is the shortest possible route for a traveling salesman seeking to visit each city on a list exactly once and return to his city of origin? It sounds simple enough, yet the traveling salesman problem is one of the most intensely studied puzzles in applied mathematics—and it has defied solution to this day. In this book, William Cook takes readers on a mathematical excursion, picking up the salesman's trail in the 1800s when Irish mathematician W. R. Hamilton first defined the problem, and venturing to the furthest limits of today’s state-of-the-art attempts to solve it. He also explores its many important applications, from genome sequencing and designing computer processors to arranging music and hunting for planets. In Pursuit of the Traveling Salesman travels to the very threshold of our understanding about the nature of complexity, and challenges you yourself to discover the solution to this captivating mathematical problem.

The Traveling Salesman Problem and Its Variations

The Traveling Salesman Problem and Its Variations
Author: G. Gutin
Publisher: Springer Science & Business Media
Total Pages: 837
Release: 2006-05-02
Genre: Computers
ISBN: 0306482134

A brilliant treatment of a knotty problem in computing. This volume contains chapters written by reputable researchers and provides the state of the art in theory and algorithms for the traveling salesman problem (TSP). The book covers all important areas of study on TSP, including polyhedral theory for symmetric and asymmetric TSP, branch and bound, and branch and cut algorithms, probabilistic aspects of TSP, and includes a thorough computational analysis of heuristic and metaheuristic algorithms.

The Traveling Salesman Problem

The Traveling Salesman Problem
Author: David L. Applegate
Publisher: Princeton University Press
Total Pages: 606
Release: 2011-09-19
Genre: Mathematics
ISBN: 1400841100

This book presents the latest findings on one of the most intensely investigated subjects in computational mathematics--the traveling salesman problem. It sounds simple enough: given a set of cities and the cost of travel between each pair of them, the problem challenges you to find the cheapest route by which to visit all the cities and return home to where you began. Though seemingly modest, this exercise has inspired studies by mathematicians, chemists, and physicists. Teachers use it in the classroom. It has practical applications in genetics, telecommunications, and neuroscience. The authors of this book are the same pioneers who for nearly two decades have led the investigation into the traveling salesman problem. They have derived solutions to almost eighty-six thousand cities, yet a general solution to the problem has yet to be discovered. Here they describe the method and computer code they used to solve a broad range of large-scale problems, and along the way they demonstrate the interplay of applied mathematics with increasingly powerful computing platforms. They also give the fascinating history of the problem--how it developed, and why it continues to intrigue us.

Math in Society

Math in Society
Author: David Lippman
Publisher:
Total Pages: 0
Release: 2012-09-07
Genre: Electronic books
ISBN: 9781479276530

Math in Society is a survey of contemporary mathematical topics, appropriate for a college-level topics course for liberal arts major, or as a general quantitative reasoning course.This book is an open textbook; it can be read free online at http://www.opentextbookstore.com/mathinsociety/. Editable versions of the chapters are available as well.

Mathematics and Computation

Mathematics and Computation
Author: Avi Wigderson
Publisher: Princeton University Press
Total Pages: 434
Release: 2019-10-29
Genre: Computers
ISBN: 0691189137

From the winner of the Turing Award and the Abel Prize, an introduction to computational complexity theory, its connections and interactions with mathematics, and its central role in the natural and social sciences, technology, and philosophy Mathematics and Computation provides a broad, conceptual overview of computational complexity theory—the mathematical study of efficient computation. With important practical applications to computer science and industry, computational complexity theory has evolved into a highly interdisciplinary field, with strong links to most mathematical areas and to a growing number of scientific endeavors. Avi Wigderson takes a sweeping survey of complexity theory, emphasizing the field’s insights and challenges. He explains the ideas and motivations leading to key models, notions, and results. In particular, he looks at algorithms and complexity, computations and proofs, randomness and interaction, quantum and arithmetic computation, and cryptography and learning, all as parts of a cohesive whole with numerous cross-influences. Wigderson illustrates the immense breadth of the field, its beauty and richness, and its diverse and growing interactions with other areas of mathematics. He ends with a comprehensive look at the theory of computation, its methodology and aspirations, and the unique and fundamental ways in which it has shaped and will further shape science, technology, and society. For further reading, an extensive bibliography is provided for all topics covered. Mathematics and Computation is useful for undergraduate and graduate students in mathematics, computer science, and related fields, as well as researchers and teachers in these fields. Many parts require little background, and serve as an invitation to newcomers seeking an introduction to the theory of computation. Comprehensive coverage of computational complexity theory, and beyond High-level, intuitive exposition, which brings conceptual clarity to this central and dynamic scientific discipline Historical accounts of the evolution and motivations of central concepts and models A broad view of the theory of computation's influence on science, technology, and society Extensive bibliography

Computational Complexity

Computational Complexity
Author: Sanjeev Arora
Publisher: Cambridge University Press
Total Pages: 609
Release: 2009-04-20
Genre: Computers
ISBN: 0521424267

New and classical results in computational complexity, including interactive proofs, PCP, derandomization, and quantum computation. Ideal for graduate students.

A MATLAB Exercise Book

A MATLAB Exercise Book
Author: Ludmila Kuncheva
Publisher: Lulu.com
Total Pages: 165
Release: 2014-06-18
Genre: Education
ISBN: 1291784799

A practical guide to problem solving using MATLAB. Designed to complement a taught course introducing MATLAB but ideally suited for any beginner. This book provides a brief tour of some of the tasks that MATLAB is perfectly suited to instead of focusing on any particular topic. Providing instruction, guidance and a large supply of exercises, this book is meant to stimulate problem-solving skills rather than provide an in-depth knowledge of the MATLAB language.

Introduction to Algorithms, third edition

Introduction to Algorithms, third edition
Author: Thomas H. Cormen
Publisher: MIT Press
Total Pages: 1313
Release: 2009-07-31
Genre: Computers
ISBN: 0262258102

The latest edition of the essential text and professional reference, with substantial new material on such topics as vEB trees, multithreaded algorithms, dynamic programming, and edge-based flow. Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. The book covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor. The first edition became a widely used text in universities worldwide as well as the standard reference for professionals. The second edition featured new chapters on the role of algorithms, probabilistic analysis and randomized algorithms, and linear programming. The third edition has been revised and updated throughout. It includes two completely new chapters, on van Emde Boas trees and multithreaded algorithms, substantial additions to the chapter on recurrence (now called “Divide-and-Conquer”), and an appendix on matrices. It features improved treatment of dynamic programming and greedy algorithms and a new notion of edge-based flow in the material on flow networks. Many exercises and problems have been added for this edition. The international paperback edition is no longer available; the hardcover is available worldwide.

Power-Up

Power-Up
Author: Matthew Lane
Publisher: Princeton University Press
Total Pages: 291
Release: 2017-05-15
Genre: Mathematics
ISBN: 1400884829

A fun and lively look at the mathematical ideas concealed in video games Did you know that every time you pick up the controller to your PlayStation or Xbox, you are entering a game world steeped in mathematics? Power-Up reveals the hidden mathematics in many of today's most popular video games and explains why mathematical learning doesn't just happen in the classroom or from books—you're doing it without even realizing it when you play games on your cell phone. In this lively and entertaining book, Matthew Lane discusses how gamers are engaging with the traveling salesman problem when they play Assassin's Creed, why it is mathematically impossible for Mario to jump through the Mushroom Kingdom in Super Mario Bros., and how The Sims teaches us the mathematical costs of maintaining relationships. He looks at mathematical pursuit problems in classic games like Missile Command and Ms. Pac-Man, and how each time you play Tetris, you're grappling with one of the most famous unsolved problems in all of mathematics and computer science. Along the way, Lane discusses why Family Feud and Pictionary make for ho-hum video games, how realism in video games (or the lack of it) influences learning, what video games can teach us about the mathematics of voting, the mathematics of designing video games, and much more. Power-Up shows how the world of video games is an unexpectedly rich medium for learning about the beautiful mathematical ideas that touch all aspects of our lives—including our virtual ones.

Teaching Secondary and Middle School Mathematics

Teaching Secondary and Middle School Mathematics
Author: Daniel J. Brahier
Publisher: Routledge
Total Pages: 573
Release: 2020-04-01
Genre: Education
ISBN: 042962798X

Teaching Secondary and Middle School Mathematics combines the latest developments in research, technology, and standards with a vibrant writing style to help teachers prepare for the excitement and challenges of teaching secondary and middle school mathematics. The book explores the mathematics teaching profession by examining the processes of planning, teaching, and assessing student progress through practical examples and recommendations. Beginning with an examination of what it means to teach and learn mathematics, the reader is led through the essential components of teaching, concluding with an examination of how teachers continue with professional development throughout their careers. Hundreds of citations are used to support the ideas presented in the text, and specific websites and other resources are presented for future study by the reader. Classroom scenarios are presented to engage the reader in thinking through specific challenges that are common in mathematics classrooms. The sixth edition has been updated and expanded with particular emphasis on the latest technology, resources, and standards. The reader is introduced to the ways that students think and how to best meet their needs through planning that involves attention to differentiation, as well as how to manage a classroom for success. Features include: The entire text has been reorganized so that assessment takes a more central role in planning and teaching. Unit 3 (of 5) now addresses the use of summative and formative assessments to inform classroom teaching practices. ● A new feature, "Links and Resources," has been added to each of the 13 chapters. While the book includes a substantial listing of citations and resources after the chapters, five strongly recommended and practical resources are spotlighted at the end of each chapter as an easy reference to some of the most important materials on the topic. ● Approximately 150 new citations have either replaced or been added to the text to reflect the latest in research, materials, and resources that support the teaching of mathematics. ● A Quick Reference Guide has been added to the front of the book to assist the reader in identifying the most useful chapter features by topic. ● A significant revision to Chapter 13 now includes discussions of common teaching assessments used for field experiences and licensure, as well as a discussion of practical suggestions for success in methods and student teaching experiences. ● Chapter 9 on the practical use of classroom technology has been revised to reflect the latest tools available to classroom teachers, including apps that can be run on handheld, personal devices. An updated Instructor’s Manual features a test bank, sample classroom activities, Powerpoint slides, chapter summaries, and learning outcomes for each chapter, and can be accessed by instructors online at www.routledge.com/9780367146511