GitHub user zuyu opened a pull request: https://github.com/apache/incubator-quickstep/pull/294
Refactored LifoWorkOrderSelectionPolicy. Assigned to @jianqiao. This PR minor refactored the data structure to store work order info. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zuyu/incubator-quickstep refactor-lifo-wo-selection-policy Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-quickstep/pull/294.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #294 ---- commit 1c6fd6d01380110adb8c583003456a0e3399d9b8 Author: Zuyu Zhang <z...@cs.wisc.edu> Date: 2017-08-29T06:14:22Z Refactored LifoWorkOrderSelectionPolicy. ---- ---