C# 클래스 Microsoft.Z3.Quantifier

상속: BoolExpr
파일 보기 프로젝트 열기: sslab-gatech/juxta 1 사용 예제들

비공개 메소드들

메소드 설명
CheckNativeObject ( IntPtr obj ) : void
Quantifier ( Context ctx, IntPtr obj ) : System
Quantifier ( Context ctx, bool isForall, Expr bound, Expr body, uint weight = 1, Pattern patterns = null, Expr noPatterns = null, Symbol quantifierID = null, Symbol skolemID = null ) : System
Quantifier ( Context ctx, bool isForall, Microsoft.Z3.Sort sorts, Symbol names, Expr body, uint weight = 1, Pattern patterns = null, Expr noPatterns = null, Symbol quantifierID = null, Symbol skolemID = null ) : System