corrected a bug in the BNT path specification
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2121 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
8f02f3eb60
commit
60b5042f09
@ -59,7 +59,7 @@ G <-- Y :-
|
|||||||
bnt_solver(jtree).
|
bnt_solver(jtree).
|
||||||
% likelihood_weighting
|
% likelihood_weighting
|
||||||
|
|
||||||
bnt_path('$HOME/Yap/CLPBN/FullBNT-1.0.4/BNT').
|
bnt_path("$HOME/Yap/CLPBN/FullBNT-1.0.4/BNT").
|
||||||
|
|
||||||
|
|
||||||
%
|
%
|
||||||
|
Reference in New Issue
Block a user