New posts in graph-theory

The number of cliques of size $4$ where all the edges are of the same colour is at most $\frac{\binom{n}{4}}{3^5}.$

Average Scrabble graph structure: diameter?

Upper bound on $\chi(G)$ for a triangle-free graph

What's the minimum number of people required? [closed]

Understanding proof for $e \leq 3v - 6$ in planar graphs

$3$ scorpions are chasing $1$ ant on the edges of a cube. The ant is $3$ times as fast than any scorpion. Can the ant survive?

In how many ways we can place $N$ mutually non-attacking knights on an $M \times M$ chessboard?

When is the automorphism group of the Cayley graph of $G$ just $G$?

Counting the number of polygons in a figure

Characterisation of $P_4$-free bipartite graphs (bipartite cographs)

Why is second smallest eigenvalue and the corresponding eigenvector used to partition a graph?

How many non-isomorphic graphs with n vertices and m edges are there?

Construct adjacency matrix in MATLAB

How many different spanning trees of $K_n \setminus e$ are there?

Prove a graph Containing $2k$ odd vertices contains $k$ distinct trails

Showing two graphs isomorphic using their adjacency matrices

List of ways to tell if degree sequence is impossible for a simple graph

Every planar graph has a vertex of degree at most 5.

"Planar" graphs on Möbius strips

Why DFS and not BFS for finding cycle in graphs