Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
AbstractBaseGraph#getEdge(V,V)単一の E を返します。渡された 2 つの頂点に複数の接続エッジがある場合、どのエッジを返すかをどのように決定しますか?
AbstractBaseGraph#getEdge(V,V)