mirror of
				https://github.com/RAIRLab/Spectra.git
				synced 2025-10-26 22:51:19 +00:00 
			
		
		
		
	Epistemic problem
This commit is contained in:
		
							parent
							
								
									01883787da
								
							
						
					
					
						commit
						8692700b8f
					
				
					 1 changed files with 7 additions and 5 deletions
				
			
		|  | @ -61,16 +61,17 @@ | |||
|             ] | ||||
|             :additions [ | ||||
|                 (Believes! ?a2 (the ?a1)) | ||||
|                 (Believes ?a3 (the ?a1)) | ||||
|                 (Believes ?a1 (Believes! ?a2 (the ?a1))) | ||||
|                 (Believes ?a1 (Believes! ?a3 (the ?a1))) | ||||
|                 (Believes! ?a3 (the ?a1)) | ||||
|                 (Believes! ?a1 (Believes! ?a2 (the ?a1))) | ||||
|                 (Believes! ?a1 (Believes! ?a3 (the ?a1))) | ||||
|             ] | ||||
|             :deletions [ | ||||
|                 (not (Believes! ?a2 (the ?a1))) | ||||
|                 (not (Believes! ?a3 (the ?a1))) | ||||
|                 (not (Believes ?a1 (Believes! ?a2 (the ?a1)))) | ||||
|                 (not (Believes ?a1 (Believes! ?a3 (the ?a1)))) | ||||
|                 (not (Believes! ?a1 (Believes! ?a2 (the ?a1)))) | ||||
|                 (not (Believes! ?a1 (Believes! ?a3 (the ?a1)))) | ||||
|             ] | ||||
|             :cost 2 | ||||
|         }) | ||||
| 
 | ||||
|         (define-action share-single [?a1 ?a2 ?a3 ?r] { | ||||
|  | @ -96,6 +97,7 @@ | |||
|                 (not (Believes! ?a2 (the ?a1))) | ||||
|                 (not (Believes! ?a1 (Believes! ?a2 (the ?a1)))) | ||||
|             ] | ||||
|             :cost 2 | ||||
|         }) | ||||
| 
 | ||||
|     ] | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue