math1um / objects-invariants-properties

Objects, Invariants and Properties for Graph Theory (GT) automated conjecturing: in particular with the Sage program CONJECTURING: http://nvcleemp.github.io/conjecturing/
GNU General Public License v3.0
14 stars 6 forks source link

Graphs that make g.lovasz_theta() crash #625

Open math1um opened 3 years ago

math1um commented 3 years ago

Maybe the best thing to do for now is make a new list: broken_graphs

and maybe comment that the graphs in that list makes lovasz_theta crash

and then:

  1. remove these graphs from graph_objects (by removing graph_objects from the add_to_list command

  2. add these graphs to broken_graphs (by including them in the add_to_list command)

  3. Watkins Snark Graph error!

  4. McLaughlin error!

  5. Mathon Strongly Regular Graph 0 error!

  6. Mathon Strongly Regular Graph 1 error!

  7. Mathon Strongly Regular Graph 2 error!

  8. Janko-Kharaghani-Tonchev error!

  9. Tutte Graph error!