Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

egri-nagy/kigen

Repository files navigation

Archived on Sept 7, 2025. Development continues on https://codeberg.org/egri-nagy/kigen.

kigen

Computational Semigroup Theory Software System written in Clojure

To main purpose here is to "shadow" other computer algebra packages in semigroup theory, i.e. to serve as a "clean room" implementation recomputation tool. For mathematical research, where proofs or formal verification of the methods are not (yet) available, computing the same experiments with different algorithms implemented in different programming languages running on different architectures is a way to establish the correctness of computational results.

The shadowed semigroup packages are available in the GAP computer algebra system. Namely,

  1. Semigroups,
  2. SgpDec,
  3. SubSemi.

As of the 23.09.14, kigen includes

  • calculating the skeleton for holonomy decompositions of transformation semigroups and constructing chain semigroups
  • enumerating all subsemigroups and independent generating set of a semigroup using its multiplication table
  • backtrack search for relational morphisms, divisions, homomorphism and isomorphisms by multiplication tables
  • finding embeddings and isomorphisms of semigroups given by generating sets using Cayley graphs (not multiplication tables)
  • constructing transducers based on input-output pairs ("lossless machine laerning") using relational programming (core.logic)

kigen - origin in Japanese

About

Computational Semigroup Theory Software System written in Clojure

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors