Uses of Class
it.univr.di.cstnu.algorithms.CSTN

Packages that use CSTN
Package
Description
Contains all checking algorithms for (C)STN(U)s.
Contains all classes to implement a simple graphical editor for (C)STN(U)s instances.
  • Uses of CSTN in it.univr.di.cstnu.algorithms

    Modifier and Type
    Class
    Description
    class 
    Simple class to represent and check Conditional Simple Temporal Network, assuming epsilon semantics and reducing an instance to an appropriate CSTN where DC checking is made, assuming instantaneous reaction semantics.
    class 
    Simple class to represent and check Conditional Simple Temporal Network (CSTN) where the edge weights are signed integers.
    class 
    Simple class to represent and check Conditional Simple Temporal Network (CSTN) where the edge weights are signed integers.
    class 
    Simple class to represent and check Conditional Simple Temporal Network (CSTN) where the edge weights are signed integers.
    class 
    Simple class to represent and check Conditional Simple Temporal Network (CSTN) where the edge weights are signed integers.
    class 
    Simple class to represent and check Conditional Simple Temporal Network (CSTN) where the edge weights are signed integers.
    class 
    Simple class to represent and check Conditional Simple Temporal Network (CSTN) where the edge weights are signed integers.
    class 
    Simple class to represent and check Conditional Simple Temporal Network (CSTN) where the edge weights are signed integers.
    class 
    Simple class to represent and check Conditional Simple Temporal Network (CSTN) where the edge weights are signed integers.
    class 
    Represents a Conditional Simple Temporal Network (CSTN), and it contains a method to check the dynamic consistency of the instance.
    class 
    A simple class is used to represent and check a Conditional Simple Temporal Network (CSTN) where the edge weights are signed integers.
    Methods in it.univr.di.cstnu.algorithms with parameters of type CSTN
    Modifier and Type
    Method
    Description
    (package private) static void
    CSTN.defaultMain(String[] args, CSTN cstn, String kindOfChecking)
     
  • Uses of CSTN in it.univr.di.cstnu.visualization

    Modifier and Type
    Field
    Description
    (package private) CSTN
    TNEditor.cstn
    CSTN checker