scispace - formally typeset
D

Daniel Dunbar

Researcher at Stanford University

Publications -  5
Citations -  3220

Daniel Dunbar is an academic researcher from Stanford University. The author has contributed to research in topics: Colors of noise & Sampling distribution. The author has an hindex of 3, co-authored 4 publications receiving 2925 citations. Previous affiliations of Daniel Dunbar include University of Virginia.

Papers
More filters
Proceedings ArticleDOI

KLEE: unassisted and automatic generation of high-coverage tests for complex systems programs

TL;DR: A new symbolic execution tool, KLEE, capable of automatically generating tests that achieve high coverage on a diverse set of complex and environmentally-intensive programs, and significantly beat the coverage of the developers' own hand-written test suite is presented.
Journal ArticleDOI

A spatial data structure for fast Poisson-disk sample generation

TL;DR: A new method for sampling by dart-throwing in O(N log N) time is presented and a novel and efficient variation for generating Poisson-disk distributions in O (N) time and space is introduced.
Proceedings ArticleDOI

Under-constrained execution: making automatic code destruction easy and scalable

TL;DR: Software testing is well-recognized as a crucial part of the modern software development process, however, manual testing is labor intensive and often fails to produce impressive coverage results.
Proceedings ArticleDOI

Natural Language Processing to Extract Contextual Structure from Requirements

TL;DR: The initial results of the approach show the successful extraction of structural information from requirement text, which was validated by comparing the results to human interpretations for small and public sample sets and will be integrated and are part of a novel requirement complexity assessment framework.

Using Scalloped Sectors to Generate Poisson-Disk Sampling Patterns

TL;DR: A new data structure is presented that alllows sampling by dart-throwing in O(N logN) time and it is shown how a novel and efficient variation on this algorithm can be used to generate Poissondisk distributions in O-time and space.