Searched defs:expectedSubgraph (Results 1 – 2 of 2) sorted by relevance
344 MutableGraph<Integer> expectedSubgraph = GraphBuilder.directed().allowsSelfLoops(true).build(); in inducedSubgraph_graph() local364 MutableValueGraph<Integer, String> expectedSubgraph = in inducedSubgraph_valueGraph() local385 MutableNetwork<Integer, String> expectedSubgraph = in inducedSubgraph_network() local
345 MutableGraph<Integer> expectedSubgraph = GraphBuilder.directed().allowsSelfLoops(true).build(); in inducedSubgraph_graph() local365 MutableValueGraph<Integer, String> expectedSubgraph = in inducedSubgraph_valueGraph() local386 MutableNetwork<Integer, String> expectedSubgraph = in inducedSubgraph_network() local