
17 Jun
2008
17 Jun
'08
2:55 p.m.
Hi,
I've been using the BGL library with Visual C++ to implement the Kamada_Kawai algorithm and have had no errors. I moved this code to g++ and I've had many errors and particularly one that I do not know how to solve.
I have a seperate header file that plots the graph as shown below.
#include
...