49 inline static SP::GPM_BGLTest
New() {
70 tBoolean vf2_sub_graph_iso_multi_example()
const;
71 tBoolean vf2_sub_graph_iso_multi2_example()
const;
72 tBoolean vf2_sub_graph_iso_multi3_example()
const;
73 tBoolean vf2_sub_graph_iso_example()
const;
74 tBoolean isomorphism_example()
const;
This class is a test class for gpm in core package.
Definition: GPM_BGLTest.h:14
virtual ~GPM_BGLTest(void)
destroy
Definition: GPM_BGLTest.cpp:54
GPM_BGLTest(void)
create
Definition: GPM_BGLTest.cpp:50
static const tFlag SUB_GRAPH_ISO
Definition: GPM_BGLTest.h:22
#define tBoolean
Definition: types.h:35
This class is a test class for gpm in core package.
Definition: GPM_CoreTest.h:14
static SP::GPM_BGLTest New()
create a test class
Definition: GPM_BGLTest.h:49
tBoolean test()
make the test
Definition: GPM_CoreTest.cpp:29
virtual tBoolean test()
make the test
Definition: GPM_BGLTest.h:62
static const tFlag ISOMORPHISM
Definition: GPM_BGLTest.h:24
static const tFlag SUB_GRAPH_ISO_MULTI
Definition: GPM_BGLTest.h:23
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:106
#define tFlag
Definition: types.h:14