Skip to main content
WebsitebeginnerFree

Diestel Graph Theory

Unknown

Free comprehensive graph theory textbook covering planar graphs

Visit resource

More resources on Planar Graphs

WebsiteFree

Planar Graph Wikipedia

Detailed overview and theorems

CourseFree

Algorithms, Part I

This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Part I covers elementary data structures, sorting, and searching algorithms. Part II focuses on graph- and string-processing algorithms. All the features of this course are available for free. People who are interested in digging deeper into the content may wish to obtain the textbook Algorithms, Fourth Edition (upon which the course is based) or visit the website algs4.cs.princeton.edu for a wealth of additional material. This course does not offer a certificate upon completion.

WebsiteFree

mathworld.wolfram.com

MathWorld is Wolfram's comprehensive online mathematics encyclopedia with concise, well-structured articles that include definitions, theorems, formulas, diagrams, and references. It covers graph theory topics, including Planar Graphs, with explanations and examples.

WebsiteFree

ocw.mit.edu

MIT OpenCourseWare (ocw.mit.edu) is a free, downloadable repository of MIT course materials—lecture notes, problem sets, exams, and often video lectures—across many disciplines. It lets you study topics like Planar Graphs at your own pace using openly available course content.

CourseFree

Introduction to Graph Theory

We invite you to a fascinating journey into Graph Theory — an area which connects the elegance of painting and the rigor of mathematics; is simple, but not unsophisticated. Graph Theory gives us, both an easy way to pictorially represent many major mathematical results, and insights into the deep theories behind them. In this online course, among other intriguing applications, we will see how GPS systems find shortest routes, how engineers design integrated circuits, how biologists assemble genomes, why a political map can always be colored using a few colors. We will study Ramsey Theory which proves that in a large system, complete disorder is impossible! By the end of the course, we will implement an algorithm which finds an optimal assignment of students to schools. This algorithm, developed by David Gale and Lloyd S. Shapley, was later recognized by the conferral of Nobel Prize in Economics. As prerequisites we assume only basic math (e.g., we expect you to know what is a square or how to add fractions), basic programming in python (functions, loops, recursion), common sense and curiosity. Our intended audience are all people that work or plan to work in IT, starting from motivated high school students.

WebsiteFree

nptel.ac.in

NPTEL is an Indian online learning portal offering IIT/IISc courses with video lectures, notes, assignments, and certificates. It covers a wide range of topics, including mathematics and graph theory, where you can find material related to planar graphs.

See all Planar Graphs resources →