Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human-aware PGMs and Probabilistic Inference via Lifted Model Reconciliation (HAPPI)

More Information can be found here

Acknowledgments

This work was partially funded by the Ministry of Culture and Science of the German State of North Rhine-Westphalia.

Getting started

Prepare the main Project

cd HAPPI
julia --project=.
]
instantiate

Prepare and Run the Tests

cd HAPPI/test
julia --project=.
]
dev ../
instantiate
cd HAPPI/test
julia --project=. runtests.jl

Add as Package

cd HAPPI
julia --project=.
]
add package_name

Prepare and Build the Documentation

  • Notice: because of API changes the Documentation does not build currently. This will be updated soon.
cd HAPPI/docs
julia --project=.
]
dev ../
add Documenter
cd HAPPI/docs
julia --project=. make.jl

About

Human-aware PGMs and Probabilistic Inference via Lifted Model Reconciliation

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages