You are seeing Ask web results for logic variables because there was not a match on Dictionary.com.
logic variable - A variable in a logic programming language which is initially undefined ("unbound") but may get bound to a value or another logic variable during unification of the containing clause with the current goal. ... The value to which it is bound may contain other variables which may themselves be bound or unbound.
encyclopedia2.thefreedictionary.com/logic+variable encyclopedia2.thefreedictionary.com/logic+variable
CiteSeerX - Document Details (Isaac Councill, Lee Giles): We present a concurrent higher-order programming language called Plain and a concomitant static type system. ... Plain is based on logic variables and computes with possibly partial data structures. The data structures of Plain are procedures, cells, and records.
citeseer.ist.psu.edu/581802.html
CiteSeerX - Document Details (Isaac Councill, Lee Giles): We define a practical algorithm for distributed rational tree unification and prove its correctness in both the off-line and on-line cases. ... The algorithm is used to implement logic variables in the Distributed Oz system. Oz has a very general execution model...
citeseer.ist.psu.edu/186529.html
Logic variables implement the dataflow behavior. We show that logic variables can easily be added to the more restricted models of Java and ML, thus providing an alternative way to do concurrent programming in these languages.
www.mozart-oz.org/papers/abstracts/TOPLAS99.html
This paper presents a lightweight reliable object migration protocol that preserves the centralized object semantics, Each object has a ``home site'' to which all migration requests are directed. Compared to the ... The protocol is designed to be as efficient as a nonreliable protocol in the common case of no failure,
www.mozart-oz.org/papers/abstracts/lncs1686.html
Workflow Variables ... A workflow may contain workflow variables - named variables that contain simple java objects and structures. Variables may be accessed and altered from <script> elements within the workflow document, and may also be referenced from script expressions in other workflow activitie...
www.astrogrid.org/maven/docs/HEAD/jes/userguide-jescrip... www.astrogrid.org/maven/docs/HEAD/jes/userguide-jescript.html
Burleson is the American Team ... ; Question: Does the Oracle export (expdp) utility allow for "if" statements and variables? I want to export specific tables based on a variable value.
www.dba-oracle.com/t_export_expdp_boolean_if_logic_vari... www.dba-oracle.com/t_export_expdp_boolean_if_logic_variables.htm
{- A call-by-need interpreter using a heap to express sharing and support recursive bindings, and an environment to avoid substitution. Extended to support free variables, narrowing, and non-determinism. ... inherits standard monad defns for lists. type A a = [a] alift = id sols = id -} {- Model answers as forests;
www.cs.pdx.edu/~apt/curry-monads/InterpFL.hs
rdfs:label A Fully Abstract Semantics for a Functional Language with Logic Variables (xsd:string) ... swrc:pages 294-303 (xsd:string)
dblp.l3s.de/d2r/resource/publications/conf/lics/Jagadee... dblp.l3s.de/d2r/resource/publications/conf/lics/JagadeesanPP89
Futures and promises - Wikipedia, the free encyclopedia
In computer science, future , promise , and delay refer to constructs used for synchronization in some concurrent programming languages. They describe an object that acts as a proxy for a result...
en.wikipedia.org/wiki/Futures_and_promises