mirror of
https://github.com/binghong-ml/retro_star.git
synced 2026-04-03 00:18:58 -06:00
output topk routes #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hongxianglics on 12/28/2022
Hi,
I was trying to use your model and I find that the output is one best route and search tree as pdf file. I wonder that how can I get the top k routes (more than one route) in output? Any suggestions will be helpful.
Thanks in advance!
Hongxiang