프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ClearCondition ( ) : void | ||
Constraint ( Cream.Network net ) : System |
Constructor. (for invocation by subclass constructors, typically implicit)
|
|
Constraint ( Cream.Network net, ConstraintTypes cType ) : System |
Constructor. (for invocation by subclass constructors, typically implicit)
|
|
Constraint ( Cream.Network net, ConstraintTypes cType, int weight ) : System |
Constructor. (for invocation by subclass constructors, typically implicit)
|
|
Copy ( Cream.Network net ) : |
Creates a Copy of this constraint for a new network net.
|
|
Copy ( |
||
Copy ( |
||
ExtractCondition ( ) : Condition | ||
IsModified ( ) : bool | ||
IsModified ( |
||
IsSatisfied ( ) : bool | ||
Satisfy ( |
||
ToString ( |
||
ToString ( int a ) : String |
protected Constraint ( Cream.Network net ) : System | ||
net | Cream.Network | |
리턴 | System |
protected Constraint ( Cream.Network net, ConstraintTypes cType ) : System | ||
net | Cream.Network | |
cType | ConstraintTypes | |
리턴 | System |
protected Constraint ( Cream.Network net, ConstraintTypes cType, int weight ) : System | ||
net | Cream.Network | |
cType | ConstraintTypes | |
weight | int | |
리턴 | System |
protected abstract Copy ( Cream.Network net ) : |
||
net | Cream.Network | |
리턴 |
protected static Copy ( |
||
v0 | ||
net | Cream.Network | |
리턴 |
protected static Copy ( |
||
v0 | ||
net | Cream.Network | |
리턴 | Cream.Variable[] |