New posts in graph-theory

How to prove the optimal Towers of Hanoi strategy?

Problem on bipartite graphs.

Is there any graph data structure implemented for C#

Prove, that graph $G$ has at least $\chi(G)(\chi(G)-1)/2$ edges.

Graphs data structure: DFS vs BFS? [closed]

Euler path for directed graph?

Diameter of a graph when removing a non-cut edge

Graph Theory - Minimum Spanning Tree (MST) Question

Twilight Zelda Guardian Puzzle : Shortest Path (UPDATE: ADDED RULES)

Writing the Laplacian matrix of directed graphs as product?

Why can't reachability be expressed in first order logic?

Probability that a random graph is planar

Proof that the sum of all degrees is equal to twice the number of edges

Do Voronoi cells "converge" towards their centroid?

Find the minimum number of edges in a graph with $3n+1$ vertices if ...

In any finite graph with at least two vertices, there must be two vertices with the same degree

Complexity of counting the number of triangles of a graph

Condition on degrees for existence of a tree

Number of simple paths between two vertices on an $n \times m$ square-grid graph?

Prove that a game of Tic-Tac-Toe played on the torus can never end in a draw. (Graph theoretic solutions only.)