mirror of
				https://github.com/RAIRLab/Spectra.git
				synced 2025-10-26 22:51:19 +00:00 
			
		
		
		
	Set default K for BFS runner
This commit is contained in:
		
							parent
							
								
									24a85a482f
								
							
						
					
					
						commit
						61ae5a5ed6
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -45,6 +45,7 @@ public final class Runner { | |||
|         } | ||||
|          | ||||
|         BreadthFirstPlanner breadthFirstPlanner = new BreadthFirstPlanner(); | ||||
|         breadthFirstPlanner.setK(2); | ||||
| 
 | ||||
|         for (PlanningProblem planningProblem : planningProblemList) { | ||||
|             Set<Plan> plans = breadthFirstPlanner.plan( | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue