Formal concept analysis
DBASIS
compute the ordered direct basis of implications (D-Basis)
Usage
java -jar fca4j-cli.jar DBASIS <input> [<output-file>] [options]
Options
| Option | Description |
|---|---|
-x <MINIMAL-SUPPORT> |
Retain only implications whose support is minimal |
-t <POOL-MODE> |
multithreading options are:
|
-r <REPORTFILE> |
generate report about algorithm execution |
-i <INPUT-FORMAT> |
supported formats are:
|
-o <OUTPUT-FORMAT> |
supported formats are:
|
-m <IMPL> |
supported implementations are
|
-s <SEPARATOR> |
separator (CSV format only):
|
-timeout <SECONDS> |
set timeout for algorithm execution, in seconds |
-v, --verbose |
print a final report of the algorithm execution |