Skip to content
  1. Jan 07, 2008
    • Ted Kremenek's avatar
      Renamed SimulVertex, SimulGraph, and SimulEngine to: · 9dbf8a93
      Ted Kremenek authored
        ExplodedNode, ExplodedGraph  (to match the vocabulary in the RHS paper)
        ReachabilityEngine
        
      The implementation of the core of the path-sensitive dataflow solver has
      been de-templatized and places in ReachabilityEngine.cpp.
      
      The solver is still incomplete.
      
      llvm-svn: 45711
      9dbf8a93
Loading