didppy.BeamParallelizationMethod
- class didppy.BeamParallelizationMethod
An enum representing how to parallelize beam search.
Hdbs2
: Use HDBS2.Hdbs1
: Use HDBS1.Sbs
: Use SBS.References
Ryo Kuroiwa and J. Christopher Beck. “Parallel Beam Search Algorithms for Domain-Independent Dynamic Programming,” Proceedings of the 38th Annual AAAI Conference on Artificial Intelligence (AAAI), 2024.
Methods
Attributes
Hdbs1
Hdbs2
Sbs