issues
search
beniz
/
hmdp
hmdp is a C++ library and tools for solving Markov Decision Processes (MDPs) with hybrid discrete and/or continuous state-spaces.
Apache License 2.0
23
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use of angle brackets around file names for include statements
#9
elfring
opened
8 years ago
0
Efficient implementation of prioritized sweeping requires a mutable heap (e.g. Fibonacci heap)
#8
beniz
opened
10 years ago
1
Prioritized sweeping does not correctly max over the action transitions when a state is a successor to itself
#7
beniz
opened
10 years ago
0
DFS uses a map of visited states, would be faster with an unordered_map
#6
beniz
opened
10 years ago
1
Multithreaded operations
#5
beniz
opened
10 years ago
0
Allow solving discrete-only MDPs
#4
beniz
opened
10 years ago
0
Add basic value iteration
#3
beniz
closed
10 years ago
2
Persistence of value functions with embedded policies
#2
beniz
opened
10 years ago
0
Implement lazy approximation
#1
beniz
opened
10 years ago
1