Difference between revisions of "Spot"

From LRDE

(Created page with "Category:Spot")
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
[[Category:Spot]]
 
[[Category:Spot]]
  +
  +
  +
<center>[[File:spot.png|152px]]</center>
  +
  +
<br><br>
  +
  +
<!--
  +
this text was included in Projects.WebHome and Lrde.AreaOfExpertise
  +
Be careful with the wiki word : use [[Spot.WebHome]] instead of Spot
  +
-->
  +
<!-- SPOTINTROSTART -->
  +
Spot is an object-oriented model checking library written in C++. It offers a set of bricks to experiment with and develop your own model checker
  +
based on transition-based generalized Büchi automata.
  +
  +
Spot was born in the [http://www.lip6.fr/fr/recherche/team.php?id=720 MoVe team] at [http://www.lip6.fr/ LIP6], but since 2007 it is mainly developped by the LRDE, with some occasional collaborations with LIP6.
  +
<!-- SPOTINTROSTOP -->
  +
  +
Please go to [https://spot.lrde.epita.fr/ Spot's website] for further information.
  +
  +
<br>
  +
  +
== LRDE publications related to Spot ==
  +
  +
{{#ask: [[Category:SpotNews]] OR [[Category:Publications]] [[Published has news::true]] [[Related project::Spot]]
  +
| ?News title=title
  +
| ?News subtitle=subtitle
  +
| ?News date#MEDIAWIKI=date
  +
| format = ul
  +
| template = ShortNewsItem
  +
| order = descending
  +
| sort = News date
  +
| limit = 10
  +
| searchlabel =
  +
}}

Revision as of 10:51, 26 July 2018


Spot.png



Spot is an object-oriented model checking library written in C++. It offers a set of bricks to experiment with and develop your own model checker based on transition-based generalized Büchi automata.

Spot was born in the MoVe team at LIP6, but since 2007 it is mainly developped by the LRDE, with some occasional collaborations with LIP6.

Please go to Spot's website for further information.


LRDE publications related to Spot