issues
search
aldanor
/
chappie
Search algorithms in Rust
Apache License 2.0
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Separated out DFS iterator that populats Action vector as side effect
#10
jpastuszek
opened
7 years ago
0
Usability tweaks
#9
jpastuszek
opened
9 years ago
2
Allow for state traversal callbacks
#8
aldanor
closed
9 years ago
1
Add randomized graph tests
#7
aldanor
closed
9 years ago
8
Random tree test
#6
jpastuszek
closed
9 years ago
1
Removed Clone Action bound
#5
jpastuszek
closed
9 years ago
1
Pack all of the loop's state into one stack, ~10% speedup without hashing
#4
aldanor
closed
9 years ago
1
Keeping last stack value in local variable ~20% slower
#3
jpastuszek
closed
9 years ago
9
hashing once keeping unique state ID in the hash set to avoid hash collision
#2
jpastuszek
closed
9 years ago
1
using different naming for HashTracker; no need to check HashSet cont…
#1
jpastuszek
closed
9 years ago
5