$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: ¹Ú±â¼ö (yg-boost-users_at_[hidden])
Date: 2002-06-05 04:15:41
for example,
class Node
{
public:
int m_id;
};
class Edge
{
public:
int from_node_id;
int to_node_id;
};
How can I use this class to make graph?
many examples show only integer id graph..
thanks in advance
----------------------------------------
Ki-Soo, Park
HP: 82-11-9040-4957
e-mail: park_at_[hidden]
wfms123_at_[hidden]