zoometh / iconr

Formal methods to study Prehistory iconography
GNU General Public License v3.0
11 stars 5 forks source link

Correct named_elements.R #53

Closed josempozo closed 3 years ago

josempozo commented 3 years ago

Correct bug introduced when joined edges and nodes. In the uncorrected version, the edges with switched nodes where considered different for all types (included "="). Now it is correctly handled: Edges of type "=" are undirected and edges of type ">" and "+" are directed.