Highlighting nodes is a nice feature that we need in Moose (for HierarchicalVisualization)
the feature already exist when searching for a node ('s' key).
We just need a way to highlight some nodes programmatically.
(and a way to ask the visualization what nodes are currently highlighted)
(@LABSARI in cc)