$darkmode
DENOPTIM
denoptim.graph.FragmentIsomorphismInspectorTest Class Reference

Unit test for isomorphism inspector. More...

Public Member Functions

void testTimeout () throws Exception
 

Static Public Member Functions

static Fragment makePathologicalFragment (int size) throws DENOPTIMException
 

Detailed Description

Unit test for isomorphism inspector.

Author
Marco Foscato

Definition at line 39 of file FragmentIsomorphismInspectorTest.java.

Member Function Documentation

◆ makePathologicalFragment()

static Fragment denoptim.graph.FragmentIsomorphismInspectorTest.makePathologicalFragment ( int  size) throws DENOPTIMException
static

Definition at line 44 of file FragmentIsomorphismInspectorTest.java.

References denoptim.graph.Fragment.addAPOnAtom(), denoptim.graph.Fragment.addAtom(), denoptim.graph.Fragment.addBond(), denoptim.graph.Fragment.getAtom(), and denoptim.graph.APClass.make().

Referenced by denoptim.graph.FragmentIsomorphismInspectorTest.testTimeout().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ testTimeout()

void denoptim.graph.FragmentIsomorphismInspectorTest.testTimeout ( ) throws Exception

Definition at line 63 of file FragmentIsomorphismInspectorTest.java.

References denoptim.graph.FragmentIsomorphismInspector.isomorphismExists(), and denoptim.graph.FragmentIsomorphismInspectorTest.makePathologicalFragment().

Here is the call graph for this function:

The documentation for this class was generated from the following file: