Class ThinSlicer


  • public class ThinSlicer
    extends CISlicer
    A cheap, context-insensitive thin slicer based on reachability over a custom SDG. This is a prototype implementation; not tuned. Currently supports backward slices only. TODO: Introduce a slicer interface common between this and the CS slicer. TODO: This hasn't been tested much. Need regression tests.