Skip to content

This c++ project implements a number of algorithms for learning Bayesian network structures using state space search techniques.

License

Notifications You must be signed in to change notification settings

bmmalone/urlearning-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URLearning

This c++ project implements a number of algorithms for learning Bayesian network structures using state space search techniques. Please see the main urlearning site for more details.

The maintenance for this project is still in-progress. It is not considered stable, and most of the programs do not yet run correctly.

Install

This project requires the Bazel build tool, as well as a standard development environment (gcc, etc.)

make is used build all of the solvers and associated programs.

make all

About

This c++ project implements a number of algorithms for learning Bayesian network structures using state space search techniques.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published