8 Commits (fcc17b800ba599a0cb8f7a3d201362f01aa72f57)

Author SHA1 Message Date
PBerger fcc17b800b Reworked SIGALRM handling to work under windows 11 years ago
dehnert 6b9fd8b331 Added timeout flag so no external tool is needed for aborting a computation. 11 years ago
dehnert 55187c3350 Moved to new sigaction API to more reliably catch signals. 11 years ago
dehnert 486e99d6ae Added signal handler for SIGTERM. Introduced delayed update for LP solvers to reduce overhead. 11 years ago
PBerger a30f570c2a Added logging to all Settings classes 12 years ago
PBerger 89909fe8dc Edited all Parsers to lose its class. 12 years ago
Lanchid ec91dcbe2e Merge branch master into LTLParser 12 years ago
PBerger d3c80dca16 Updated CMakeLists.txt 12 years ago
dehnert cc7230abb1 Started to refactor graph analyzing to include less pointers and the like. Currently this breaks two tests. 12 years ago
gereon 1f3b172c83 Added a simple module that handles segfaults: print a message and provide a backtrace. 12 years ago