Package | Description |
---|---|
be.ac.umons.jsonlearning |
Oracles for learning an automaton from a JSON document.
|
be.ac.umons.jsonlearning.exploration |
Equivalence oracles for JSON documents based on an exhaustive JSON documents
generator.
|
be.ac.umons.jsonlearning.random |
Equivalence oracles for JSON documents based on a random JSON documents
generator.
|
Class and Description |
---|
IVPDAJSONEquivalenceOracle.CounterexampleWithRelations
The
ReachabilityRelation and OnAcceptingPathRelation computed
to construct a key graph, and a counterexample. |
Class and Description |
---|
AbstractJSONConformance
Base class for equivalence checks based on conformance testing of JSON
documents.
|
IVPDAJSONEquivalenceOracle
The common interface for equivalence oracles for VPDAs.
|
Class and Description |
---|
AbstractJSONConformance
Base class for equivalence checks based on conformance testing of JSON
documents.
|
Copyright © 2022. All rights reserved.