ADVANCED SEARCH
Advanced Search
FEEDBACK
Please provide us with feedback
Found 78 of 1,394,228
|
|
Results 1 - 20 of 78
|
|
|
Result page:
1
2
3
4
next
>>
|
|
|
1
|
|
Extensionality and intensionality of the ambient logics
|
|
January 2001
|
|
POPL '01: Proceedings of the 28th ACM SIGPLAN-SIGACT symposium on Principles of programming languages
|
Publisher: ACM
Request Permissions
|
|
Full text available: |
Pdf
(750.57 KB)
|
|
|
| Bibliometrics: Downloads (6 Weeks): 6, Downloads (12 Months): 31, Downloads (Overall): 213, Citation Count: 22 |
 |
|
The ambient logic has been proposed for expressing properties of process mobility in the calculus of Mobile Ambients (MA), and as a basis for query languages on semistructured data. To understand the extensionality and the intensionality of the ...
|
Also published in: |
| March 2001 |
SIGPLAN Notices |
Volume 36 Issue 3 |
|
|
2
|
|
Date Types of DFL Programming Language
|
|
August 2007
|
|
FSKD '07: Proceedings of the Fourth International Conference on Fuzzy Systems and Knowledge Discovery - Volume 01
, Volume 01
|
|
Publisher: IEEE Computer Society
|
|
|
|
| Bibliometrics: Downloads (6 Weeks): n/a, Downloads (12 Months): n/a, Downloads (Overall): n/a, Citation Count: 0 |
 |
|
The dynamic fuzzy logic (DFL) programming language can deal with dynamic fuzzy data that is the special difference from other programming languages. In order to implement DFL programming language, some suitable data types of it also should be defined. ...
|
|
3
|
|
A constraint-based vehicle configurer
|
|
June 1993
|
|
IEA/AIE'93: Proceedings of the 6th international conference on Industrial and engineering applications of artificial intelligence and expert systems
|
|
Publisher: Gordon & Breach Science Publishers
|
|
| Bibliometrics: Downloads (6 Weeks): n/a, Downloads (12 Months): n/a, Downloads (Overall): n/a, Citation Count: 0 |
 |
|
|
|
|
4
|
|
Types and forms of knowledge (patterns): subgroup patterns
|
|
January 2002
|
|
Handbook of data mining and knowledge discovery
|
|
Publisher: Oxford University Press, Inc.
|
|
| Bibliometrics: Downloads (6 Weeks): n/a, Downloads (12 Months): n/a, Downloads (Overall): n/a, Citation Count: 0 |
 |
|
Statistical findings on subgroups belong to the most popular and simple forms of knowledge we encounter in all domains of science, business, or even daily life. We are told such messages as: the unemployment rate is overproportionally high for young ...
|
|
5
|
|
The Complexity of Equality Constraint Languages
|
|
April 2008
|
|
Theory of Computing Systems
, Volume 43 Issue 2
|
|
Publisher: Springer-Verlag New York, Inc.
|
|
| Bibliometrics: Downloads (6 Weeks): n/a, Downloads (12 Months): n/a, Downloads (Overall): n/a, Citation Count: 1 |
 |
|
We classify the computational complexity of all constraint satisfaction problems where the constraint language is preserved by all permutations of the domain. A constraint language is preserved by all permutations of the domain if and only if all the ...
Keywords: Clones on infinite domains, Computational complexity, Constraint satisfaction, Logic in computer science
|
|
6
|
|
Semi-naive evaluation in linear tabling
|
|
August 2004
|
|
PPDP '04: Proceedings of the 6th ACM SIGPLAN international conference on Principles and practice of declarative programming
|
Publisher: ACM
Request Permissions
|
|
Full text available: |
Pdf
(174.89 KB)
|
|
|
| Bibliometrics: Downloads (6 Weeks): 3, Downloads (12 Months): 16, Downloads (Overall): 52, Citation Count: 3 |
 |
|
Semi-naive evaluation is an effective technique employed in bottom-up evaluation of logic programs to avoid redundant joins of answers. The impact of this technique on top-down evaluation had been unknown. In this paper, we introduce semi-naive evaluation ...
Keywords: linear tabling, memoization, prolog, recursion, semi-naive evaluation, tabling
|
|
7
|
|
An approach for supporting aspect-oriented domain modeling
|
|
September 2003
|
|
GPCE '03: Proceedings of the 2nd international conference on Generative programming and component engineering
|
|
Publisher: Springer-Verlag New York, Inc.
|
|
Full text available: |
Pdf
(511.47 KB)
|
|
|
| Bibliometrics: Downloads (6 Weeks): 23, Downloads (12 Months): 86, Downloads (Overall): 400, Citation Count: 6 |
 |
