A Incremental bayesian network structure learning based on continuous data
You need to prepare a csv file.first line is evert dim's name and first col is the time or others. the data is dicretes or continuous would be OK,and run run.cpp ,the base way is offline way,you could easy change to online update by batchSpareBN
You don't need any other environment except c++ compiler .