I'm trying to separate (put in different functions) the BN construction and use. For that, I created a function bn_f(), which creates and returns the directed_graph<bayes_node>::kernel_1a_c (I'm working on the bayes_net_ex.cpp). The problem is, that when compiling the code there is an error "use of deleted function", and the compiler goes on to explain that the class directed_graph_kernel_1 is noncopyable. Solving or even really understanding the issue goes beyond my C++ knowledge, so I'm looking...
Autocomplete does not work on 5.1/9.5.4 combination
Dead link on sf project page
Fixed now. The code is now at github.
Home