|
This paper describes a technique for improving separation of concerns at the level of domain modeling. A contribution of this new approach is the construction of support tools that facilitate the elevation of crosscutting modeling concerns to first-class ...
|
|
8
|
|
System Description: Delphin -- A Functional Programming Language for Deductive Systems
|
|
January 2009
|
|
Electronic Notes in Theoretical Computer Science (ENTCS)
, Volume 228
|
|
Publisher: Elsevier Science Publishers B. V.
|
|
| Bibliometrics: Downloads (6 Weeks): n/a, Downloads (12 Months): n/a, Downloads (Overall): n/a, Citation Count: 0 |
 |
|
Delphin is a functional programming language [Adam Poswolsky and Carsten Schurmann. Practical programming with higher-order encodings and dependent types. In European Symposium on Programming (ESOP), 2008] utilizing dependent higher-order datatypes. ...
Keywords: Delphin, HOAS, LF, Twelf, dependent types, higher-order abstract syntax
|
|
9
|
|
Highly concurrent distributed knowledge objects
|
|
June 1996
|
|
COOTS'96: Proceedings of the 2nd conference on USENIX Conference on Object-Oriented Technologies (COOTS) - Volume 2
, Volume 2
|
|
Publisher: USENIX Association
|
|
| Bibliometrics: Downloads (6 Weeks): n/a, Downloads (12 Months): n/a, Downloads (Overall): n/a, Citation Count: 0 |
 |
|
This paper introduces a distributed object oriented logic programming language, DK Parlog, in which each object, in addition to the normal procedural methods for accessing and updating state components, also has knowledge methods in the form of Prolog ...
|
|
10
|
|
An interval constraint system for lattice domains
|
|
January 2004
|
|
Transactions on Programming Languages and Systems (TOPLAS)
, Volume 26 Issue 1
|
Publisher: ACM
Request Permissions
|
|
Full text available: |
Pdf
(378.80 KB)
|
|
|
| Bibliometrics: Downloads (6 Weeks): 5, Downloads (12 Months): 51, Downloads (Overall): 634, Citation Count: 2 |
 |
|
We present a generic framework for defining and solving interval constraints on any set of domains (finite or infinite) that are lattices. The approach is based on the use of a single form of constraint similar to that of an indexical used by CLP for ...
Keywords: Constraint, cooperation, indexicals, lattice, propagation
|
|
11
|
|
Efficient fixpoint computation in linear tabling
|
|
August 2003
|
|
PPDP '03: Proceedings of the 5th ACM SIGPLAN international conference on Principles and practice of declaritive programming
|
Publisher: ACM
Request Permissions
|
|
Full text available: |
Pdf
(250.54 KB)
|
|
|
| Bibliometrics: Downloads (6 Weeks): 2, Downloads (12 Months): 14, Downloads (Overall): 140, Citation Count: 6 |
 |
|
Early resolution mechanisms proposed for tabling such as OLDT rely on suspension and resumption of subgoals to compute fixpoints. Recently, a new resolution framework called linear tabling has emerged as an alternative tabling method. The idea of linear ...
Keywords: linear tabling, memoization, optimization techniques, prolog, recursion, tabling
|
|
12
|
|
Optimizing compilation of CLP( R )
|
|
November 1998
|
|
Transactions on Programming Languages and Systems (TOPLAS)
, Volume 20 Issue 6
|
Publisher: ACM
Request Permissions
|
|
Full text available: |
Pdf
(331.15 KB)
|
|
|
| Bibliometrics: Downloads (6 Weeks): 4, Downloads (12 Months): 31, Downloads (Overall): 234, Citation Count: 5 |
 |
|
Constraint Logic Programming (CLP) languages extend logic programming by allowing the use of constraints from different domains such as real numbers or Boolean functions. They have proved to be ideal for expressing problems that require interactive mathematical ...
Keywords: compilation, constraint logic programming, program analysis, program optimization, source-to-source program transformation
|
|
13
|
|
14
|
|
ViMer: a visual debugger for mercury
|
|
August 2003
|
|
PPDP '03: Proceedings of the 5th ACM SIGPLAN international conference on Principles and practice of declaritive programming
|
Publisher: ACM
Request Permissions
|
|
Full text available: |
Pdf
(236.08 KB)
|
|
|
| Bibliometrics: Downloads (6 Weeks): 1, Downloads (12 Months): 7, Downloads (Overall): 160, Citation Count: 1 |
 |
