Skip to content

Commit 5d3db1f

Browse files
committed
refactor: split off BMA from QN code
1 parent c6623c4 commit 5d3db1f

File tree

5 files changed

+544
-509
lines changed

5 files changed

+544
-509
lines changed

src/GraphDynamicalSystems.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,6 @@ export QualitativeNetwork,
2929
set_state!,
3030
current_parameters
3131

32+
include("io/bma.jl")
33+
3234
end

0 commit comments

Comments
 (0)