Learn R Programming

agop (version 0.1-3)

de_transitive: De-transitivitize Graph

Description

Useful for draving Hasse diagrams.

Usage

de_transitive(B)

Arguments

B
object of class igraph or a square 0-1 matrix of class Matrix or matrix

Value

  • object of class Matrix

See Also

Other binary_relations: closure_total_fair, closure_transitive, get_equivalence_classes, get_incomparable_pairs, get_independent_sets, is_reflexive, is_total, is_transitive, pord_weakdom, rel_graph