Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: implement a better prototype trace subset selection function #36

Open
danwt opened this issue Mar 29, 2022 · 0 comments
Open
Assignees

Comments

@danwt
Copy link
Contributor

danwt commented Mar 29, 2022

Context

There is an extremely basic unoptimized version here

https://github.com/informalsystems/modelator-py/blob/bc71f46f0e0cfe85843c63d46c590fce51cbd0fb/modelator/scratch_subset_selection.py

, which could be replaced by a more optimized version using some efficient array encoding, by for example using numpy.

A real long term implementation should probably be done in Rust.

@danwt danwt self-assigned this Mar 29, 2022
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

No branches or pull requests

1 participant