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.
 
 
 
 
TimQu e3fbb77362 JaniParser::parseFormula: Boolean connections of AtomicExpressionFormulas are now parsed as a single AtomicExpressionFormula (i.e. 'a>1 & b>2' becomes a single atomic proposition instead of having two propositions 'a>1' and 'b>2'). This reduces the number of labels that need to be considered and improves partial state space exploration for formulas such as 'P=? [F a>1 & b>2]'. 6 years ago
..
mtime_cache Update mtime_cache files for travis caching 8 years ago
build.sh Travis: use absolute path 7 years ago
build_carl.sh Travis: move timeout into docker container as suggested by jklein 7 years ago
build_carl_helper.sh Travis: Use carl tag 18.08 to avoid problems with C++17 7 years ago
build_helper.sh Travis: Better output for build type checks 7 years ago
deploy_carl.sh Travis: Disable deployment if no credentials are given 7 years ago
deploy_storm.sh Travis: Disable deployment if no credentials are given 7 years ago
generate_travis.py Travis: do not deploy for pull requests 7 years ago
install_linux.sh Changed compilers in travis 8 years ago
install_osx.sh glpk and hwloc now in homebrew/core 8 years ago