learn again

This commit is contained in:
Vitor Santos Costa
2016-06-03 16:23:28 +01:00
parent e441f30c4c
commit 8ce16f64d9
4 changed files with 33 additions and 14 deletions

View File

@@ -14,7 +14,7 @@
% will run 20 iterations of learning with default settings
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
:- use_module(library(problog_lbdd)).
:- use_module(library(problog)).
:- use_module(library(problog_learning_lbdd)).
%%%%