$darkmode
DENOPTIM
|
Public Member Functions | |
void | testEquals () throws Exception |
void | testHashCode () throws Exception |
Definition at line 34 of file SymmetricSetWithModeTest.java.
void denoptim.graph.SymmetricSetWithModeTest.testEquals | ( | ) | throws Exception |
Definition at line 40 of file SymmetricSetWithModeTest.java.
References denoptim.graph.SymmetricSetWithMode.equals(), denoptim.graph.Vertex.getSymmetricAPSets(), and denoptim.graph.FragmentTest.makeFragmentA().
void denoptim.graph.SymmetricSetWithModeTest.testHashCode | ( | ) | throws Exception |
Definition at line 61 of file SymmetricSetWithModeTest.java.
References denoptim.graph.Vertex.getSymmetricAPSets(), denoptim.graph.SymmetricSetWithMode.hashCode(), and denoptim.graph.FragmentTest.makeFragmentA().