Boost logo

Boost Users :

Subject: [Boost-users] RBGL use with BGL minCut() function
From: Gianni Loiacono (giannix82_at_[hidden])
Date: 2009-01-29 02:08:47


Hi all, sorry for my poor english. I want to use RBGL http://bioconductor.org/packages/2.3/bioc/html/RBGL.html into my project (I use BGL) for to use the function minCut() for to obtain the minimum cut and **the list of two subsets (S and V-S) cutted from the algorithm** (for me this is an import "thing"). I have readed all pdfs all docs, but I don't understand how I can use this library/dll in my project. Also, I have tried to add the sources files to my project (mincut.cpp, mincut.hpp, RBGL.hpp) and rebuild all, but the compiler don't find the Rdefines.h include file :°(. Please, somebody can help me with some example? I use C++ Mingw compiler and Code::block editor. Thanks a lot :-)



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