stats opconn_graph → labelsimport fullseye as fs; fs.ledger.graph_components(W: 'Any') -> 'np.ndarray' (実装を直接呼ぶなら import conngraph; conngraph.graph_components(W: 'Any') -> 'np.ndarray'、台帳から引くなら opsconngraph.get("graph_components"))弱連結成分のラベル(0 始まり、ノード番号順の初出で番号づけ)。長さ n の int64。
labels を入力に取れる)graph_modularity · graph_activity_spread · graph_block_shuffle · graph_layer_propagate · states_layer_dimension
stats)graph_degree_table · graph_clustering_coefficient · graph_betweenness · graph_laplacian_spectrum · graph_spectral_radius · graph_modularity · graph_rich_club · graph_motif_count
Provenance: conngraph.py — CONNGRAPH operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.