# The Vertex Cover Algorithm, Vol. 1

By **Ashay Dharwadker**

- ISBN-13: 9781466384477
- Publisher: Createspace Independent Publishing Platform
- Format: Paperback
- Pages: 46
- Published: 2 Oct 2011
- Language: en
- Categories: Mathematics, Research

## About this book

The Vertex Cover Algorithm, Volume 1, is a technical research publication focused on mathematics and graph theory. This volume introduces a new polynomial-time algorithm designed to find minimal vertex covers within graphs. The text examines the algorithm's performance across various known examples and addresses the critical P versus NP question by challenging the reader to identify any graph where the method might fail to find a minimum vertex cover.

The author demonstrates the effectiveness of this mathematical approach using several famous graphs, including two large benchmark graphs with hidden minimum vertex covers. To support the theoretical research, the book includes a practical implementation of the algorithm written in C++ and provides a demonstration program compatible with Microsoft Windows. This work serves as a detailed resource for those studying computational complexity and algorithmic efficiency.

---

Buy this book at [MyBookBandits](https://mybookbandits.com/books/9781466384477) — a new copy with worldwide UPS delivery.
