This repository was archived by the owner on Oct 5, 2025. It is now read-only.
eudoxia0/ctbnrle
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a copy of CTBN-RLE version 1.1.1 with fixes to allow it to build on a modern Debian or Ubuntu system.
To build, just run
./build.sh
The initial commit is from the zip file found at: http://rlair.cs.ucr.edu/ctbnrle/v1.1.1/
Original README continues below:
---------------------------------------------------------------------------
|Continuous Time Bayesian Network Reasoning and Learning Engine |
|Copyright (C) 2009 The Regents of the University of California |
| |
|See doc/AUTHORS for list of authors
| |
|This program is free software: you can redistribute it and/or modify |
|it under the terms of the GNU General Public License as published by |
|the Free Software Foundation, either version 3 of the License, or |
|(at your option) any later version. |
| |
|This program is distributed in the hope that it will be useful, |
|but WITHOUT ANY WARRANTY; without even the implied warranty of |
|MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|GNU General Public License for more details. |
| |
|You should have received a copy of the GNU General Public License |
|along with this program. If not, see <http://www.gnu.org/licenses/>. |
---------------------------------------------------------------------------
The doc/ directory contains more information including sponsorship,
code documentation, and references to related academic papers.
License information is in COPYING