$darkmode
DENOPTIM
|
Unit test for UndirectedEdge. More...
Public Member Functions | |
void | testUndirectedComparison () throws Exception |
Unit test for UndirectedEdge.
Definition at line 34 of file UndirectedEdgeRelationTest.java.
void denoptim.graph.UndirectedEdgeRelationTest.testUndirectedComparison | ( | ) | throws Exception |
Definition at line 39 of file UndirectedEdgeRelationTest.java.
References denoptim.graph.EmptyVertex.addAP(), denoptim.graph.Vertex.BBType.CAP, denoptim.graph.simplified.UndirectedEdge.compare(), denoptim.graph.Vertex.BBType.FRAGMENT, denoptim.graph.Vertex.getAP(), denoptim.graph.Vertex.BBType.SCAFFOLD, denoptim.graph.Vertex.setBuildingBlockId(), denoptim.graph.Vertex.setBuildingBlockType(), denoptim.graph.Edge.BondType.SINGLE, and denoptim.graph.Edge.BondType.UNDEFINED.