Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SententialDecisionDiagrams.jl as an optional dependency #35

Open
guyvdbroeck opened this issue Jul 27, 2020 · 1 comment
Open

Add SententialDecisionDiagrams.jl as an optional dependency #35

guyvdbroeck opened this issue Jul 27, 2020 · 1 comment
Labels
enhancement New feature or request low priority low priority

Comments

@guyvdbroeck
Copy link
Contributor

Add https://github.com/pedrozudo/SententialDecisionDiagrams.jl as an optional dependency (JuliaLang/Pkg.jl#1285).
At minimum, make it easy to convert the native SDD data structure to Julia structs in the LogicCircuit hierarchy, so we can do things like compute flows efficiently.

@guyvdbroeck guyvdbroeck added the enhancement New feature or request label Jul 27, 2020
@guyvdbroeck guyvdbroeck changed the title Add SententialDecisionDiagrams,jl as an optional dependency Add SententialDecisionDiagrams.jl as an optional dependency Jul 27, 2020
@khosravipasha khosravipasha added the low priority low priority label Feb 26, 2021
@khosravipasha
Copy link
Collaborator

I guess Requires.jl also should work perfectly for this. And the main useful integrations are:

  1. Import Vtree from SDD.jl to Juice
  2. Import SDDs from SDD.jl to Juice

Do we need anything else? Maybe later on case also add more interactive scenarios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority low priority
Projects
None yet
Development

No branches or pull requests

2 participants