jsl1994/Phocus
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Enclosed in this zip file are all the scripts used to run our code artifact for the paper "Synthesizing Sound and Precise Abstract Transformers for Nonlinear Hyperbolic PDE Solvers" Documentation of this code is found in CodeDocumentation.pdf Additional documentation describing which parts of the code were designed for reuse and how to extend them is provided in ReusabilityGuide.pdf After installing all dependencies (described in CodeDocumentation.pdf) the experiments are run with the following commands: python3 run_burgers.py python3 run_trilinear.py python3 run_LWR.py ... The experiments will output a row of latex-formatted text that reproduces the rows of Table 1 of our paper. In addition, plots comprising the figures of our paper will also be output in folders.