Uses of Class
org.jacop.core.TimeStamp
-
-
Uses of TimeStamp in org.jacop.constraints
Fields in org.jacop.constraints declared as TimeStamp Modifier and Type Field Description private TimeStamp<java.lang.Integer>ValuePrecede. alphaDefines variables alpha, beta, gamma for the algorithmprivate TimeStamp<java.lang.Integer>ValuePrecede. betaprivate TimeStamp<java.lang.Integer>AtLeast. equalprivate TimeStamp<java.lang.Integer>AtMost. equalprivate TimeStamp<java.lang.Integer>Count. equalprivate TimeStamp<java.lang.Integer>CountBounds. equalprivate TimeStamp<java.lang.Integer>[]CountValues. equalprivate TimeStamp<java.lang.Integer>[]CountValuesBounds. equalprivate TimeStamp<java.lang.Integer>CountVar. equal(package private) TimeStamp<java.lang.Integer>ExtensionalSupportMDD. G_no_sizeprivate TimeStamp<java.lang.Integer>ValuePrecede. gammaprotected TimeStamp<java.lang.Integer>Alldifferent. groundedTimeStamp<java.lang.Integer>ExtensionalSupportSTR. headsOfEliminatedTuplesGives the first position of the eliminated tuple at a given level.private TimeStamp<java.lang.Integer>AmongVar. lb0TSprivate TimeStamp<java.lang.Integer>Among. lowerBorderprivate TimeStamp<java.lang.Integer>Linear. nextGroundedPositionDeprecated.The position for the next grounded variable.private TimeStamp<java.lang.Integer>Sum. nextGroundedPositionDeprecated.The position for the next grounded variable.private TimeStamp<java.lang.Integer>SumWeight. nextGroundedPositionThe position for the next grounded variable.private TimeStamp<java.lang.Integer>SumWeightDom. nextGroundedPositionDeprecated.The position for the next grounded variable.(package private) TimeStamp<java.lang.Integer>Alldistinct. nStampprivate TimeStamp<java.lang.Short>ElementIntegerFast. orderprivate TimeStamp<java.lang.Integer>AndBoolVector. positionprivate TimeStamp<java.lang.Integer>AtLeast. positionprivate TimeStamp<java.lang.Integer>AtMost. positionprivate TimeStamp<java.lang.Integer>Channel. positionprivate TimeStamp<java.lang.Integer>Count. positionprivate TimeStamp<java.lang.Integer>CountBounds. positionprivate TimeStamp<java.lang.Integer>CountValues. positionprivate TimeStamp<java.lang.Integer>CountValuesBounds. positionprivate TimeStamp<java.lang.Integer>CountVar. positionprivate TimeStamp<java.lang.Integer>Max. positionDefines first position of the variable that needs to be consideredprivate TimeStamp<java.lang.Integer>Member. positionprivate TimeStamp<java.lang.Integer>Min. positionDefines first position of the variable that needs to be consideredprivate TimeStamp<java.lang.Integer>OrBoolVector. positionprivate TimeStamp<java.lang.Integer>BoolClause. positionXDefines first position of the variable that is not ground to 0 (positionX) or 0 (positionY).private TimeStamp<java.lang.Integer>BoolClause. positionYprivate TimeStamp<java.lang.Integer>CountValues. restprivate TimeStamp<java.lang.Integer>CountValuesBounds. rest(package private) TimeStamp<java.lang.Integer>GCC. stamp(package private) TimeStamp<java.lang.Integer>Alldistinct. stampNotGroundedVariables(package private) TimeStamp<java.lang.Integer>Alldistinct. stampReachability(package private) TimeStamp<java.lang.Integer>Alldistinct. stampValuesprivate TimeStamp<java.lang.Integer>Linear. sumGroundedDeprecated.The sum of grounded variables.private TimeStamp<java.lang.Integer>Sum. sumGroundedDeprecated.The sum of grounded variables.private TimeStamp<java.lang.Long>SumWeight. sumGroundedThe sum of grounded variables.private TimeStamp<java.lang.Integer>SumWeightDom. sumGroundedDeprecated.The sum of grounded variables.TimeStamp<java.lang.Integer>ExtensionalSupportSTR. tailsOfEliminatedTuplesGives the last position of the eliminated tuple at a given level.private TimeStamp<java.lang.Integer>AmongVar. ub0TSprivate TimeStamp<java.lang.Integer>Among. upperBorderprivate TimeStamp<java.lang.Integer>AmongVar. xGroundedprivate TimeStamp<java.lang.Integer>AmongVar. yGroundedFields in org.jacop.constraints with type parameters of type TimeStamp Modifier and Type Field Description (package private) java.util.Map<IntVar,TimeStamp<java.lang.Integer>>Alldistinct. matching(package private) java.util.Map<IntVar,TimeStamp<java.lang.Integer>>Alldistinct. sccStamp(package private) java.util.Map<java.lang.Integer,TimeStamp<java.lang.Integer>>Alldistinct. stamps -
Uses of TimeStamp in org.jacop.constraints.cumulative
Fields in org.jacop.constraints.cumulative declared as TimeStamp Modifier and Type Field Description private TimeStamp<java.lang.Integer>CumulativePrimary. activePnt -
Uses of TimeStamp in org.jacop.constraints.diffn
Fields in org.jacop.constraints.diffn declared as TimeStamp Modifier and Type Field Description (package private) TimeStamp<java.util.BitSet>[]Nooverlap. overlappingDefines first position of the variable that is not ground to 1 -
Uses of TimeStamp in org.jacop.constraints.geost
Fields in org.jacop.constraints.geost declared as TimeStamp Modifier and Type Field Description (package private) TimeStamp<java.lang.Integer>Geost. lastLevelLastVarIt stores the position of the last variable grounded in the previous level.(package private) TimeStamp<java.lang.Integer>Geost. setStartit stores the index of the first object which have changed at current level. -
Uses of TimeStamp in org.jacop.constraints.knapsack
Fields in org.jacop.constraints.knapsack declared as TimeStamp Modifier and Type Field Description private TimeStamp<java.lang.Integer>Knapsack. positionOfCriticalItemThe current position of the critical item in the tree -
Uses of TimeStamp in org.jacop.constraints.netflow
Fields in org.jacop.constraints.netflow declared as TimeStamp Modifier and Type Field Description TimeStamp<java.lang.Integer>Network. deletedSizeNumber of deleted arcs at each levelTimeStamp<java.lang.Integer>Network. modifiedSizeNumber of modified arcs at each level -
Uses of TimeStamp in org.jacop.constraints.regular
Fields in org.jacop.constraints.regular declared as TimeStamp Modifier and Type Field Description private TimeStamp<java.lang.Integer>[]Regular. activeLevelsTime-stamp for the number of active states in each levelprivate TimeStamp<java.lang.Integer>Regular. leftChangeThe ith smallest level of Layered Graph which have changed.private TimeStamp<java.lang.Integer>Regular. rightChangeThe ith largest level of Layered Graph which have changed.private TimeStamp<java.lang.Integer>Regular. touchedIndexThe position of the currentTouchedIndexMethods in org.jacop.constraints.regular with parameters of type TimeStamp Modifier and Type Method Description booleanRegEdge. check(TimeStamp<java.lang.Integer>[] activeLevels)It checks if the edge is between active states.abstract booleanRegState. isActive(TimeStamp<java.lang.Integer>[] activeLevels)The function return if the state is still active.booleanRegStateDom. isActive(TimeStamp<java.lang.Integer>[] activeLevels)booleanRegStateInt. isActive(TimeStamp<java.lang.Integer>[] activeLevels) -
Uses of TimeStamp in org.jacop.constraints.table
Fields in org.jacop.constraints.table declared as TimeStamp Modifier and Type Field Description private TimeStamp<java.lang.Integer>ReversibleSparseBitSet. limit(package private) TimeStamp<long[]>ReversibleSparseBitSet. words(package private) TimeStamp<java.lang.Long>SimpleTable. wordsMain data structure for the constraint -
Uses of TimeStamp in org.jacop.core
Fields in org.jacop.core declared as TimeStamp Modifier and Type Field Description TimeStamp<java.lang.Integer>Store. pointer4GroundedBooleanVariablesIt specifies the current pointer to put next changed boolean variable. -
Uses of TimeStamp in org.jacop.floats.constraints.linear
Fields in org.jacop.floats.constraints.linear declared as TimeStamp Modifier and Type Field Description (package private) TimeStamp<java.lang.Boolean>Linear. noSat -
Uses of TimeStamp in org.jacop.floats.search
Fields in org.jacop.floats.search declared as TimeStamp Modifier and Type Field Description (package private) TimeStamp<java.lang.Integer>SplitRandomSelectFloat. currentIndex(package private) TimeStamp<java.lang.Integer>SplitSelectFloat. currentIndex -
Uses of TimeStamp in org.jacop.search
Fields in org.jacop.search declared as TimeStamp Modifier and Type Field Description (package private) TimeStamp<java.lang.Integer>InputOrderSelect. currentIndex -
Uses of TimeStamp in org.jacop.set.constraints
Fields in org.jacop.set.constraints declared as TimeStamp Modifier and Type Field Description protected TimeStamp<IntDomain>Lex. inDifferenceDeprecated.protected TimeStamp<IntDomain>Lex. smallerDifferenceDeprecated.
-