$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [BGL] kamada_kawai_spring_layout
From: Federico J. Fernández (federico.fernandez_at_[hidden])
Date: 2009-02-25 07:19:38
Hi List,
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?
Thanks.
-- federico