Formal concept analysis
IRREDUCIBLE
list irreducible objets (-lobj option) or attributes (-lattr option). Use -u option to operate by class on unclarified context
Usage
java -jar fca4j-cli.jar IRREDUCIBLE <input> [<output-file>] [options]
Options
| Option | Description |
|---|---|
-lattr |
for attributes |
-lobj |
for objects |
-u |
equivalent objects (resp.attributes) are grouped by classes. This option is useful in the case of unclarified contexts |
-i <INPUT-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 |