Package org.jacop.api

Interface StoreAware

    • Method Detail

      • include

        void include​(Store store)
        It provide store for constraints that are not imposed but called from other constraints.
        Parameters:
        store - the constraint store in which context the constraint is executed.