Skip to content

Victor2175/mathprog_influence_diagrams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integer programming on the junction tree polytope for influence diagrams

Implementation of mathematical programming approaches introduced in https://arxiv.org/pdf/1902.07039.pdf.

The implementation of the mixed-integer linear programs for POMDP and chessgame are available here.

The repository contains two notebooks in Julia, explaining how to solve the examples in the paper.

The notebook mathprog_POMDP.ipynb shows how to solve a POMDP with some randomly drawn parameters. The notebook mathprog_chessgame.ipynb shows how to solve a chessgame with some randomly drawn parameters.

If the notebook does not display, please use the following link :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published