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

jadex.bdibpmn.examples.puzzle.Benchmark.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 Board()
		
		
		
			0
		
		
		
			0L
		
		
		
			"alter_long"
		
		
		
		
	

	
		
		
			
			
				$beliefbase.board.isSolution()

				// ?rbelief = (belief (element_has_model ?mbelief) (belief_has_fact ?board))
				// ?mbelief = (mbelief (melement_has_name "board"))
				// ?board = (IBoard (solution true))

				// ?rbelief = (belief (element_has_model.melement_has_name "board") (belief_has_fact ?board))
				// ?board = (IBoard (solution true))
				
				// ?rbelief = (belief (element_has_model.melement_has_name "board") (belief_has_fact.IBoard:solution true))
			
 		

		
		
			
			
			
				
			
		
	

	
		
		
			
		

		
		
			
				$beliefbase.board.getPossibleMoves()
			
			
				
			
			
			
				
			
		

		
		
			
				
			
			
				
			
			
			
				
			
		
	

	
 		java.util.logging.Level.SEVERE 
		false
    

	
		
			
				
 					"alter_long"
				
			
			
				
			
		
		
			
				
 					"none"
				
			
			
				
			
		
		
			
				
 					"long"
				
			
			
				
			
		
		
			
				
 					"same_long"
				
			
			
				
			
		
	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy