Decision Diagram Program
This program provides a versatile implementation of Decision Graphs for solving optimization problems. The following guide will help you use the program.
Requisites
Make sure you have in your system
- python > 3.11
- networkx
- matplotlibsd
- c++ >17
- cmake 3.27
For a complete use of the program, it is recommended to have a tool that can read documents with a .gml extension. yED is a suitable program for this purpose.
Installation
Clone this repository and navigate to the project directory to implement the main program