chipmunk-project/chipmunk
A code generator for packet-processing pipelines based on end-to-end program synthesis
Python
Issues
- 1
AssertionError when run iterative_solver example_specs/simple.sk example_alus/stateful_alus/raw.alu example_alus/stateless_alus/stateless_alu.alu 2 2 "0,1,2,3" 10 --hole-elimination
#203 opened by SOANykun - 1
Find the influence automatically
#202 opened by XiangyuG - 0
Fix two failing tests from #195
#196 opened by taegyunkim - 5
pkt-fields argument doesn't work correctly
#136 opened by anirudhSK - 5
- 0
Verification of the dependency
#193 opened by XiangyuG - 1
Think up the counterexample guided constant synthesis and var dependency algo
#172 opened by XiangyuG - 0
Slicing algo implementation
#192 opened by XiangyuG - 0
Use truth table into spec
#191 opened by XiangyuG - 0
- 0
Constant synthesis algorithm development
#189 opened by XiangyuG - 0
- 0
Make sure chipmunk runs are deterministic.
#178 opened by anirudhSK - 0
- 0
Add more unit tests.
#179 opened by anirudhSK - 2
Bug in SKETCH's generation of smt2 file.
#161 opened by anirudhSK - 0
Think up a reasonable way to deal with the address of array in domino program
#171 opened by XiangyuG - 3
Provide a way to limit the number of cores to use
#122 opened by taegyunkim - 1
- 1
Specify output of stateful ALU
#164 opened by anirudhSK - 0
Implement synthesized allocation for stateful variables being allocated to stateful ALUs.
#165 opened by anirudhSK - 0
Consolidate router_data_path_sketch.j2 and router_data_path_sketch_synthesized_allocation.j2
#163 opened by anirudhSK - 3
Modify hole-elimination to not add counterexamples for the purpose of comparison
#143 opened by taegyunkim - 1
Error when calling free()
#144 opened by XiangyuG - 1
Pass sketch timeout as a command line argument.
#147 opened by anirudhSK - 2
Gradual search
#93 opened by anirudhSK - 2
- 4
Chipmunk sometimes fails to generate smt2 file.
#159 opened by XiangyuG - 1
- 1
- 0
Pass slv-seed from command line.
#154 opened by anirudhSK - 0
- 0
Time limit on compilation
#152 opened by taegyunkim - 0
- 3
Debug "sketch not resolved" error
#137 opened by anirudhSK - 1
- 3
More z3 usages
#98 opened by taegyunkim - 8
Single test fails on Mac passes on cyclops
#128 opened by taegyunkim - 1
Adding counterexample input values vs adding negation of hole value assignments
#140 opened by taegyunkim - 0
- 8
One compilation bug for flowlets.sk
#117 opened by XiangyuG - 0
- 2
The running issue of parallel vs not parallel
#118 opened by XiangyuG - 2
Figure out a sensible value for bnd-int-range.
#86 opened by anirudhSK - 4
Add nonnegative restriction in .smt2 file
#108 opened by XiangyuG - 1
Write a sketch wrapper library
#105 opened by taegyunkim - 6
Iterative solver counter example generation bug.
#102 opened by taegyunkim - 14
Speed up sol_verify
#82 opened by anirudhSK - 2
Look into GitHub security warning (https://github.com/chipmunk-project/chipmunk/network/alert/requirements.txt/Jinja2/open)
#89 opened by anirudhSK - 0
$> pip3 install -e . doesn't run antlr
#83 opened by taegyunkim