ShortestPathLab / posthoc-app

Posthoc is a way to build simple and effective visualisations ✨ for sequential decision-making algorithms, such as search.
http://posthoc-app.pathfinding.ai/
28 stars 5 forks source link

Search the event log #53

Open dharabor opened 1 month ago

dharabor commented 1 month ago

We have a few different ways of finding certain types of events:

Yet sometimes it's still awkward to find the right event. Moreover, it's not possible at all to find custom subsets of events (only jump to them, one by one, via the debugger). I think a "search" filter over the event list would be useful, as it allows working with the log in a similar way as folks currently do (i.e., direct inspection) but now the workflow is augmented by the visualiser.