Technical Reports Published in 1999

  • IC-99-28 pdf bib
    Automatic visualization of 3D complexes.
    Luis A. P. Lozada, Candido F. X. de Mendonça, and Jorge Stolfi.
    December 1999. In English, 13 pages.

    Abstract: A three-dimensional complex is a partition of a three-dimensional manifold into simple cells, faces, edges and vertices. We consider here the problem of automatically producing a ``nice'' geometric representation (in $\Re^{m}$, for $m\geq 3$) of an arbitrary 3D complex, given only its combinatorial description. The geometric realization is chosen by optimizing certain aesthetic criteria, measured by certain ``energy functions.''.

  • IC-99-27 pdf bib
    On the verification of nondeterministic automata specifications of probabilistic real-time systems.
    Arnaldo V. Moura and Guilherme A. Pinto.
    December 1999. In English, 24 pages.

    Resumo: Alur et al. apresentaram um algoritmo para o problema de verificação de processos de tempo real probabilísticos contra especificações dadas por autômatos temporais; e levantaram a questão da verificação de especificações dadas por autômatos não determinísticos. Nesse artigo, nós damos uma resposta parcial para a questão, extendendo o método de tal forma que processos, com uma restrição aceitável, podem ser testados contra qualquer autômato temporal. Entre esses processos, por exemplo, incluem-se modelos de circuitos digitais onde a propriedade principal é que as distribuições dos atrasos possuem limite inferior diferente de zero.

    Abstract: Alur et al. presented an algorithm for the problem of verifying deterministic timed automata specifications of probabilistic real-time systems given as generalized semi-Markov processes; and posed the question of the verification of nondeterministic specifications. We give a partial answer to the question, extending their method so that processes, with a fairly acceptable restriction, can be tested against any timed automaton. These include, for instance, real-time models of digital circuits where the key property is that the delay distributions have non-zero lower bounds.

  • IC-99-26 pdf bib
    Cartografia e Sistemas de Informação Geográfica como sistemas semióticos: Uma análise comparativa.
    Alysson Bolognesi Prado, M. Cecília C. Baranauskas, and Cláudia M. Bauzer Medeiros.
    December 1999. In Portuguese, 14 pages.

    Resumo: Sistemas de Informação Geográfica têm experimentado avanços importantes motivados pelas novas tecnologias de informação, que também têm ampliado seu potencial de uso para além dos especialistas no domínio. Nesse sentido, os SIGs deveriam considerar a familiaridade do usuário com a Cartografia e sua forma tradicional de representação dos fenômenos naturais ou construídos pelo homem. Entendendo a construção e interpretação de mapas como atividades de comunicação, este trabalho visa avaliar o poder de expressão de SIGs no que se refere à representação de elementos cartográficos, a partir da abordagem Semiótica. Resultados obtidos da comparação dos sistemas semióticos da Cartografia e dos SIGs constatam uma grade diferença no potencial de comunicação em cada um dos domínios.

    Abstract: Several improvements are noticed on Geographic Information Systems, motivated by the general trends in information technologies, expanding their potential uses to domain experts. In that sense, GIS should consider the user's familiarity with Cartography and its traditional way of representing natural phenomena. Understanding the construction and interpretation of maps as communication activities, this paper evaluates the expression power of GIS relatively to their cartographic elements, based on a Semiotic approach. Results obtained from the comparison between Cartographic and GIS semiotic systems show a great difference in the potential for communication for each one of the domains.

  • IC-99-25 pdf bib
    Cube packing.
    F. K. Miyazawa and Y. Wakabayashi.
    December 1999. In English, 11 pages.

    Abstract: The Cube Packing Problem (CPP) is defined as follows. Find a packing of a given list of (small) cubes into a minimum number of (larger) identical cubes. We show first that the approach introduced by Coppersmith and Raghavan for general online algorithms for packing problems leads to an online algorithm for CPP with asymptotic performance bound 3.954. Then we describe two other offline approximation algorithms for CPP: one with asymptotic performance bound 3.466 and the other with 2.669. A parametric version of this problem is defined and results on online and offline algorithms are presented. We did not find in the literature offline algorithms with asymptotic performance bounds as good as 2.669.

  • IC-99-24 pdf bib
    Information contents of fracture lines.
    Helena C. G. Leitão and Jorge Stolfi.
    December 1999. In English, 15 pages.

    Abstract: Reassembling unknown broken objects from a large collection of fragments is a common problem in archaeology and other fields. Computer tools have recently been developed, by the authors and by others, which try to help by identifying pairs of fragments with matching outline shapes. These tools have been succesfully tested on small collections of fragments; here we address the question of whether they can be expected to work also for practical instances of the problem ($10^3$ to $10^5$ fragments). To that end, we describe here a method to measure the average amount of information contained in the shape of a fracture line of given length. This parameter tells us how many false matches we can expect to find for that fracture among a given set of fragments. In particular, the numbers we obtained for ceramic fragments indicate that fragment outline comparison should give useful results even for large instances.

  • IC-99-23 pdf bib
    An optimal algorithm to construct all Voronoi diagrams for $k$ nearest neighbor search in $T^2$.
    Pedro J. Rezende and Rodrigo B. Westrupp.
    December 1999. In English, 18 pages.

    Abstract: In this paper, we generalize to the oriented projective plane $T^2$ an algorithm for constructing all order $k$ Voronoi diagrams in the Euclidean plane. We also show that, for fixed $k$ and for a finite set of sites, an order $k$ Voronoi diagram in $T^2$ has an exact number of regions. Furthermore, we show that the order $k$ Voronoi diagram of a set of sites in $T^2$ is antipodal to its order $n-k$ Voronoi diagram, $\forall k: 1 \leq k < n$.

  • IC-99-22 pdf bib
    Checkpointing using local knowledge about recovery lines.
    Islene Calciolari Garcia and Luiz Eduardo Buzato.
    November 1999. In English, 16 pages.

    Abstract: A recovery line is the most recent consistent global checkpoint from which a distributed computation can be restarted after a failure. This paper presents a new quasi-synchronous checkpointing protocol where processes propagate their local knowledge about the recovery line, named PRL.

    Protocols that enforce rollback-dependency trackability (RDT) are domino-effect free and are usually based on vector clocks. Protocols that avoid the domino effect without enforcing RDT are usually index-based. The protocol proposed by Baldoni, Quaglia, and Ciciani (BQC) was the first non-RDT domino-effect free protocol to use a vector clock. In BQC, each process keeps and propagates a matrix of $n \times n$ of integers, where $n$ is the number of processes in the computation. PRL is also vector-clock based, domino-effect free, and non-RDT, but lowers the complexity of the required control information from $O(n^2)$ to $O(n)$. We present theoretical and simulation results giving evidence that PRL reduces the number of induced checkpoints in comparison with BQC.

  • IC-99-21 pdf bib
    A comparative study of fault-tolerant concurrent mechanisms: Atomic transactions, conversations and coordinated atomic actions.
    Delano M. Beder and Cecília Mary Fischer Rubira.
    September 1999. In English, 17 pages.

    Abstract: Distributed computing often gives rise to complex concurrent and interacting activities. In many cases, several concurrent activities may be working together, i.e., cooperating, to solve a given problem; in other cases the activities may be independent but sharing common system resources for which they should compete. In practice, different kinds of concurrency might coexist in a complex application which thus will require a general supporting mechanism for controlling and coordinating complex concurrent activities. Many difficulties and limitations occur when the object and action model is used to support cooperating activities. This paper discuss some of these difficulties and limitations and then presents an alternative model for constructing fault-tolerant distributed systems based on the concept of Coordinated Atomic (CA) actions which provides uniform support for both cooperative and competitive concurrency.

  • IC-99-20 pdf bib
    A fast protocol for authenticated stream delivery.
    J. R. M. Monteiro, C. L. Lucchesi, and R. Dahab.
    September 1999. In English, 7 pages.

    Abstract: We present a fast, synchronous, cryptographic protocol by means of which Alice can send Bob a stream B, with assurance of non-repudiation of reception of B or any prefix of it by Bob. Bob, on the other hand, can prove to any third party the origin of B or any prefix of it. While the protocol's synchronous nature may prevent its use in some broadcast-type applications, its speed and mutual non-repudiation capabilities make it well suited for several e-commerce applications.

  • IC-99-19 pdf bib
    Solving large scale crew scheduling problems with constraint programming and integer programming.
    Tallys H. Yunes, Arnaldo V. Moura, and Cid C. de Souza.
    August 1999. In English, 18 pages.

    Resumo: Neste texto, problemas de grande porte para escalonamento de mão-de-obra são abordados e diversas estratégias de solução são descritas. Tais problemas são reconhecidos como problemas difíceis em Otimização Combinatória e foram resolvidos até a otimalidade. Soluções ótimas comprovadas para instâncias reais e de grande porte são obtidas utilizando-se uma abordagem híbrida que integra técnicas de Programação Matemática e Programação por Restrições. Um ambiente de programação declarativa foi utilizado para se desenvolverem os modelos baseados em restrições. A natureza declarativa deste ambiente mostrou-se valiosa durante a modelagem de restrições complexas do problema e, particularmente, ao se explorar, de forma eficiente, o enorme espaço de soluções viáveis. O código foi testado em instâncias reais do problema oriundas da operação diária de duas linhas de ônibus de uma empresa brasileira de transporte urbano que serve uma grande região metropilitana. Algumas dessas instâncias contêm um número de entradas superior a $1.8
        \times 10^9$ e puderam ser resolvidas até a otimalidade em um microcomputador pessoal típico, em um tempo de computação aceitável.

    Abstract: We consider several strategies for computing optimal solutions to large scale crew scheduling problems, which are known to be notoriously difficult combinatorial optimization problems. Provably optimal solutions for very large real instances of such problems were computed using a hybrid approach that integrates mathematical and constraint programming techniques. A declarative programming environment was used to develop the constraint based models. The declarative nature of such an environment proved instrumental when modeling complex problem restrictions and, particularly, in efficiently searching the very large space of feasible solutions. The code was tested on real problem instances, stemming from the operation of two bus lines of a typical Brazilian transit company that serves a major urban area. Some of those instances contained an excess of $1.8
        \times 10^9$ entries and could be solved to optimality in an acceptable running time when executing on a typical desktop PC.

  • IC-99-18 pdf bib
    Análise, verificação, e síntese de segmentos de via de uma malha metroviária.
    Adilson Luiz Bonifácio, Arnaldo Vieira Moura, João B. Camargo Jr., and Jorge R. de Almeida Jr.
    August 1999. In Portuguese, 48 pages.

    Resumo: O objetivo desse trabalho é a aplicação de técnicas de especificação formal para modelar sistemas distribuídos realistas. Os modelos formais são baseados em autômatos híbridos. O sistema alvo desse trabalho são segmentos de via de uma malha metroviária. A análise e a verificação do modelo considerado, bem como a síntese de certos parâmetros importantes do modelo, são auxiliadas por ferramentas semi-automáticas. Dessa forma, obteve-se de maneira automática a validação do comportamento do sistema descrito, bem como a síntese de parâmetros críticos para a operação da malha.

    Abstract: The aim of this work is to apply formal specification techniques to model real-time distributed systems. The formal models are based on hybrid automata. The target systems of this work are segments of subway network. Semi-automatic tools aid in the analysis and verification of the model. The model is also used to synthesize some important parameters of the system under consideration.

  • IC-99-17 pdf bib
    Uma abordagem reflexiva baseada no modelo de componente tolerante a falhas ideal para o desenvolvimento de sistemas orientados a objetos confiáveis.
    Delano M. Beder, Luciane Lamour Ferreira, and Cecília Mary Fischer Rubira.
    July 1999. In Portuguese, 19 pages.

    Resumo: Tolerância a falhas é um importante requisito no desenvolvimento de sistemas computacionais modernos. Entretanto, a contrução de sistemas tolerantes a falhas é uma atividade complexa especializada durante todo o ciclo de desenvolvimento do sistema. Além disso, idealmente a provisão de tolerância a falhas deveria ser feita de forma estruturada e não-intrusiva. Neste contexto, propomos um conjunto de padrões (decisões de projetos) que auxiliam o desenvolvimento de sistemas orientados a objetos tolerantes a falhas. Estes padrões são baseados no modelo de componente tolerante a falhas ideal. O conceito de reflexão computacional é utilizado objetivando a obtenção de uma separação explícita entre o comportamento normal e anormal dos componentes. As atividades normais, que implementam os requisitos funcionais da aplicação, são implementados no nível base, enquanto as atividade anormais, que implementam os mecanismos de tolerância a falhas, são implementados no meta-nível, através de meta-objetos. Os padrões representam decisões de projeto que devem ser tomadas no desenvolvimento de sistemas orientados a objetos tolerantes a falhas objetivando a obtenção de um projeto estruturado, onde a introdução dos mecanismos de tolerância a falhas é feita de forma controlada e consistente.

    Abstract: Fault tolerance represents a major challenge to design of moderns computing systems. However, the construction of fault-tolerant systems is not a simple task. It requires the use of appropriate techniques during the whole software development cycle. Besides, ideally fault-tolerance mechanisms should be incorporated to the original system in a structured and non-intrusive manner. In this context, we propose a set of patterns (design decisions) that make easier the task of building fault-tolerant object-oriented systems. This patterns are based on idealised fault-tolerant component model. The computacional reflection concept is used aiming a clear separation of the normal activity from the abnormal activity of a software component. The normal activities, that implement the functional requirements, are implemented by base-level objects, while the abnormal activities, that implement the fault tolerance mechanisms, are implemented by meta-level objects. The patterns are design choices that should be taken during the software development cycle aiming a structured design, where the fault-tolerance mechanisms is incorporated to the original system in a structured and controlled manner.

  • IC-99-16 pdf bib
    MomentA: Gerenciamento de serviços usando agentes móveis em ambiente CORBA.
    B. Schulze, E. R. M. Madeira, and P. Ropelatto.
    June 1999. In Portuguese, 21 pages.

    Resumo: Este trabalho explora mobilidade no contexto de gerenciamento de serviços distribuídos abertos. Um conjunto de agentes é definido para explorar o ambiente gerenciado utilizando uma abordagem de detalhamento sucessivo de potenciais problemas. A implementação considera sistemas distribuídos baseados em objetos segundo OMG/CORBA. Uma extensão do trabalho é proposta para o ajuste do sistema gerenciado, utilizando o balanceamento dos recursos computacionais com o auxílio de um serviço de disponibilidade.

    Abstract: This paper explores the mobility paradigm in the context of management of open distributed services. A pool of agents is defined in order to explore the managed environment based on the zooming of potential problems. The implementation considers an open distributed environment based on OMG/CORBA objects. An extension is presented for adjusting the managed system based on the balancing of the computational resources with the help of an availability service.

  • IC-99-15 pdf bib
    The vertex deletion number and splitting number of a triangulation of $C_n \times C_m$.
    Cândido F. X. de Mendonça N., Érico F. Xavier, Jorge Stolfi, Luerbio Faria, and Celina M. H. de Figueiredo.
    June 1999. In English, 8 pages.

    Abstract: The vertex deletion number $\phi(G)$ of a graph $G$ is the minimum number of vertices that must be deleted from $G$ to produce a planar graph. The splitting number $\sigma(G)$ of $G$ is the smallest number of vertex splitting operations that must be applied to $G$ to make it planar. Here we determine these topological invariants for the graph family ${\cal T}_{C_n \times C_m}$, a regular triangulation of the torus obtained by adding parallel diagonal edges to the faces of the rectangular toroidal grid $C_n \times C_m$. Specifically, we prove that the obvious upper bound $\phi = \sigma = \min\{n,m\}$ is also a lower bound.

  • IC-99-14 pdf bib
    The vertex deletion number of $C_n \times C_m$.
    Cândido F. Xavier de Mendonça, Erico F. Xavier, Luerbio Faria, Celina M. H. de Figueiredo, and Jorge Stolfi.
    May 1999. In English, 39 pages.

    Abstract: The vertex deletion number of a graph $G$ is the smallest integer $k \geq 0$ such that there is a planar induced subgraph of $G$ obtained by the removal of $k$ vertices from $G$. In this work we study the vertex deletion number of $C_n \times C_m$, the rectangular grid with toroidal topology. We prove the extact result $\min\{n,m\} - \xi_{5,9}(n,m)$, where $\xi_{i,j}(k_1,k_2)$ is the number of true conditions among the following: (i) $k_1 = k_2 \leq i$ and (ii) $k_1 + k_2 \leq j$.

  • IC-99-13 pdf bib
    Aplicações de programação por restrições.
    Denise Guarnieri Batista and Arnaldo Vieira Moura.
    December 1999. In Portuguese, 43 pages.

    Resumo: Este documento descreve a implementação e experiências iniciais com um modelo de programação por restrições para o escalonamento mensal de mais de 1500 profissionais de enfermagem no Hospital Universitário da Unicamp. A implementação inclui uma interface amigável para o usuário.

    Este relatório é baseado no projeto final de graduação de Denise G. Batista.

    Abstract: This document describes the implementation and early experience with a constraint programming model for the monthly scheduling of more than 1500 nursing personel at Unicamp's University Hospital. The implementation includes a user-friendly interface.

    This report is based on the final graduation project of Denise G. Batista.

  • IC-99-12 pdf bib
    Using operand factorization to compress DSP programs.
    Ricardo Pannain, Paulo Centoducatte, and Guido Araújo.
    April 1999. In English, 14 pages.

    Abstract: We propose a method for compressing programs running on embedded DSPs. Program expression trees are decomposed into opcode and operand sequences called patterns. We show that DSP program patterns have exponential frequency distributions. Based on that, we encode patterns using a mix of variable-length and fixed-length codewords. A decompression engine is proposed, which converts patterns into uncompressed instruction sequences. The experimental results reveal an average compression ratio of 67% for typical DSP programs running on the TMS320C25 processor. This ratio includes an estimate of the size of the decompression engine.

  • IC-99-11 pdf bib
    Test suite minimization for embedded nondeterministic finite state machines.
    Nina Yevtushenko, Ana Cavalli, and Ricardo Anido.
    April 1999. In English, 13 pages.

    Abstract: This paper presents a method for minimizing test suites for embedded, nondeterministic Finite State Machines. The method preserves the fault coverage of the original test suite, and can be used in conjunction with any technique for generating test suites. The minimization is achieved by detecting and deleting redundant test cases in the test suite.

  • IC-99-10 pdf bib
    Monitoração e recuperação por retrocesso utilizando visões progrssivas de computações distribuídas.
    Islene Calciolari Garcia and Luiz Eduardo Buzato.
    March 1999. In Portuguese, 13 pages.

    Resumo: Sistemas distribuídos tolerantes a falhas baseiam-se parcialmente na existência de mecanismos de checkpointing e recuperação por retrocesso de estado. Um outro mecanismo importante para esses sistemas é o que permite a monitorização do seu estado e a pronta reação a mudanças que afetam o seu funcionamento previsto. Apesar desses dois mecanismos estarem fortemente associados, a grande maioria dos sistemas tolerantes a falhas contruídos até hoje privilegia a implementação de mecanismos de checkpointing, em detrimento de mecanismos para monitorização. Visões progressivas são seqüências de checkpoints globais consistentes que poderiam ter ocorrido nesta ordem durante a execução das computações. Foram denominadas progressivas porque o algoritmo para a sua determinação minimiza o retrocesso necessário durante a fase de recuperação do sistema, em caso de falha parcial de hardware. Neste artigo, comentamos a utilidade de visões progressivas para o desenvolvimento de protocolos mais eficientes para checkpointing e para a integração de mecanismos de checkpointing, recuperação de estado e monitorização.

    Abstract: Fault-tolerant distributed systems are partially based on the implementation of checkpointing and rollback-recovery mechanisms. Another important mechanism associated to tolerance of faults is the one that allows a system to monitor its state and to react to exceptional behaviour. Checkpointing and rollback-recovery are already part of most of the fault-tolerant systems implemented to date. This situation does not apply to monitoring mechanisms, especially to systems that integrate monitoring, checkpointing and rollback-recovery. Progressive views are formed by a sequence of consistent global checkpoints that may have occurred in this order during the execution of the system. Progressive views are called progressive because they have been designed to minimize the rollback of the system when a partial failure of hardware occurs. This article dicusses the application of progressive views towards the deployment of more efficient checkpointing mechanisms and its application to the integration of checkpointing, rollback-recovery and monitoring for fault-tolerant distributed systems.

  • IC-99-09 pdf bib
    Determinação de estados globais consistentes em sistemas distribuídos.
    Gustavo Maciel Dias Vieira and Luiz Eduardo Buzato.
    March 1999. In Portuguese, 20 pages.

    Resumo: Algoritmos para a determinação de estados globais consistentes em um sistema distribuído têm grande importância para tarefas que envolvam monitorização e reconfiguração, como detecção de deadlocks, detecção de perda de token, depuração, coleta de lixo, entre outros. Este documento aborda aspectos teóricos da determinação de estados globais consistentes e descreve um ambiente de programação projetado e implementado para permitir a experimentação com algoritmos para obtenção de estados globais consistentes.

    Abstract: Algorithms for the determination of consistent global states in a distributed system have major importantce in tasks that require monitoring and reconfiguration, such as the deadlock detection, token loss detection, debugging, and garbage colletion, among others. This document addressed theoretical aspects of consistent global state determination, and describes a programming environment designed and implemented to allow experimentation on algorithms for obtaining consistent global states.

  • IC-99-08 pdf bib
    Designing a secure and reconfigurable meta-object protocol.
    Alexandre Oliva and Luiz Eduardo Buzato.
    February 1999. In English, 8 pages.

    Abstract: Running code downloaded from the network raises several security issues. Unlike the Java programming language, most existing reflective architectures have failed to address these issues. There is a clear need for mechanisms to impose some discipline on the interactions between objects and meta-objects, so as to retain or improve the security mechanisms offered by programming languages.

    While the ability to dynamically associate objects with meta-objects is essential for developing flexible and adaptable reflective applications, reliability depends on mechanisms to regulate reconfigurations.

    In the design of Guaraná, a language-independent meta-object protocol, we have attempted to address these issues. This papers describes and justifies some of the decisions we have made in order to allow developers of reflective applications to balance flexibility and security.

  • IC-99-07 pdf bib
    On the use of don't care regions for protein sequence alignment.
    Nalvo F. de Almeida Jr., João C. Setubal, and Martin Tompa.
    February 1999. In English, 10 pages.

    Abstract: We present a general algorithm to align two protein sequences that uses the concept of don't care regions. It is based on the classical Needleman-Wunsch dynamic programming method using affine penalty functions. We tested the algorithm on two problems, comparing it against the standard dynamic programming algorithm. Results were not consistently or significantly better, suggesting that refinements are needed.

  • IC-99-06 pdf bib
    A meta-object library for cryptography.
    Alexandre M. Braga, Ricardo Dahab, and Cecília M. F. Rubira.
    February 1999. In English, 19 pages.

    Abstract: This work describes a meta-object library and a reflective object-oriented framework for cryptography-based security, which focuses on three points: the easy reuse of cryptography-aware code, the easy composition of cryptographic services and the transparent addition of cryptography-based security to third-party code, from the application programmer's point of view. Such a framework is applicable to both third-party commercial-off- the-shelf applications and legacy systems, and is based on a reflective variation of a pattern language for cryptographic software we had proposed. We are using Guarana, a reflective variation for the Java programming language which encourages composition of meta-objetcs, to implement our framework.

  • IC-99-05 pdf bib
    Composing cryptographic services: A comparison of six cryptographic APIs.
    Alexandre M. Braga, Ricardo Dahab, and Cecília M. F. Rubira.
    February 1999. In English, 16 pages.

    Abstract: In this work we show that compliance to Tropyc, a pattern language for cryptographic software, is a good criteria for Cryptographic Application Programming Interfaces (CAPIs) evaluation. Tropyc documents the constraints over cryptographic services combination by limiting the number of valid patterns. Also, we use this criteria to evaluate a group of six CAPIs: IBM's CCA, RSA's Cryptoki, Microsoft's CryptoAPI, Sun's JCA/JCE, X/Open's GCS-API and Intel's CSSM-API. We show that these CAPIs lack the ability of cryptographic service composition, an important feature of modern applications, such as electronic commerce systems.

  • IC-99-04 pdf bib
    A reflective variation for the cryptographic design pattern.
    Alexandre M. Braga, Cecília M. F. Rubira, and Ricardo Dahab.
    January 1999. In English, 12 pages.

    Abstract: Object-oriented applications with non-functional cryptography-based security requirements can benefit from a flexible design in which cryptographic objects and application functional objects are weakly coupled. In this work, the combination of computational reflection and cryptographic design patterns is proposed in order to improve reuse of both design and code (while decreasing coupling and increasing flexibility) of cryptographic components. The usefulness of this approach is in the transparent addition of cryptography-based security to third-party commercial-off-the-shelf components. A reflective extension for the cryptographic design pattern is proposed. This extension is implemented in Guaraná, a meta-object protocol for Java.

  • IC-99-03 pdf bib
    Tropyc: A pattern language for cryprographic software.
    Alexandre M. Braga, Cecília M. F. Rubira, and Ricardo Dahab.
    January 1999. In English, 26 pages.

    Abstract: This work describes Tropyc, a pattern language for cryptographic software based on a generic object-oriented cryptographic architecture. Nine patterns are described: Information Secrecy, Sender Authentication, Message Integrity, Signature, Signature with Appendix, Secrecy with Integrity, Secrecy with Sender Authentication, Secrecy with Signature, and Secrecy with Signature with Appendix. They are classified according to four fundamental objectives of cryptography (confidentiality, integrity, authentication and non-repudiation) and compose a closed set of patterns for this domain. These patterns have the same dynamic behavior and structure. We abstracted these aspects into a Generic Object-Oriented Cryptographic Architecture ( GOOCA).

  • IC-99-02 pdf bib
    Designing synchronous user interface for collaborative applications.
    Antonio Mendes da Silva Filho e Hans Kurt Edmund Liesenberg.
    January 1999. In English, 15 pages.

    Abstract: Synchronous user interface is a medium where all objects being shared on it can be viewed indifferently from the geographical location and its users can interact with each other in real-time. Designing such an interface for users working collaboratively requires to deal with a number of issues. Herein, our concerns lies on the design of control component of Human-Computer Interaction (HCI) and corresponding User Interface (UI) software that implements it. We make use of our approach to interactive system development based on the MPX - Mapping from PAN (Protagonist Action Notation) into Xchart (eXtended Statechart) - and illustrate it by presenting the case study of a collaborative application.

  • IC-99-01 pdf bib
    Policing and statistical multiplexing of self-similar sources.
    G. S. Mayor, N. L. S. da Fonseca, and C. A. V. Neto.
    February 1999. In English, 37 pages.

    Abstract: In this paper, we describe an envelope process for the fractal Brownian motion (fBm) process. We investigate the time scale of interest of queuing systems fed by a fBm process. We also introduce the Fractal Leaky Bucket, a novel policing mechanism which is able to accurately monitor self-similar sources. Moreover, we show expressions for computing the equivalent bandwidth of an aggregate of heterogeneous self-similar sources.


  • Instituto de Computação :: Universidade Estadual de Campinas
    Caixa Postal 6176 • Av. Albert Einstein, 1251 - Cidade Universitária • CEP 13083-970 • Campinas/SP - Brasil • Fone: [19] 3521-5838