Module applications

Source
Expand description

Examples of computation graphs for several non-trivial tasks

Modules§

matrix_multiplication
Multiplication of two matrices
millionaires
Millionaires’ problem. Two millionaires want to find out who is richer without revealing their wealth.
minimum
Minimum of an integer array
sort
Sorting of an array