Downloads provided by UsageCounts
We propose a fully automated method that takes as input an iterative or recursive reference implementation and produces divide-and-conquer implementations that are functionally equivalent to the input. Three interdependent components have to be synthesized as part of this task: a function that divides the original problem instance, a function that solves each sub-instance, and a function that combines the results of sub-computations. We propose a methodology that splits this task into three successive synthesis phases, each with a substantially reduced state space compared to the monolithic task. The three subproblems are therefore substantially more tractable than the original problem and can be individually solved. We have implemented the methodology as a program synthesis tool, called DiscuRe, and demonstrate the efficacy of our approach by synthesizing highly nontrivial divide-and-conquer implementations of a set of benchmarks fully automatically.
The artifact is distributed as a zipped archive, containing: - a `README.md` file containing instruction on how to reproduce the results presented in the conference paper, - the *submission version* of the conference paper `pldi21-paper457.pdf` and the associated supplemental material, - a virtual appliance 'paper457-artrifact.ova`, containing the source of the software artifact in `/home/ae-reviewer/discure`, with a MIT license. Note that the tool name in the artifact is DiscuRe, mirroring the name given to the tool in the submission version of the paper.
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 5 | |
| downloads | 2 |

Views provided by UsageCounts
Downloads provided by UsageCounts