Convert.ToOrAnd
Back to table
/*
Logic-Function-Analysis
Convert.ToOrAnd
[OrAnd g]=Convert.ToOrAnd(LogicFunction f);
f : a logic function
g : a logic function in the OrAnd form.
Convert the first sub logic function into the OrAnd form.
*/
//-------------------------------------------------------------------
// examples
[f]=AndOr()
{
1,-2;
-1,2;
}
[g]=Convert.ToOrAnd(f);
Print(f,g);
//-------------------------------------------------------------------
// result
IsSymmetricFunction IsZeroFunction And AndXor Binary AddXorTerm Diagram Dimacs FeedbackSystem Load LeastSignificantDigit Or Print Realization To2LayerNor To2LayerAndXor Assign StateTransitionBasedly To2layerOrAnd FullTable HuffmanMealy BestVariableOrder FastVerificationData DontCare string() TruthTable AdjustLogicVariableCount ShrinkLogicFunction var() Zero