Z3
Data Structures | Namespaces
src/api/dotnet/FuncInterp.cs File Reference

Go to the source code of this file.

Data Structures

class  FuncInterp
 A function interpretation is represented as a finite map and an 'else' value. Each entry in the finite map represents the value of a function given a set of arguments. More...
class  FuncInterp.Entry
 An Entry object represents an element in the finite map used to encode a function interpretation. More...
class  FuncInterp.Entry.DecRefQueue
class  FuncInterp.DecRefQueue

Namespaces

package  Microsoft.Z3
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines