I'm trying to migrate some code from Graphviz to BGL Layout algorithms, but I don't know if the following feature is supported in the kamada_kawai_spring_layout. I want to "pin" or "stick" some nodes while letting the algorithm layout the rest of the graph.

Is it possible?

It doesn't look like the current version of the algorithm supports that feature. Would you be interested in modifying it?

Andrew Sutton
andrew.n.sutton@gmail.com