|  dehnert | 5d24a190ab | some refactoring for menu games | 9 years ago | 
				
					
						|  dehnert | e98edf2ab4 | fixed abstraction tests | 9 years ago | 
				
					
						|  sjunges | 84dff41287 | fixed several gcc warnings | 9 years ago | 
				
					
						|  sjunges | 5967cdea1e | Moved GSPN code to a separate lib | 9 years ago | 
				
					
						|  dehnert | c27580defc | bugfix in flattening of modules | 9 years ago | 
				
					
						|  dehnert | 633f4293e3 | added option of splitting to predicate synthesis, added equivalence checker, fixed bug that caused some commands not to be abstracted | 9 years ago | 
				
					
						|  dehnert | 6fe633b2c7 | fixed more tests, abstraction tests now passing | 9 years ago | 
				
					
						|  dehnert | 6c67e90a48 | fixed more tests | 9 years ago | 
				
					
						|  dehnert | 2a88016469 | some fixes to tests | 9 years ago | 
				
					
						|  Sebastian Junges | 81f9bcc627 | gspn dot output fixed | 9 years ago | 
				
					
						|  dehnert | 3b61bc7cf3 | adapted test to new config macros | 9 years ago | 
				
					
						|  dehnert | d5535b19be | reverted changing silent action name as JANI identifiers need to be non-empty | 9 years ago | 
				
					
						|  dehnert | a6beda6a82 | some more fixes to jit model builder | 9 years ago | 
				
					
						|  dehnert | 137aa163f2 | fixed jit builder to not ignore locations | 9 years ago | 
				
					
						|  Matthias Volk | cd971ba6fe | Set correct example path for tests | 9 years ago | 
				
					
						|  dehnert | 77ed6a12b0 | Moved example file to test folder. | 9 years ago | 
				
					
						|  dehnert | bf5018b858 | post-merge fixes | 9 years ago | 
				
					
						|  dehnert | 1f460cd8fa | made move of top-level dir for some remaining files, fixed some includes | 9 years ago | 
				
					
						|  Sebastian Junges | ae3394ff5c | extended gspn export settigns | 9 years ago | 
				
					
						|  Sebastian Junges | dcaa83d998 | fixed a series of spurious unused parameter warnings | 9 years ago | 
				
					
						|  Sebastian Junges | 04003de854 | transient unbounded variables must have iniatial value | 9 years ago | 
				
					
						|  Sebastian Junges | a734423e6e | gspn builder: name based construction of arcs now passes multiplicities | 9 years ago | 
				
					
						|  Matthias Volk | 072b316ad0 | Changed path for tests, | 9 years ago | 
				
					
						|  Sebastian Junges | e1680afe60 | added missing file to tests | 9 years ago | 
				
					
						|  Sebastian Junges | 8d125345b3 | add custom executor for all gtests | 9 years ago | 
				
					
						|  Matthias Volk | 865db61018 | Silence warning by not giving an argument name | 9 years ago | 
				
					
						|  dehnert | 5150497e95 | added another target that copies over (needed) resource headers | 9 years ago | 
				
					
						|  dehnert | 637b58b191 | Adaptions to Jit based model builder due to new functionality of copying headers to include folder | 9 years ago | 
				
					
						|  dehnert | cbd525b40b | Cmake adaptions here and there | 9 years ago | 
				
					
						|  Sebastian Junges | 5f856ddf18 | output name for storm pgcl is now applied to storm-pgcl-cli instead of main | 9 years ago | 
				
					
						|  Mavo | 621cc58a67 | Ninja recognizes dependencies + build shared libs Former-commit-id: 569c0da147 | 9 years ago | 
				
					
						|  hbruintjes | cfbd58b15e | Enable dynamic linking on linux, and replace xerces find module by system version Former-commit-id: 6f6864404d | 10 years ago | 
				
					
						|  Sebastian Junges | 6852af8158 | source groups fixed | 9 years ago | 
				
					
						|  Matthias Volk | 08f51b505b | Fixed minor compile issues | 9 years ago | 
				
					
						|  Sebastian Junges | fbc0ddfa35 | fix wrong include | 9 years ago | 
				
					
						|  Sebastian Junges | 752f20a65f | removed transformators for now | 9 years ago | 
				
					
						|  sjunges | bed4710c7f | transformations: PAND added Former-commit-id: 623e75ce27[formerly19611b055d]
Former-commit-id:50d8ede386 | 9 years ago | 
				
					
						|  sjunges | b99faf59a2 | gspn to dot: output priorities Former-commit-id: 48b8842420[formerly27ab912cca]
Former-commit-id:8a94cbdb5b | 9 years ago | 
				
					
						|  sjunges | 130b66811c | gspn to dot output improved Former-commit-id: 4022dd3695[formerly299e2653db]
Former-commit-id:9f71e69f9d | 9 years ago | 
				
					
						|  sjunges | e12b98bf5e | dft: maxrank Former-commit-id: 23a542833a[formerly9f10f91949]
Former-commit-id:0333dac42a | 9 years ago | 
				
					
						|  sjunges | 05cca06b14 | smt check for almost surely failing dfts fixed for spares with more than 3 children Former-commit-id: f7e973ab3d[formerly3d921b3206]
Former-commit-id:73e1b8ad45 | 9 years ago | 
				
					
						|  sjunges | 5569225f00 | post-merge fix Former-commit-id: a38e3814a8[formerly9080cd5326]
Former-commit-id:8d320ba2d0 | 9 years ago | 
				
					
						|  mdeutschen | ef81c0fc95 | Cleaning Former-commit-id: 78f8a427fd | 9 years ago | 
				
					
						|  mdeutschen | 865f3d8434 | Updated SPARE Former-commit-id: f51e0fb738 | 9 years ago | 
				
					
						|  mdeutschen | d4cb41a4cf | Improved VOTE. Removed unused methods Former-commit-id: d8a832b33b | 9 years ago | 
				
					
						|  mdeutschen | f3fa6351bd | Nested SPAREs working. Hence, SPARE is completely implemented Former-commit-id: 443ddc971a | 9 years ago | 
				
					
						|  mdeutschen | d17f3a0368 | Implementation for SPAREs with shared spare children finished. Nested SPAREs still slightly buggy Former-commit-id: 3a325b657a | 9 years ago | 
				
					
						|  mdeutschen | 45290f5c49 | SPAREs with unshared children working Former-commit-id: 93f2e3f830 | 9 years ago | 
				
					
						|  mdeutschen | e6d1b13718 | Again some progress Former-commit-id: 3b3dd48ea8 | 9 years ago | 
				
					
						|  mdeutschen | e5a485a930 | Further progress in SPARE implementation Former-commit-id: 6a5d3d13d0 | 9 years ago |