dunkelheit ~develop (2021-09-26T11:55:02.1809452)
Dub
Repo
UnionFind.isLeader
dkh
datastructure
unionfind
UnionFind
i がグループのリーダーか返す. 各グループにはただ1つのみリーダーが存在する
struct
UnionFind
const
bool
isLeader
(
size_t
i
)
Meta
Source
See Implementation
dkh
datastructure
unionfind
UnionFind
constructors
this
functions
group
isLeader
merge
same
variables
count
i がグループのリーダーか返す. 各グループにはただ1つのみリーダーが存在する