Skip to content

Here, you will find all Java classes that are required to compile and launch a toolkit that can be used to complete several different functions relating to Parikh matrices. An executable .jar file can also be downloaded. Calculations that can be performed as part of this toolkit include, but are not limited to, calculating the Parikh matrix of a…

License

LHutch1/Parikh-Matrices-Toolkit

Repository files navigation

Parikh-Matrices-Toolkit

Here, you will find all Java classes that are required to compile and launch a toolkit that can be used to complete several different functions relating to Parikh matrices.

An executable .jar file can also be downloaded.

Calculations that can be performed as part of this toolkit include, but are not limited to, calculating the Parikh matrix of a word, finding all words that are amiable with a given word, determining if a matrix is Parikh and finding all words that are described by a Parikh matrix.

To launch the program, either download and launch the executable .jar file, or save all .java files into the same folder. Home.java contains the main method.

About

Here, you will find all Java classes that are required to compile and launch a toolkit that can be used to complete several different functions relating to Parikh matrices. An executable .jar file can also be downloaded. Calculations that can be performed as part of this toolkit include, but are not limited to, calculating the Parikh matrix of a…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages