All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jadex.bdibpmn.examples.puzzle.Sokrates.agent.xml Maven / Gradle / Ivy

Go to download

The Jadex BDI-BPMN applications package contain several example applications, benchmarks and testcases using BDI agents that have BPMN plans.

There is a newer version: 2.4
Show newest version




	
		jadex.bdi.runtime.*
	

	
		
		

		
		
			new jadex.bdi.planlib.GuiCreator(BoardGui.class, new Class[]{jadex.bdi.runtime.IBDIExternalAccess.class, IBoard.class}, 
				new Object[]{$scope.getExternalAccess(), $beliefbase.board})
		
		
		
			0
		
		
		
			500L
		
		
		
			"same_long"
		
	

	
		
		
			
			
				$beliefbase.board.isSolution()
			
 		

		
		
			
			
			
				
			
		
	

	
		
		
			
		

		
		
			
				$beliefbase.board.getPossibleMoves()
			
			
				
			
			
			
				
			
		

		
		
			
				
			
			
				
			
			
			
				
			
		
	

	
 		java.util.logging.Level.SEVERE 
		false
    

	
		
			
				
 					new Board(5)
				
			
			
				
			
		
		
			
				
 					new Board(3)
				
			
			
				
			
		
		
			
				
 					new Board(7)
				
			
			
				
			
		
		
			
				
 					new Board(9)
				
			
			
				
			
		
		
	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy