C# Class AIMA.Core.Logic.FOL.Inference.Proof.ProofPrinter

显示文件 Open project: PaulMineau/AIMA.Net

Public Methods

Method Description
printProof ( Proof aProof ) : String

Method Details

printProof() public static method

public static printProof ( Proof aProof ) : String
aProof Proof
return String