Skip to content

4.1.20-stratego-9 without --print-strategies option #105

Answered by petergjoel
guiok asked this question in Q&A
Discussion options

You must be logged in to vote

We have recently introduced the following queries to support a more fine-grained export/import:

saveStrategy("path.json", S)
strategy S = loadStrategy {a,b,c} -> {x,y,z} ("path.json")

Notice that the loadStrategy command is currently limited to learned strategies and that the observed variables have to be explicitly stated in {...} -> {...} annotation.

You can see examples of the use in this repeatability package: https://zenodo.org/record/3268381
See specifically the animation-subfolder.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@guiok
Comment options

Answer selected by guiok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants