Old engine for Continuous Time Bayesian Networks. Superseded by reCTBN. 🐍
https://github.com/madlabunimib/PyCTBN
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
350 B
12 lines
350 B
4 years ago
|
var DOCUMENTATION_OPTIONS = {
|
||
|
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
||
|
VERSION: '',
|
||
|
LANGUAGE: 'None',
|
||
|
COLLAPSE_INDEX: false,
|
||
|
BUILDER: 'html',
|
||
|
FILE_SUFFIX: '.html',
|
||
|
LINK_SUFFIX: '.html',
|
||
|
HAS_SOURCE: true,
|
||
|
SOURCELINK_SUFFIX: '.txt',
|
||
|
NAVIGATION_WITH_KEYS: false
|
||
|
};
|