Boost logo

Boost Users :

From: David Abrahams (dave_at_[hidden])
Date: 2003-07-11 07:46:50


Vladimir Prus <yg-boost-users_at_[hidden]> writes:

> 1. Define your own concrete (non-template) graph class which will define
> appropriate member functions.
> 2. Wrap that class with Boost.Python.

One good way to make that flexible would be to use
boost::python::object for all the interesting bits (vertex/edge
properties, etc.)

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net