Uses of Interface
org.maxicp.modeling.algebra.sequence.SeqExpression
Packages that use SeqExpression
Package
Description
Solver objects
CP Instantiation of the Symbolic Modeling API
Symbolic Modeling API
Abstract Syntax Tree for modeling expressions
Concrete modeling API
Symbolic modeling of integer variables and objective functions
-
Uses of SeqExpression in org.maxicp.cp.engine.core
Subinterfaces of SeqExpression in org.maxicp.cp.engine.coreClasses in org.maxicp.cp.engine.core that implement SeqExpression -
Uses of SeqExpression in org.maxicp.cp.modeling
Methods in org.maxicp.cp.modeling with parameters of type SeqExpressionModifier and TypeMethodDescriptionConcreteCPModel.getConcreteVar(SeqExpression expr) ConcreteCPModel.getCPVar(SeqExpression v) -
Uses of SeqExpression in org.maxicp.modeling
Subinterfaces of SeqExpression in org.maxicp.modeling -
Uses of SeqExpression in org.maxicp.modeling.algebra
Method parameters in org.maxicp.modeling.algebra with type arguments of type SeqExpressionModifier and TypeMethodDescriptionstatic Function<Expression, Expression> ExpressionMapper.recursiveSequenceExprMapper(Function<SeqExpression, SeqExpression> f) static Function<Expression, Expression> ExpressionMapper.recursiveSequenceExprMapper(Function<SeqExpression, SeqExpression> f) -
Uses of SeqExpression in org.maxicp.modeling.concrete
Subinterfaces of SeqExpression in org.maxicp.modeling.concreteMethods in org.maxicp.modeling.concrete with parameters of type SeqExpressionModifier and TypeMethodDescriptionConcreteModel.getConcreteVar(SeqExpression expr) ConcreteModelProxy.getConcreteVar(SeqExpression expr) -
Uses of SeqExpression in org.maxicp.modeling.symbolic
Subinterfaces of SeqExpression in org.maxicp.modeling.symbolicClasses in org.maxicp.modeling.symbolic that implement SeqExpression