spot  1.2.1a
Public Member Functions | List of all members
spot::dve2product_instance Class Reference

#include <dve2fasttgba/dve2.hh>

Inheritance diagram for spot::dve2product_instance:
Inheritance graph
Collaboration diagram for spot::dve2product_instance:
Collaboration graph

Public Member Functions

 dve2product_instance (const spot::dve2product_instance &)=delete
 
 dve2product_instance (const spot::tgba *tgba, std::string filename, const spot::tgba *weak=0, const spot::tgba *terminal=0)
 
const fasttgbaget_automaton () const
 return the automaton. Warning ! You don't have to delete the More...
 
const spot::fasttgbaget_weak_automaton () const
 return a weak instance of the automaton More...
 
const spot::fasttgbaget_terminal_automaton () const
 return a terminal instance of the automaton More...
 
const fasttgbaget_kripke () const
 
const fasttgbaget_formula_automaton () const
 
const fasttgbaget_ba_automaton () const
 return the automaton as a B\¨uchi Automaton. Warning ! You don't have to delete the More...
 

Detailed Description

Wrapper around the product automaton of a system and a fasttgba

Member Function Documentation

const fasttgba* spot::dve2product_instance::get_automaton ( ) const
inlinevirtual

return the automaton. Warning ! You don't have to delete the

Implements spot::instance_automaton.

References spot::tgba_2_fasttgba().

Referenced by get_ba_automaton().

const fasttgba* spot::dve2product_instance::get_ba_automaton ( ) const
inlinevirtual

return the automaton as a B\¨uchi Automaton. Warning ! You don't have to delete the

Implements spot::instance_automaton.

References spot::degeneralize(), get_automaton(), spot::tgba::number_of_acceptance_conditions(), and spot::tgba_2_fasttgba().

const spot::fasttgba* spot::dve2product_instance::get_terminal_automaton ( ) const
inlinevirtual

return a terminal instance of the automaton

Implements spot::instance_automaton.

References spot::tgba_2_fasttgba().

const spot::fasttgba* spot::dve2product_instance::get_weak_automaton ( ) const
inlinevirtual

return a weak instance of the automaton

Implements spot::instance_automaton.

References spot::tgba_2_fasttgba().


The documentation for this class was generated from the following file:

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Fri Jun 5 2015 11:31:19 for spot by doxygen 1.8.9.1