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

Use add_to_list in properties.sage #646

Open math1um opened 2 years ago

math1um commented 2 years ago

After each property definition on properties.sage, there should immediately be a call to add_to_lists to put the newly defined property in a correct list.