“…Various methods exists for the generation of a pseudo-tree (e.g. pseudotree ordering (Chechetka & Sycara, 2005), MLSP tree generation (Maheswaran, Tambe, Bowring, Pearce, & Varakantham, 2004), and BFS construction (Chen, He, & He, 2017)). A commonly used method is to produce a depth-first search (DFS) tree from the constraint graph by a DFS traversal.…”