| Foundations of real analysis and computability theory in non-Aristotelian finitary logic. [math.LO/0 |
[Sep. 29th, 2005|10:21 am] |
Foundations of real analysis and computability theory in non-Aristotelian finitary logic. [math.LO/0506475 UPDATED]
This paper outlines new paradigms for real analysis and computability theory
in the recently proposed non-Aristotelian finitary logic (NAFL). Constructive
real analysis in NAFL (NRA) is accomplished by a translation of diagrammatic
concepts from Euclidean geometry into an extension (NPAR) of the NAFL version
of Peano Arithmetic (NPA). Such a translation is possible because NPA proves
the existence of every infinite proper class of natural numbers that is
definable in the language of NPA. Infinite sets are not permitted in NPAR and
quantification over proper classes is banned; hence Cantor's diagonal argument
cannot be legally formulated in NRA, and there is no `cardinality' for any
collection (`super-class') of real numbers. Many of the useful aspects of
classical real analysis, such as, the calculus of Newton and Leibniz, are
justifiable in NRA. But the paradoxes, such as, Zeno's paradoxes of motion and
the Banach-Tarski paradox, are resolved because NRA admits only closed
super-classes of real numbers; in particular, open/semi-open intervals of real
numbers are not permitted. The NAFL version of computability theory (NCT)
rejects Turing's argument for the undecidability of the halting problem and
permits hypercomputation. Important potential applications of NCT are in the
areas of quantum and autonomic computing.
read more at cs updates on arXiv.org |
|
|
| Telling Great Stories: An NSDL Content and Communications System for Aggregation, Display, and Distr |
[Sep. 29th, 2005|10:21 am] |
Telling Great Stories: An NSDL Content and Communications System for Aggregation, Display, and Distribution of News and Features. [cs.DL/0509094]
Education digital libraries contain cataloged resources as well as contextual
information about innovations in the use of educational technology, exemplar
stories about community activities, and news from various user communities that
include teachers, students, scholars, and developers. Long-standing library
traditions of service, preservation, democratization of knowledge, rich
discourse, equal access, and fair use are evident in library communications
models that both pull in and push out contextual information from multiple
sources integrated with editorial production processes. This paper argues that
a dynamic narrative flow [1] is enabled by effective management of complex
content and communications in a decentralized web-based education digital
library making publishing objects such as aggregations of resources, or
selected parts of objects [4] accessible through a Content and Communications
System. Providing services that encourage patrons to reuse, reflect out, and
contribute resources back [5] to the Library increases the reach and impact of
the National Science Digital Library (NSDL). This system is a model for
distributed content development and effective communications for education
digital libraries in general.
read more at cs updates on arXiv.org |
|
|
| On the Outage Capacity of Correlated Multiple-Path MIMO Channels. [cs.IT/0509093] |
[Sep. 29th, 2005|10:21 am] |
On the Outage Capacity of Correlated Multiple-Path MIMO Channels. [cs.IT/0509093]
The use of multi-antenna arrays in both transmission and reception has been
shown to dramatically increase the throughput of wireless communication
systems. As a result there has been considerable interest in characterizing the
ergodic average of the mutual information for realistic correlated channels.
Here, an approach is presented that provides analytic expressions not only for
the average, but also the higher cumulant moments of the distribution of the
mutual information for zero-mean Gaussian (multiple-input multiple-output) MIMO
channels with the most general multipath covariance matrices when the channel
is known at the receiver. These channels include multi-tap delay paths, as well
as general channels with covariance matrices that cannot be written as a
Kronecker product, such as dual-polarized antenna arrays with general
correlations at both transmitter and receiver ends. The mathematical methods
are formally valid for large antenna numbers, in which limit it is shown that
all higher cumulant moments of the distribution, other than the first two scale
to zero. Thus, it is confirmed that the distribution of the mutual information
tends to a Gaussian, which enables one to calculate the outage capacity. These
results are quite accurate even in the case of a few antennas, which makes this
approach applicable to realistic situations.
read more at cs updates on arXiv.org |
|
|
| Minimum Cost Homomorphisms to Semicomplete Multipartite Digraphs. [cs.DM/0509091] |
[Sep. 29th, 2005|10:21 am] |
Minimum Cost Homomorphisms to Semicomplete Multipartite Digraphs. [cs.DM/0509091]
For digraphs $D$ and $H$, a mapping $f: V(D)\dom V(H)$ is a {\em homomorphism
of $D$ to $H$} if $uv\in A(D)$ implies $f(u)f(v)\in A(H).$ For a fixed directed
or undirected graph $H$ and an input graph $D$, the problem of verifying
whether there exists a homomorphism of $D$ to $H$ has been studied in a large
number of papers. We study an optimization version of this decision problem.
Our optimization problem is motivated by a real-world problem in defence
logistics and was introduced very recently by the authors and M. Tso.
Suppose we are given a pair of digraphs $D,H$ and a positive integral cost
$c_i(u)$ for each $u\in V(D)$ and $i\in V(H)$. The cost of a homomorphism $f$
of $D$ to $H$ is $\sum_{u\in V(D)}c_{f(u)}(u)$. Let $H$ be a fixed digraph. The
minimum cost homomorphism problem for $H$, MinHOMP($H$), is stated as follows:
For input digraph $D$ and costs $c_i(u)$ for each $u\in V(D)$ and $i\in V(H)$,
verify whether there is a homomorphism of $D$ to $H$ and, if it does exist,
find such a homomorphism of minimum cost. In our previous paper we obtained a
dichotomy classification of the time complexity of \MiP for $H$ being a
semicomplete digraph. In this paper we extend the classification to
semicomplete $k$-partite digraphs, $k\ge 3$, and obtain such a classification
for bipartite tournaments.
read more at cs updates on arXiv.org |
|
|
| Semantics of UML 2.0 Activity Diagram for Business Modeling by Means of Virtual Machine. [cs.CE/0509 |
[Sep. 29th, 2005|10:21 am] |
Semantics of UML 2.0 Activity Diagram for Business Modeling by Means of Virtual Machine. [cs.CE/0509089]
The paper proposes a more formalized definition of UML 2.0 Activity Diagram
semantics. A subset of activity diagram constructs relevant for business
process modeling is considered. The semantics definition is based on the
original token flow methodology, but a more constructive approach is used. The
Activity Diagram Virtual machine is defined by means of a metamodel, with
operations defined by a mix of pseudocode and OCL pre- and postconditions. A
formal procedure is described which builds the virtual machine for any activity
diagram. The relatively complicated original token movement rules in control
nodes and edges are combined into paths from an action to action. A new
approach is the use of different (push and pull) engines, which move tokens
along the paths. Pull engines are used for paths containing join nodes, where
the movement of several tokens must be coordinated. The proposed virtual
machine approach makes the activity semantics definition more transparent where
the token movement can be easily traced. However, the main benefit of the
approach is the possibility to use the defined virtual machine as a basis for
UML activity diagram based workflow or simulation engine.
read more at cs updates on arXiv.org |
|
|
|
|