Skip to content

Python and GAP codes for analyzing regularity in Generalized Latin Square Graphs of finite semigroups. Accompanies the paper : A Counting Framework for Generalized Latin Square Graphs of Finite Semigroups

Notifications You must be signed in to change notification settings

Babaxor/GLSG-Semigroup-Analysis

Repository files navigation

GLSG-Semigroup-Analysis

Python and GAP codes for analyzing regularity in Generalized Latin Square Graphs of finite semigroups. Accompanies the paper : A Counting Framework for Generalized Latin Square Graphs of Finite Semigroups

GLSG Semigroup Analysis Codes

This repository contains Python and GAP scripts for the paper "A Counting Framework for Generalized Latin Square Graphs of Finite Semigroups".

Files

  • glsg_python.py: Python code for verifying regularity in S4.
  • glsg_gap.g: GAP code for analyzing small semigroups (up to order 4).

Usage

Run glsg_python.py with NetworkX and Matplotlib installed. For GAP, load the semigroups package and run RunGLSGAnalysis();.

Citation

If using this code, cite: [Your paper details].

About

Python and GAP codes for analyzing regularity in Generalized Latin Square Graphs of finite semigroups. Accompanies the paper : A Counting Framework for Generalized Latin Square Graphs of Finite Semigroups

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages