Skip to content

Symmetry breaking fingerprinting#150

Draft
Alex-Fischman wants to merge 10 commits into
mainfrom
symmetry-breaking-fingerprinting
Draft

Symmetry breaking fingerprinting#150
Alex-Fischman wants to merge 10 commits into
mainfrom
symmetry-breaking-fingerprinting

Conversation

@Alex-Fischman
Copy link
Copy Markdown
Collaborator

@Alex-Fischman Alex-Fischman commented Aug 10, 2023

Currently this is much much slower than the symmetry breaking branch that it's built on top of, and should not be merged until it both can run at least half as quickly as symmetry-breaking-add-all and uses half as much space as the current seen states set.

This branch uses a fingerprinting method to determine when two states are isomorphic to each other. The current fingerprinting algorithm is very slow, and can certainly be improved; however, I don't think it'll ever be as fast as the add-all version, and I have doubts that it'll ever catch up enough to be worth using.

Signed-off-by: Alex Fischman <alexdfischman@gmail.com>
Signed-off-by: Alex Fischman <alexdfischman@gmail.com>
Signed-off-by: Alex Fischman <alexdfischman@gmail.com>
Signed-off-by: Alex Fischman <alexdfischman@gmail.com>
Signed-off-by: Alex Fischman <alexdfischman@gmail.com>
Signed-off-by: Alex Fischman <alexdfischman@gmail.com>
Signed-off-by: Alex Fischman <alexdfischman@gmail.com>
Signed-off-by: Alex Fischman <alexdfischman@gmail.com>
Signed-off-by: Alex Fischman <alexdfischman@gmail.com>
Signed-off-by: Alex Fischman <alexdfischman@gmail.com>
@Alex-Fischman Alex-Fischman changed the base branch from main to symmetry-breaking-add-all August 11, 2023 18:13
@Alex-Fischman Alex-Fischman force-pushed the symmetry-breaking-add-all branch from 26f23cd to 759c7bb Compare August 25, 2023 02:34
Base automatically changed from symmetry-breaking-add-all to main August 25, 2023 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant