Merth (Gaelic): Decision in a time of crisis.
Given a cart containing items that are available at a chosen Home Depot location, MERTH will return a store map with the most efficient route to obtain and purchase all items.
MERTH deploys a headless chromium web browser (puppeteer.js) to "scrape" all required data and applies a heuristic for the Traveling Salesman Problem using simulated annealing.