$darkmode
DENOPTIM
denoptim.utils.GraphConversionToolTest Class Reference

Unit test for GraphConversionTool. More...

Public Member Functions

void testGetJGraphKernelFromGraph () throws Exception
 

Detailed Description

Unit test for GraphConversionTool.

Author
Marco Foscato

Definition at line 39 of file GraphConversionToolTest.java.

Member Function Documentation

◆ testGetJGraphKernelFromGraph()

void denoptim.utils.GraphConversionToolTest.testGetJGraphKernelFromGraph ( ) throws Exception

Definition at line 45 of file GraphConversionToolTest.java.

References denoptim.utils.GraphConversionTool.getJGraphKernelFromGraph(), denoptim.ga.PopulationTest.getPairOfTestGraphsB(), denoptim.graph.DGraph.getVertexAtPosition(), and denoptim.ga.PopulationTest.prepare().

Here is the call graph for this function:

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