We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 775520e commit 73794f2Copy full SHA for 73794f2
vigir_ltl_synthesizer/synthesis_byproducts/README.md
@@ -0,0 +1,7 @@
1
+# Synthesis Byroducts
2
+
3
+The `slugs` synthesizer needs to generate a few files each time it synthesizes.
4
+File formats include `.json`, `.slugsin`, and `.structuredslugs`.
5
+These are saved in a folder named after the specification and can be useful for debugging the LTL specifications and resulting automata.
6
7
+The repository's `.gitignore` is set up to ignore everything in the `synthesis_byproducts` folder except for this `README` file.
0 commit comments