Decisions.jl

A general formulation of decision networks; track:

  1. track how distributions affect each other (i.e. generalize your problem into a Bayes Net)
  2. apply transformation of the edges to your new problem type structure
  3. transform back into your new formulation’s solver
  4. solve