Skip to content

HactarCE/kohnert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kohnert Diagram

This is a program made to look for counterexamples to a friend's conjectures about Kohnert diagrams.

It succeeded.

This was not what we wanted.

Usage

  1. Install Rust
  2. Clone the repository: git clone https://github.com/HactarCE/kohnert
  3. Run: cargo run --release

This program searches for counterexamples to the conjecture that a the poset formed by applying Kohnert moves to a Kohnert diagram is a lattice.

Pass the argument -i to only test pairs of elements that cover the same element. (cargo run --release -- -i)

Enter a Kohnert diagram, followed by * on its own line. For example:

xx xx
    x
    x

    x

*

About

Kohnert diagram simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages