Re: [bddbddb-devel] Using the solver within another application
Status: Beta
Brought to you by:
joewhaley
|
From: Pierre De L. <pie...@ne...> - 2007-06-27 15:18:06
|
Luke Simon <luke.simon <at> gmail.com> writes: >=20 > I have noticed that the emphasis has been on using bddbddb as a commandline tool. However, I need to use it as part of a larger application. This means populating the domains and EDB predicates via direct method calls as opposed to loading bdd and map files. Is bddbddb not intended to be used in this way? Are there any gotchas that I should be aware of? > Hi, I am looking for the same kind of usage. I would like to be able to use bddbddb as a "normal" datalog engine, building predicates and such using java objects (as opposed to text based).=20 Has there been any answer/progress made regarding this? Thanks for your time, help and tips. Pierre PS: If you know of a datalog engine that is documented,=20 can be use as a simple jar in a java application and is open source... |