Class ExtendedLinkSpecification

    • Constructor Detail

      • ExtendedLinkSpecification

        public ExtendedLinkSpecification()
      • ExtendedLinkSpecification

        public ExtendedLinkSpecification​(String measure,
                                         double threshold)
    • Method Detail

      • readSpec

        public void readSpec​(String spec,
                             double theta)
        Reads a link specification expression into its canonical form Don't forget to optimize the filters by checking (if threshold_left and threshold_right grater than or equals to theta, then theta equals 0)
        Overrides:
        readSpec in class LinkSpecification
        Parameters:
        spec - Spec expression to read
        theta - Global threshold