cmaclell / concept_formation

Python implementations of TRESTLE, COBWEB/3, and COBWEB
MIT License
61 stars 18 forks source link

Fix relation representation #1

Closed cmaclell closed 9 years ago

cmaclell commented 10 years ago

Relations need to be changed so that they are the value, rather than the attribute name. This should enable us to have relations with relations, which is an important functionality.