Make Mp the default planner
This commit is contained in:
parent
21571c20a1
commit
ffe5ae8914
8
Makefile
8
Makefile
@ -1,11 +1,11 @@
|
||||
# 2012 (C) Jussi Rintanen, jrintanen.jr@gmail.com
|
||||
|
||||
# Uncomment for Madagascar with the planning heuristic as default (Mp)
|
||||
#VERSION = -DMPDOWNLOAD
|
||||
#EXECUTABLE=Mp
|
||||
VERSION = -DMPDOWNLOAD
|
||||
EXECUTABLE=Mp
|
||||
# Uncomment for Madagascar C with the planning heuristic as default (MpC)
|
||||
VERSION = -DCMPDOWNLOAD
|
||||
EXECUTABLE=MpC
|
||||
#VERSION = -DCMPDOWNLOAD
|
||||
#EXECUTABLE=MpC
|
||||
# Uncomment for Madagascar with VSIDS as default (M)
|
||||
#VERSION = -DVSIDS
|
||||
#EXECUTABLE=M
|
||||
|
Loading…
Reference in New Issue
Block a user