Skip to content

shuaiwangvu/Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Epistemic Learning Course

Shuai Wang @ ILLC, UvA

In case of confusion:

The number of preconditon is named demand; The number of postcondition is named active;

To use:

  1. You need BuDDy.

  2. Compile Smodels as described.

  3. Go to the mas directory and type:

    make main

  4. For precondition free action learning, type:

    ./main 1 100 (for a domain of 100 propositions) or

    ./main 1 1000 (for a domain of 1000 propositions)

  5. For conditional action learning, type:

    ./main 2 100 (for a domain of 100 propositions) or

    ./main 2 1000 (for a domain of 1000 propositions)

and for demand-oriented testings, type:

./main 3 (the domain is hard-coded to 100)

About

An assignment for my course at ILLC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •