List of software tools
- Informatics Europe Higher Education Data Portal
During the 15th European Computer Science Summit in Rome, Informatics Europe launched the Informatics Higher Education Data Portal www.informatics-europe.org/data/higher-education/.
The Portal is an Informatics Europe project created to provide members, the Informatics academic community, policymakers, industry and other stakeholders a complete and reliable picture of the state of Informatics (Computer Science, Computing, IT, ICT) higher education in Europe.
The Data Portal offers user-friendly access to a wealth of fundamental data such as statistics of students enrolled and degrees awarded at Bachelor’s, Master’s and PhD level, including gender distribution in absolute numbers and percentages, both at Research Universities and Universities of Applied Sciences. A range of qualitative data complements the statistics presented, including a list of subjects identifying Informatics programs and a list of universities and academic units (with direct links to their websites) offering Informatics higher education in each country.
- RERS Challenge 2019 @ TOOLympics
Rigorous Examination of Reactive Systems (RERS) 2019 @ TOOLympics (co-located with TACAS'19).
- LTSmin 3 released
LTSmin 3 released
- s(ASP): A Query Driven Predicate Answer Set Programming System
s(ASP) executes Prolog programs with stable model semantics for negation. General structures are supported and programs do not have to be grounded. Source code freely downloadable.
- Parma Polyhedra Library 0.11
The Parma Polyhedra Library (PPL) provides numerical abstractions especially targeted at applications in the field of analysis and verification of complex systems. These abstractions include convex polyhedra, defined as the intersection of a finite number of (open or closed) halfspaces, each described by a linear inequality (strict or non-strict) with rational coefficients; some special classes of polyhedra shapes that offer interesting complexity/precision tradeoffs; and grids which represent regularly spaced points that satisfy a set of linear congruence relations. The library also supports finite powersets and products of (any kind of) polyhedra and grids, a mixed integer linear programming problem solver using an exact-arithmetic version of the simplex algorithm, a parametric integer programming solver, and primitives for the termination analysis via the automatic synthesis of linear ranking functions.
- lcc-win
A C compiler, a JIT, a debugger and programming environment
- Tom
Tom (http://tom.loria.fr) is a pattern matching compiler.