Cognitive Distance(CD) is a distance between two states.
This is an implementation of CD for a cognitive architecture CST.
-
First of all, you have to install
gradle
in your environment. If you don't havegradle
yet, look at this page and install it! -
Secondly, clone this code.
git clone [email protected]:wbap/CD-CST.git
-
Finally, run the code!
cd CD-CST gradle run