public class Compiler extends Object
Title: Compiler
Description:
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
| Modifier and Type | Field and Description |
|---|---|
protected ContinuousRulesStrategy |
strategy |
| Constructor and Description |
|---|
Compiler(ContinuousRulesStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
compile(Rule rule,
Set<aterm.ATermAppl> explain) |
AlphaNetwork |
getAlphaNet() |
protected ContinuousRulesStrategy strategy
public Compiler(ContinuousRulesStrategy strategy)
public AlphaNetwork getAlphaNet()
Copyright © 2019. All rights reserved.