Package de.uds.cs.st.dd.core.resolver

Resolving functionality for the Delta Debugging algorithm.

See:
          Description

Interface Summary
Resolver The Resolver interface provides functionality to resolve a configuration * during the Delta Debugging algorithm.
 

Class Summary
DefaultResolver The DefaultResolver implementation of the Resolver interface does nothing.
 

Package de.uds.cs.st.dd.core.resolver Description

Resolving functionality for the Delta Debugging algorithm.