Module mpstthree::functionmpst::choose[][src]

Expand description

This module contains all the choose functions for three participants A, B and C

Functions

Given a choice from A, to other processes, between two MeshedChannels, choose the first option for each.

Given a choice from B, to other processes, between two MeshedChannels, choose the first option for each.

Given a choice from C, to other processes, between two MeshedChannels, choose the first option for each.

Given a choice from A, to other processes, between two MeshedChannels, choose the second option for each.

Given a choice from B, to other processes, between two MeshedChannels, choose the second option for each.

Given a choice from C, to other processes, between two MeshedChannels, choose the second option for each.