1
0
Fork 0
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
PyCTBN/main_package/classes/optimizers
Luca Moretti 28e3000ed1 Added possible implementation of a parallel constraint-based approach 4 years ago
..
constraint_based_optimizer.py Added possible implementation of a parallel constraint-based approach 4 years ago
hill_climbing_search.py Added parameters aplha_xu and tau_xu and ensambled model simulation 4 years ago
optimizer.py Added a first implementation of tabu search and created the optimizer interface 4 years ago
tabu_search.py Added parameters aplha_xu and tau_xu and ensambled model simulation 4 years ago