File: control

package info (click to toggle)
lbt 1.2.2-6
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 196 kB
  • ctags: 199
  • sloc: cpp: 910; ansic: 102; makefile: 46; sh: 2
file content (20 lines) | stat: -rw-r--r-- 855 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: lbt
Section: science
Priority: extra
Maintainer:  Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Ralf Treinen <treinen@debian.org>
Build-Depends: debhelper (>= 10.0)
Standards-Version: 3.9.8
Homepage: http://www.tcs.hut.fi/Software/maria/tools/lbt/
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/lbt.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/lbt.git

Package: lbt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: graphviz
Description: converts from LTL formulas to Büchi automata
 This software converts a linear temporal logic (ltl) formula to a
 generalised Büchi automaton. The resulting automaton may be used, for
 instance, in model checking, where it represents a property to be
 verified from a model (e.g. a Petri net).