Searched defs:expectedSubgraph (Results 1 – 2 of 2) sorted by relevance
349 MutableGraph<Integer> expectedSubgraph = GraphBuilder.directed().allowsSelfLoops(true).build(); in inducedSubgraph_graph() local369 MutableValueGraph<Integer, String> expectedSubgraph = in inducedSubgraph_valueGraph() local390 MutableNetwork<Integer, String> expectedSubgraph = in inducedSubgraph_network() local
348 MutableGraph<Integer> expectedSubgraph = GraphBuilder.directed().allowsSelfLoops(true).build(); in inducedSubgraph_graph() local368 MutableValueGraph<Integer, String> expectedSubgraph = in inducedSubgraph_valueGraph() local389 MutableNetwork<Integer, String> expectedSubgraph = in inducedSubgraph_network() local