29 Jan
2009
29 Jan
'09
7:08 a.m.
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 :-)