Skip to content

drexlerd/isomorphism-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isomorphism-code

Installation

Create a python virtual environment and install dependencies

uv venv .venv-iso
source .venv-iso/bin/activate
uv pip install -r requirements.txt --no-cache

Example

To run the tool, simply call main.py and it will show you the options

python3 main.py

1. Pairwise conflicts and across instances

The following call will test for pairwise conflicts between states in Gripper instances

./main.py wl --data-path data/gripper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published