Package | Description |
---|---|
com.google.ortools.sat |
Modifier and Type | Class and Description |
---|---|
class |
AutomatonConstraintProto
This constraint forces a sequence of expressions to be accepted by an
automaton.
|
static class |
AutomatonConstraintProto.Builder
This constraint forces a sequence of expressions to be accepted by an
automaton.
|
Modifier and Type | Method and Description |
---|---|
AutomatonConstraintProtoOrBuilder |
ConstraintProto.getAutomatonOrBuilder()
The automaton constraint forces a sequence of variables to be accepted
by an automaton.
|
AutomatonConstraintProtoOrBuilder |
ConstraintProto.Builder.getAutomatonOrBuilder()
The automaton constraint forces a sequence of variables to be accepted
by an automaton.
|
AutomatonConstraintProtoOrBuilder |
ConstraintProtoOrBuilder.getAutomatonOrBuilder()
The automaton constraint forces a sequence of variables to be accepted
by an automaton.
|
Copyright © 2025. All rights reserved.