|
ViMer is a visual debugging environment for Mercury programs which has three main contributions. First, it employs a new execution tree representation, the layered AND-OR tree, which we believe provides a better way of visualizing backtracking in AND-OR-like ...
Keywords: execution trees, incremental tree layout, visualization
|
|
15
|
|
Propagating dense systems of integer linear equations
|
|
March 2007
|
|
SAC '07: Proceedings of the 2007 ACM symposium on Applied computing
|
Publisher: ACM
Request Permissions
|
|
Full text available: |
Pdf
(126.84 KB)
|
|
|
| Bibliometrics: Downloads (6 Weeks): 5, Downloads (12 Months): 22, Downloads (Overall): 80, Citation Count: 1 |
 |
|
In interval propagation approaches to solving non-linear constraints over reals it is common to build stronger propagators from systems of linear equations. This, as far as we are aware, is not pursued for integer finite domain propagation. In this paper ...
Keywords: Gaussian elimination, constraint programming, constraint propagation, linear equations
|
|
16
|
|
Developing safety critical software for an unmanned aerial vehicle situational awareness tool
|
|
November 2006
|
|
SIGAda '06: Proceedings of the 2006 annual ACM SIGAda international conference on Ada
|
Publisher: ACM
Request Permissions
|
|
Full text available: |
Pdf
(1.16 MB)
|
|
|
| Bibliometrics: Downloads (6 Weeks): 12, Downloads (12 Months): 42, Downloads (Overall): 206, Citation Count: 0 |
 |
|
In this paper, we describe our application of the SPARK programming language to the development of flight control software for an Unmanned Aerial Vehicle (UAV). The SPARK language was used during a senior-level software engineering course at the US Air ...
Keywords: SPARK, UAV, formal methods, high integrity, safety critical, unmanned aerial vehicle
|
Also published in: |
| November 2006 |
SIGAda Ada Letters |
Volume XXVI Issue 3 |
|
|
17
|
|
Constraint-Based Policy Negotiation and Enforcement for Telco Services
|
|
June 2007
|
|
TASE '07: Proceedings of the First Joint IEEE/IFIP Symposium on Theoretical Aspects of Software Engineering
|
|
Publisher: IEEE Computer Society
|
|
|
|
| Bibliometrics: Downloads (6 Weeks): n/a, Downloads (12 Months): n/a, Downloads (Overall): n/a, Citation Count: 0 |
 |
|
Telco services are evolving under several aspects: for instance, services may combine different telecommunication features (messaging, multi-media, etc.) and may be activated and controlled by applications deployed in a 3rd party domain. Telco infrastructures ...
|
|
18
|
|
On the Mechanization of the Proof of Hessenberg's Theorem in Coherent Logic
|
|
January 2008
|
|
Journal of Automated Reasoning
, Volume 40 Issue 1
|
|
Publisher: Kluwer Academic Publishers
|
|
| Bibliometrics: Downloads (6 Weeks): n/a, Downloads (12 Months): n/a, Downloads (Overall): n/a, Citation Count: 1 |
 |
|
We propose to combine interactive proof construction with proof automation for a fragment of first-order logic called Coherent Logic (CL). CL allows enough existential quantification to make Skolemization unnecessary. Moreover, CL has a constructive ...
Keywords: Automated theorem proving, Coherent logic, Hessenberg's theorem, Proof objects
|
|
19
|
|
Abstract interpretation for constraint handling rules
|
|
July 2005
|
|
PPDP '05: Proceedings of the 7th ACM SIGPLAN international conference on Principles and practice of declarative programming
|
Publisher: ACM
Request Permissions
|
|
Full text available: |
Pdf
(267.19 KB)
|
|
|
| Bibliometrics: Downloads (6 Weeks): 2, Downloads (12 Months): 17, Downloads (Overall): 111, Citation Count: 1 |
 |
|
Program analysis is essential for the optimized compilation of Constraint Handling Rules (CHRs) as well as the inference of behavioral properties such as confluence and termination. Up to now all program analyses for CHRs have been developed in an ad ...
Keywords: abstract interpretation, constraint handling rules
|
|
20
|
|
KAoS Policy and Domain Services: Toward a Description-Logic Approach to Policy Representation, Deconfliction, and Enforcement
|
|
June 2003
|
|
POLICY '03: Proceedings of the 4th IEEE International Workshop on Policies for Distributed Systems and Networks
|
|
Publisher: IEEE Computer Society
|
|
|
|
| Bibliometrics: Downloads (6 Weeks): n/a, Downloads (12 Months): n/a, Downloads (Overall): n/a, Citation Count: 20 |
 |
|
In this paper, we describe our initial implementation ofthe KAoS policy and domain services. While primarilyoriented to the dynamic and complex requirements ofsoftware agent applications, the services are also beingadapted to general-purpose grid computing ...
Keywords: policy, agent, ontology, DAML, domains,KAoS, description logic, policy conflict resolution
|
|
|
Result page:
1
2
3
4
next
>>
|
|
|
|