wilk916 / bnt

Automatically exported from code.google.com/p/bnt
0 stars 0 forks source link

installation fails on Mac MATLAB 2010b? #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Just copied bnt into my MATLAB folder (in my path).
2. Ran test_bnt
3. Assertion trips.

What is the expected output? What do you see instead?

The test_bnt script executing successfully. What I see is:
??? Error using ==> assert at 9
assertion violated:

Error in ==> mk_rooted_tree at 12
assert(isequal(post, post2));

Error in ==> jtree_inf_engine.jtree_inf_engine at 108
[engine.jtree, engine.preorder, engine.postorder] = 
mk_rooted_tree(engine.jtree, engine.root_clq);

Error in ==> cg1 at 17
engines{end+1} = jtree_inf_engine(bnet);

Error in ==> test_BNT at 5
cg1

What version of the product are you using? On what operating system?

I am using BNT 1.0.7 on Mac OS X 10.6 and MATLAB 2010b.

Please provide any additional information below.

Original issue reported on code.google.com by niharsha...@gmail.com on 14 Jul 2011 at 8:11

GoogleCodeExporter commented 8 years ago
i have the same problem.

please help!!!

Original comment by purba...@gmail.com on 6 Sep 2013 at 9:11