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

20230815 interpreter dataflow analysis #420

Open
wants to merge 49 commits into
base: main
Choose a base branch
from

Conversation

mengwong
Copy link
Contributor

putting in a PR for the dataflow analysis but since it's still failing tests i'm not going to merge this just yet. Anyone who is interested to see rule extraction from the Interpreter is welcome to try this branch.

    ┌─[20230816-00:20:13]   [mengwong@rosegold:~/natural4]
    └─[0] <git:(20230815-interpreter-dataflow-analysis fed88aa✱✈) > stack run -- --workdir workdir test/examples/forinsurancelimbs-latest.csv
    natural4: will output asASP
    natural4: output to workdir done
    ┌─[20230816-00:20:14]   [mengwong@rosegold:~/natural4]
    └─[0] <git:(20230815-interpreter-dataflow-analysis fed88aa✱✈) > dot -Tsvg workdir/no-uuid/dataflow/LATEST.dot > workdir/no-uuid/dataflow/LATEST.svg
    ┌─[20230816-00:20:17]   [mengwong@rosegold:~/natural4]
    └─[0] <git:(20230815-interpreter-dataflow-analysis fed88aa✱✈) > open workdir/no-uuid/dataflow/LATEST.svg
    ┌─[20230816-00:20:19]   [mengwong@rosegold:~/natural4]
    └─[0] <git:(20230815-interpreter-dataflow-analysis fed88aa✱✈) >
@mengwong
Copy link
Contributor Author

image

@mergify mergify bot mentioned this pull request Aug 21, 2023
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.

5 participants