DirectedMSTInfo

Information of directed mst

struct DirectedMSTInfo (
E
C
) {}

Members

Variables

cost
C cost;

mst cost

res
E[] res;

edge list

Meta