Kei18/pypibt

Hello, can I implement lifelong learning and the MAPD problem based on the Python version of PIBT? I have just started exploring this issue and I'm not sure if the complexity will be too high

Opened this issue · 1 comments

Hello, can I implement lifelong learning and the MAPD problem based on the Python version of PIBT? I have just started exploring this issue and I'm not sure if the complexity will be too high
Kei18 commented

Hi! I think solving MAPD with a lifelong learning variant of PIBT is promising and underexplored as far as I know.

You can extract the basic PIBT from this repo, but the MAPD environment is not provided, so you have to prepare it yourself.

I do not think it is a heavy coding task.

Best,
Kei