public class HybridConverter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
HYBRID_OPTION |
static int |
HYBRID_PARAM |
static boolean |
USE_PMINIMAL |
| Constructor and Description |
|---|
HybridConverter(CSP csp) |
| Modifier and Type | Method and Description |
|---|---|
void |
classifyVariables() |
void |
convert() |
int[] |
count() |
public static int HYBRID_OPTION
public static int HYBRID_PARAM
public static boolean USE_PMINIMAL
public HybridConverter(CSP csp)
public void classifyVariables()
throws SugarException
SugarExceptionpublic int[] count()
public void convert()
throws SugarException
SugarException