public interface ACQ_Acquisition
Modifier and Type | Method and Description |
---|---|
ACQ_IConstraint |
findC(ACQ_Scope scope,
ACQ_Query negative_example) |
ACQ_Scope |
findScope(ACQ_Query negative_example,
ACQ_Scope X,
ACQ_Scope Bgd,
boolean mutex) |
boolean |
process() |
ACQ_Query |
query_gen(ACQ_Network network1,
ACQ_Network network2,
ACQ_Scope scope,
config.Query_type type,
config.Heuristic h)
query_gen
|
boolean process()
ACQ_Scope findScope(ACQ_Query negative_example, ACQ_Scope X, ACQ_Scope Bgd, boolean mutex)
ACQ_IConstraint findC(ACQ_Scope scope, ACQ_Query negative_example)
ACQ_Query query_gen(ACQ_Network network1, ACQ_Network network2, ACQ_Scope scope, config.Query_type type, config.Heuristic h)
network1
- network2
- scope
- type
-