|
CBMC
|
#include <path_enumerator.h>
Inheritance diagram for path_enumeratort:Public Member Functions | |
| virtual | ~path_enumeratort () |
| virtual bool | next (patht &path)=0 |
Definition at line 21 of file path_enumerator.h.
|
inlinevirtual |
Definition at line 24 of file path_enumerator.h.
|
pure virtual |
Implemented in sat_path_enumeratort, and all_paths_enumeratort.