FDR::Assertions::IrrelevantBehaviour Class Reference

A path that is irrelevant to debugging the current counterexample. More...

#include <irrelevant_behaviour.h>

Inheritance diagram for FDR::Assertions::IrrelevantBehaviour:
Inheritance graph
[legend]
Collaboration diagram for FDR::Assertions::IrrelevantBehaviour:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 IrrelevantBehaviour (const std::shared_ptr< LTS::Machine > &machine, const std::vector< std::shared_ptr< LTS::Node >> &node_path, const std::vector< LTS::CompiledEvent > &trace)

Detailed Description

A path that is irrelevant to debugging the current counterexample.

For example, in assert STOP [T= STOP ||| a -> STOP, the STOP on the left hand side of the interleave is irrelevant to the failure of the assertion, and thus is represented using an IrrelevantBehaviour.

This also comes up as the beahviour of the specification process.


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

Generated on 27 Oct 2017 for FDR by  doxygen 1.6.1