Skip to content

TheMesocarp/termrewriting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Term Rewriting

A fast-ish term rewriting system in rust, with focus/goal on knuth bendix completion algorithm

TO-DO:

  • terms
  • parser implementation
  • apply axioms/rewrite rules on terms
  • order of complexity
  • subsumption order
  • find critical terms
  • superposition
  • ...
  • Knuth Bendix completion algorithm
  • solving word problem for finitely presented groups
  • finding grobner base

About

A fast-ish term rewriting system in rust, with focus/goal on knuth bendix completion algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages