Miquel Ramírez

Results 3 issues of Miquel Ramírez

- Changed reference in Makefile to /src/Parser/lex.yy to src/Parser/lex.yy - Added .gitinore file - Added rules to .gitignore file to ignore executables and intermediate compilation files (*.o, etc.) - Removed...

- Python 3.5 compatibility hack/kludge

@anubhav-cs reports an issue on the IPC-23 `labyrinth` benchmark: ``` Traceback (most recent call last): File "/builds/Release/lapkt_package/lapkt.py", line 41, in planner = Planner(config) File "/builds/Release/lapkt_package/lapkt/load_planner.py", line 85, in __init__ self._load_problem()...

bug