Marlin Strub

Results 3 issues of Marlin Strub

Hi Mark, This PR implements Effort Informed Trees (EIT*), an asymptotically optimal planner. It builds on and extends my previous work, AIT*, and simultaneously calculates and exploits multiple heuristics with...

Shouldn't the header-line only be overwritten with the nano-modeline if `nano-modeline-position` is `'top` and otherwise it should be `nil`? Not sure at all if this is the right way to...

This package looks very promising. When I try `ts-docstr-at-point` I get the error `Language is either not supported or WIP... c++mode`. I load `tree-sitter` and `ts-docstr` as follows: ```elisp (use-package...