| Package | Description |
|---|---|
| de.learnlib.api | |
| de.learnlib.api.statistic |
| Class and Description |
|---|
| Mapper
A mapper that lifts a
SUL or MembershipOracle from an "abstract" to a "concrete" level. |
| ObservableSUL
A System Under Learning (SUL) where at any point in time the internal state can be observed.
|
| StateLocalInputSUL
A System Under Learning (SUL) which can additionally report the inputs that the SUL can process in its current state,
i.e. inputs that will not trigger a
SULException when used in the next invocation of the SUL.step(Object) method return an otherwise "undefined" behavior. |
| SUL
Interface for a system under learning (SUL) that can make single steps.
|
| Class and Description |
|---|
| SUL
Interface for a system under learning (SUL) that can make single steps.
|
Copyright © 2020. All rights reserved.