You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Protos
2
2
## A level 1 factored Interactive POMDP (I-POMDP) solver
3
3
4
-
Protos is a level 1 factored I-POMDP solver developed at [THINC Lab @ UGA](http://thinc.cs.uga.edu/). It uses Jesse Hoey's implementation of the Symbolic Perseus POMDP solver and extends it to solve I-POMDPs.
4
+
Protos is a level 1 factored I-POMDP solver developed at [THINC Lab @ UGA](http://thinc.cs.uga.edu/) for a [cyber deception project](https://arxiv.org/pdf/2007.09512.pdf). It uses Jesse Hoey's implementation of the Symbolic Perseus POMDP solver and extends it to solve I-POMDPs.
5
5
The pre built JAR file is in the `Protos/build/` directory.
0 commit comments