public class DNF extends Object
Title: Disjunction Normal Form
Description: Static implementation to translate ATermAppl descriptions of complex data ranges to disjunction normal form
Copyright: Copyright (c) 2009
Company: Clark & Parsia, LLC.
| Constructor and Description |
|---|
DNF() |
| Modifier and Type | Method and Description |
|---|---|
static aterm.ATermAppl |
dnf(aterm.ATermAppl term)
Get disjunctive normal form for an expression
|
Copyright © 2019. All rights reserved.