pub fn compute_structural_features(graph: &Graph) -> HashMap<NodeId, Vec<f64>>
Computes structural features for nodes.