Skip to content

A translation of Melanie Mitchell's original Copycat project from Lisp to Python.

License

Notifications You must be signed in to change notification settings

Alex-Linhares/copycat-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copycat

Dear potential co-authors,

I am planning to use this codebase, or the co.py.cat one, to implement a variation of Copycat that uses Entropy instead of Temperature and still preserves the parallel terraced scan in full form. If the change is viable, I plan to write a paper on that. For the general idea, please see pages 41 and 42 of the Information Sciences paper on Capyblanca.

If you would like to help, please let me know!


A translation of Melanie Mitchell's original Copycat project from Lisp to Python. To find the original information and source code for Copycat, see her website.

The translation of the core logic is 100% complete, and a proper GUI is in the works. For now, you can run a problem on the command line:

python3 Copycat.py --quiet abc abd ijk

Copycat GUI

About

A translation of Melanie Mitchell's original Copycat project from Lisp to Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.0%
  • Common Lisp 1.2%
  • NewLisp 0.8%