1 citations · 1 across the 1 of their papers we have counts for
5 papers
V2: Fast Detection of Configuration Drift in Python
Eric Horton, Chris Parnin
Code snippets are prevalent, but are hard to reuse because they often lack an accompanying environment configuration. Most are not actively maintained, allowing for drift between t…
DockerizeMe: Automatic Inference of Environment Dependencies for Python Code Snippets
Eric Horton, Chris Parnin
Platforms like Stack Overflow and GitHub's gist system promote the sharing of ideas and programming techniques via the distribution of code snippets designed to illustrate particul…
Gistable: Evaluating the Executability of Python Code Snippets on GitHub
Eric Horton, Chris Parnin
Software developers create and share code online to demonstrate programming language concepts and programming tasks. Code snippets can be a useful way to explain and demonstrate a…
An Updated Experimental Evaluation of Graph Bipartization Methods
Timothy D. Goodrich, Eric Horton, Blair D. Sullivan
We experimentally evaluate the practical state-of-the-art in graph bipartization (Odd Cycle Transversal), motivated by recent advances in near-term quantum computing hardware and t…
Subgraph centrality and walk-regularity
Eric Horton, Kyle Kloster, Blair D. Sullivan
Matrix-based centrality measures have enjoyed significant popularity in network analysis, in no small part due to our ability to rigorously analyze their behavior as parameters var…