Relations

From NovaOrdis Knowledge Base
Revision as of 21:35, 27 August 2018 by Ovidiu (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

Internal

Overview

A binary relation R on two sets A and B is a subset of the Cartesian product A x B.


An example of a binary relation on a finite set is the edge set of a graph.

TODO

CLRS page 1163