τ-critical graphs

1 τ-critical graphs

Here we study a graph class called τ-critical graphs.

Definition 1. A graph G is τ-critical if τ(G)<τ(G) for all proper subgraphs G of G, where τ()=n()-α().

Source code for this project may be found in this Github repository.

More information on τ-critical graphs may be found in [1].

2 Enumeration

All graphs are here listed in graph6 format for reference.

τ=1 (1 graph)
τ=2 (2 graphs)
τ=3 (4 graphs)
τ=4 (8 graphs)
τ=5 (18 graphs)
τ=6 (56 graphs)

References

  • [1] Krüger, Oliver (2019). On linear graph invariants related to Ramsey and edge numbers: or how I learned to stop worrying and love the alien invasion. Dissertation. Stockholms universitet, Sweden.