Searched defs:node_weight_mut (Results 1 – 5 of 5) sorted by relevance
99 fn node_weight_mut(&mut self, id: Self::NodeId) -> Option<&mut Self::NodeWeight> { in node_weight_mut() function127 fn node_weight_mut(&mut self, id: Self::NodeId) -> Option<&mut Self::NodeWeight> { in node_weight_mut() function
612 fn node_weight_mut(&mut self, n: Self::NodeId) -> Option<&mut ()> { in node_weight_mut() method
414 pub fn node_weight_mut(&mut self, a: NodeIndex<Ix>) -> &mut N { in node_weight_mut() method
490 pub fn node_weight_mut(&mut self, a: NodeIndex<Ix>) -> Option<&mut N> { in node_weight_mut() function
549 pub fn node_weight_mut(&mut self, a: NodeIndex<Ix>) -> Option<&mut N> { in node_weight_mut() function