Make Mp the default planner
This commit is contained in:
		
							
								
								
									
										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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user