2.6.5. Comparison swapped

Constraint C 𝑎𝑙𝑠𝑜 corresponds to constraint C 𝑒𝑛𝑡𝑟𝑦 where one of the following conditions holds:

  • The comparison operator is swapped to or, conversely, is swapped to .

  • The comparison operator > is swapped to < or, conversely, < is swapped to >.

EXAMPLE: Constraint C 𝑎𝑙𝑠𝑜 = 𝚊𝚝𝚖𝚘𝚜𝚝 corresponds to constraint C 𝑒𝑛𝑡𝑟𝑦 = 𝚊𝚝𝚕𝚎𝚊𝚜𝚝 where the comparison 𝙽 for expressing that we should not exceed a given threshold (i.e., restricts the maximum number of occurrences for a given value) is replaced by 𝙽 for expressing that we should reach a given threshold (i.e., forces a minimum number of occurrences for a given value).