You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							34 lines
						
					
					
						
							409 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							34 lines
						
					
					
						
							409 B
						
					
					
				| // Exported by storm | |
| // Original model type: Markov Automaton | |
| @type: Markov Automaton | |
| @parameters | |
| 
 | |
| @reward_models | |
| 
 | |
| @nr_states | |
| 10 | |
| @model | |
| state 0 !0.1 init | |
| 		1 : 1 | |
| state 1 !0 | |
| 		2 : 1 | |
| state 2 !0 | |
| 		3 : 1 | |
| state 3 !0 | |
| 		4 : 0.1 | |
| 		5 : 0.9 | |
| state 4 !0.2 Fail | |
| 		5 : 0.5 | |
| 		6 : 0.5 | |
| state 5 !0.1 | |
| 		0 : 1 | |
| state 6 !0.2 | |
| 		0 : 0.5 | |
| 		7 : 0.5 | |
| state 7 !0.2 Fail | |
| 		6 : 0.5 | |
| 		8 : 0.5 | |
| state 8 !0 Fail | |
| 		9 : 1 | |
| state 9 !0 Fail | |
| 		3 : 1
 |