Graphs.jl icon indicating copy to clipboard operation
Graphs.jl copied to clipboard

Add algorithms for distance-regular graphs

Open pddshk opened this issue 4 months ago • 0 comments

Namely:

  • is_distance_regular
  • is_strongly_regular
  • intersection_array
  • global_parameters

Wikipedia reference

NetworkX reference

pddshk avatar Oct 21 '24 07:10 pddshk