mthom / scryer-prolog

A modern Prolog implementation written mostly in Rust.
BSD 3-Clause "New" or "Revised" License
1.93k stars 116 forks source link

Support probabilistic reasoning #69

Open XVilka opened 5 years ago

XVilka commented 5 years ago

Like in ProbLog:

mthom commented 5 years ago

Probabilistic reasoning is something I'm very interested in! I will have a look. Thanks.

XVilka commented 5 years ago

See also https://github.com/SWI-Prolog/roadmap/issues/53 - it has some good references too.

XVilka commented 4 years ago

One of the ways to solve this is to make port of the cplint to Scryer. It depends on these 3 more additional libraries though: