isi-vista / adam

Abduction to Demonstrate an Articulate Machine
MIT License
11 stars 3 forks source link

Move all labels to dot_label function #1152

Closed sidharth-sundar closed 2 years ago

sidharth-sundar commented 2 years ago

Closes #1134

In order to eliminate the need for a large if..elif..else chain, we define a dot_label() function for all classes which can be represented in _to_dot_node()