Convert.ToDiagram
Back to table
/*
Logic-Function-Analysis
Convert.ToDiagram
[Diagram g]=Convert.ToDiagram(LogicFunction f);
f : a logic function
g : a logic function in the Diagram form.
Convert the first sub logic function into the Diagram form
*/
//-------------------------------------------------------------------
// examples
f=AndOr()
{
1,-2;
-1,2;
}
g=Convert.ToDiagram(f);
Print(f,g);
//-------------------------------------------------------------------
// result
Analysis IsEqual IsNegativeUnateFunctionTo IsPositiveUnateFunctionTo IsSelfAntiDualFunction And binary() FromBinary StringToBinaryNumber binaryioset bool ToDualFunction ToPOS ToXORP Dimacs Eq long() NumberSystem RadixToIndex Or POS real() To2LayerAndOr TransitionSeries FastVerificationData Canonical StateDeviceName TruthTable GetSubTable Zero