@inbook{4278,
  abstract     = {The ability of species to migrate that has interested ecologists for many years. Now that so many species and ecosystems face major environmental change, the ability of species to adapt to these changes by dispersing, migrating, or moving between different patches of habitat can be crucial to ensuring their survivial. This book provides a timely and wide-ranging overview of the study of dispersal and incorporates much of the latest research. The causes, mechanisms, and consequences of dispersal at the individual, population, species and community levels are considered. The potential of new techniques and models for studying dispersal, drawn from molecular biology and demography, is also explored. Perspectives and insights are offered from the fields of evolution, conservation biology and genetics. Throughout the book, theoretical approaches are combined with empirical data, and care has been taken to include examples from as wide a range of species as possible. },
  author       = {Barton, Nicholas H},
  booktitle    = {Dispersal},
  isbn         = {9780198506591},
  publisher    = {Oxford University Press},
  title        = {{The evolutionary consequences of gene flow and local adaptation: Future approaches}},
  year         = {2001},
}

@proceedings{4449,
  abstract     = {Embedded software is software that interacts with physical processes. As em- bedded systems increasingly permeate our daily lives on all levels, from micros- copic devices to international networks, the cost-efficient development of reliable embedded software is one of the grand challenges in computer science today. The purpose of the workshop is to bring together researchers in all areas of computer science that are traditionally distinct but relevant to embedded software develop- ment, and to incubate a research community in this way. The workshop aims to cover all aspects of the design and implementation of embedded software, inclu- ding operating systems and middleware, programming languages and compilers, modeling and validation, software engineering and programming methodologies, scheduling and execution time analysis, networking and fault tolerance, as well as application areas, such as embedded control, real-time signal processing, and telecommunications.},
  editor       = {Henzinger, Thomas A},
  isbn         = {9783540426738},
  location     = {Tahoe City, CA, USA},
  publisher    = {ACM},
  title        = {{EMSOFT: Embedded Software}},
  doi          = {10.1007/3-540-45449-7},
  volume       = {2211},
  year         = {2001},
}

@inproceedings{4475,
  abstract     = {We provide an overview of the current status of HYTECH, and reflect on some of the lessons learned from our experiences with the tool. HYTECH is a symbolic model checker for mixed discrete-continuous systems that are modeled as automata with piecewise-constant polyhedral differential inclusions. The use of a formal input language and automated procedures for state-space traversal lay the foundation for formally verifying properties of hybrid dynamical systems. We describe some recent experiences analyzing three hybrid systems. We point out the successes and limitations of the tool. The analysis procedure has been extended in a number of ways to address some of the tool's shortcomings. We evaluate these extensions, and conclude with some desiderata for verification tools for hybrid systems.},
  author       = {Henzinger, Thomas A and Preussig, Joerg and Wong Toi, Howard},
  booktitle    = {Proceedings of the 40th IEEE Conference on Decision and Control},
  isbn         = {0780370619},
  location     = {Orlando, FL, USA},
  pages        = {2887 -- 2892},
  publisher    = {IEEE},
  title        = {{Some lessons from the HYTECH experience}},
  doi          = {10.1109/.2001.980714},
  volume       = {3},
  year         = {2001},
}

@inproceedings{4477,
  abstract     = {The assume-guarantee paradigm is a powerful divide-and-conquer mechanism for decomposing a verification task about a system into subtasks about the individual components of the system. The key to assume-guarantee reasoning is to consider each component not in isolation, but in conjunction with assumptions about the context of the component. Assume-guarantee principles are known for purely concurrent contexts, which constrain the input data of a component, as well as for purely sequential contexts, which constrain the entry configurations of a component. We present a model for hierarchical system design which permits the arbitrary nesting of parallel as well as serial composition, and which supports an assume-guarantee principle for mixed parallel-serial contexts. Our model also supports both discrete and continuous processes, and is therefore well-suited for the modeling and analysis of embedded software systems which interact with real-world environments. Using an example of two cooperating robots, we show refinement between a high-level model which specifies continuous timing constraints and an implementation which relies on discrete sampling.},
  author       = {Henzinger, Thomas A and Minea, Marius and Prabhu, Vinayak},
  booktitle    = {Proceedings of the 4th International Workshop on Hybrid Systems},
  isbn         = {9783540418665},
  location     = {Rome, Italy},
  pages        = {275 -- 290},
  publisher    = {Springer},
  title        = {{Assume-guarantee reasoning for hierarchical hybrid systems}},
  doi          = {10.1007/3-540-45351-2_24},
  volume       = {2034},
  year         = {2001},
}

@inproceedings{4478,
  abstract     = {Giotto is a principled, tool-supported design methodology for implementing embedded control systems on platforms of possibly distributed sensors, actuators, CPUs, and networks. Giotto is based on the principle that time-triggered task invocations plus time-triggered mode switches can form the abstract essence of programming real-time control systems. Giotto consists of a programming language with a formal semantics, and a retargetable compiler and runtime library. Giotto supports the automation of control system design by strictly separating platform-independent functionality and timing concerns from platform-dependent scheduling and communication issues. The time-triggered predictability of Giotto makes it particularly suitable for safety-critical applications with hard real-time constraints. We illustrate the platform-independence and time-triggered execution of Giotto by coordinating a heterogeneous flock of Intel x86 robots and Lego Mindstorms robots.},
  author       = {Henzinger, Thomas A and Horowitz, Benjamin and Kirsch, Christoph},
  booktitle    = {Proceedings of the 2nd ACM SIGPLAN workshop on Languages, compilers and tools for embedded systems},
  isbn         = {9781581134254},
  location     = {New York, NY, United States},
  pages        = {64 -- 72},
  publisher    = {ACM},
  title        = {{Embedded control systems development with Giotto}},
  doi          = {10.1145/384197.384208},
  year         = {2001},
}

@inproceedings{4479,
  abstract     = {Giotto provides an abstract programmer’s model for the implementation of embedded control systems with hard real-time constraints. A typical control application consists of periodic software tasks together with a mode switching logic for enabling and disabling tasks. Giotto specifies time-triggered sensor readings, task invocations, and mode switches independent of any implementation platform. Giotto can be annotated with platform constraints such as task-to-host mappings, and task and communication schedules. The annotations are directives for the Giotto compiler, but they do not alter the functionality and timing of a Giotto program. By separating the platform-independent from the platform-dependent concerns, Giotto enables a great deal of flexibility in choosing control platforms as well as a great deal of automation in the validation and synthesis of control software. The time-triggered nature of Giotto achieves timing predictability, which makes Giotto particularly suitable for safety-critical applications.},
  author       = {Henzinger, Thomas A and Horowitz, Benjamin and Kirsch, Christoph},
  booktitle    = {Proceedings of the 1st International Workshop on Embedded Software},
  isbn         = {9783540426738},
  location     = {Tahoe City, CA, USA},
  pages        = {166 -- 184},
  publisher    = {ACM},
  title        = {{Giotto: A time-triggered language for embedded programming}},
  doi          = {10.1007/3-540-45449-7_12},
  volume       = {2211},
  year         = {2001},
}

@inproceedings{4564,
  abstract     = {This paper presents a concept for integrating the embedded programming methodology Giotto and the object-oriented AOCS Framework to create an environment for the rapid development of distributed software for safety-critical embedded control systems with hard real-time requirements of the kind typically found in aerospace applications.},
  author       = {Brown, Timothy and Pasetti, Alessandro and Pree, Wolfgang and Henzinger, Thomas A and Kirsch, Christoph},
  booktitle    = {Proceedings of the 20th Digital Avionics Systems Conference},
  isbn         = {0780370341},
  location     = {Daytona Beach, FL, USA},
  pages        = {1 -- 11},
  publisher    = {IEEE},
  title        = {{A reusable and platform-independent framework for distributed control systems}},
  doi          = {10.1109/DASC.2001.964169},
  year         = {2001},
}

@article{4599,
  abstract     = {State-space explosion is a fundamental obstacle in the formal verification of designs and protocols. Several techniques for combating this problem have emerged in the past few years, among which two are significant: partial-order reduction and symbolic state-space search. In asynchronous systems, interleavings of independent concurrent events are equivalent, and only a representative interleaving needs to be explored to verify local properties. Partial-order methods exploit this redundancy and visit only a subset of the reachable states. Symbolic techniques, on the other hand, capture the transition relation of a system and the set of reachable states as boolean functions. In many cases, these functions can be represented compactly using binary decision diagrams (BDDs). Traditionally, the two techniques have been practiced by two different schools—partial-order methods with enumerative depth-first search for the analysis of asynchronous network protocols, and symbolic breadth-first search for the analysis of synchronous hardware designs. We combine both approaches and develop a method for using partial-order reduction techniques in symbolic BDD-based invariant checking. We present theoretical results to prove the correctness of the method, and experimental results to demonstrate its efficacy.},
  author       = {Alur, Rajeev and Brayton, Robert and Henzinger, Thomas A and Qadeer, Shaz and Rajamani, Sriram},
  issn         = {0925-9856},
  journal      = {Formal Methods in System Design},
  number       = {2},
  pages        = {97 -- 116},
  publisher    = {Springer},
  title        = {{Partial-order reduction in symbolic state-space exploration}},
  doi          = {10.1023/A:1008767206905},
  volume       = {18},
  year         = {2001},
}

@inproceedings{4600,
  abstract     = {Model checking is a practical tool for automated debugging of embedded software. In model checking, a high-level description of a system is compared against a logical correctness requirement to discover inconsistencies. Since model checking is based on exhaustive state-space exploration and the size of the state space of a design grows exponentially with the size of the description, scalability remains a challenge. We have thus developed techniques for exploiting modular design structure during model checking, and the model checker jMocha (Java MOdel-CHecking Algorithm) is based on this theme. Instead of manipulating unstructured state-transition graphs, it supports the hierarchical modeling framework of reactive modules. jMocha is a growing interactive software environment for specification, simulation and verification, and is intended as a vehicle for the development of new verification algorithms and approaches. It is written in Java and uses native C-code BDD libraries from VIS. jMocha offers: (1) a GUI that looks familiar to Windows/Java users; (2) a simulator that displays traces in a message sequence chart fashion; (3) requirements verification both by symbolic and enumerative model checking; (4) implementation verification by checking trace containment; (5) a proof manager that aids compositional and assume-guarantee reasoning; and (6) SLANG (Scripting LANGuage) for the rapid and structured development of new verification algorithms. jMocha is available publicly at ; it is a successor and extension of the original Mocha tool that was entirely written in C.},
  author       = {Alur, Rajeev and De Alfaro, Luca and Grosu, Radu and Henzinger, Thomas A and Kang, Myong and Kirsch, Christoph and Majumdar, Ritankar and Mang, Freddy and Wang, Bow},
  booktitle    = {Proceedings of the 23rd International Conference on Software Engineering},
  isbn         = {0769510507},
  pages        = {835 -- 836},
  publisher    = {IEEE},
  title        = {{jMocha: A model-checking tool that exploits design structure}},
  doi          = {10.1109/ICSE.2001.919196},
  year         = {2001},
}

@inproceedings{4622,
  abstract     = {Conventional type systems specify interfaces in terms of values and domains. We present a light-weight formalism that captures the temporal aspects of software component interfaces. Specifically, we use an automata-based language to capture both input assumptions about the order in which the methods of a component are called, and output guarantees about the order in which the component calls external methods. The formalism supports automatic compatability checks between interface models, and thus constitutes a type system for component interaction. Unlike traditional uses of automata, our formalism is based on an optimistic approach to composition, and on an alternating approach to design refinement. According to the optimistic approach, two components are compatible if there is some environment that can make them work together. According to the alternating approach, one interface refines another if it has weaker input assumptions, and stronger output guarantees. We show that these notions have game-theoretic foundations that lead to efficient algorithms for checking compatibility and refinement.},
  author       = {De Alfaro, Luca and Henzinger, Thomas A},
  booktitle    = {Proceedings of the 8th European software engineering conference},
  isbn         = {9781581133905},
  location     = {Vienna, Austria},
  pages        = {109 -- 120},
  publisher    = {ACM},
  title        = {{Interface automata}},
  doi          = {10.1145/503209.503226},
  year         = {2001},
}

@inproceedings{4623,
  abstract     = {We classify component-based models of computation into component models and interface models. A component model specifies for each component howthe component behaves in an arbitrary environment; an interface model specifies for each component what the component expects from the environment. Component models support compositional abstraction, and therefore component-based verification. Interface models support compositional refinement, and therefore componentbased design. Many aspects of interface models, such as compatibility and refinement checking between interfaces, are properly viewed in a gametheoretic setting, where the input and output values of an interface are chosen by different players.},
  author       = {De Alfaro, Luca and Henzinger, Thomas A},
  booktitle    = {Proceedings of the 1st International Workshop on Embedded Software},
  isbn         = {9783540426738},
  location     = {Tahoe City, CA, USA},
  pages        = {148 -- 165},
  publisher    = {ACM},
  title        = {{Interface theories for component-based design}},
  doi          = {10.1007/3-540-45449-7_11},
  volume       = {2211},
  year         = {2001},
}

@inproceedings{4632,
  abstract     = {We present a compositional trace-based model for probabilistic systems. The behavior of a system with probabilistic choice is a stochastic process, namely, a probability distribution on traces, or “bundle.” Consequently, the semantics of a system with both nondeterministic and probabilistic choice is a set of bundles. The bundles of a composite system can be obtained by combining the bundles of the components in a simple mathematical way. Refinement between systems is bundle containment. We achieve assume-guarantee compositionality for bundle semantics by introducing two scoping mechanisms. The first mechanism, which is standard in compositional modeling, distinguishes inputs from outputs and hidden state. The second mechanism, which arises in probabilistic systems, partitions the state into probabilistically independent regions.},
  author       = {De Alfaro, Luca and Henzinger, Thomas A and Jhala, Ranjit},
  booktitle    = {Proceedings of the 12th International Conference on on Concurrency Theory},
  isbn         = {9783540424970},
  location     = {Aalborg, Denmark},
  pages        = {351 -- 365},
  publisher    = {Schloss Dagstuhl - Leibniz-Zentrum für Informatik},
  title        = {{Compositional methods for probabilistic systems}},
  doi          = {10.1007/3-540-44685-0_24},
  volume       = {2154},
  year         = {2001},
}

@inproceedings{4633,
  abstract     = {A procedure for the analysis of state spaces is called symbolic if it manipulates not individual states, but sets of states that are represented by constraints. Such a procedure can be used for the analysis of infinite state spaces, provided termination is guaranteed. We present symbolic procedures, and corresponding termination criteria, for the solution of infinite-state games, which occur in the control and modular verification of infinite-state systems. To characterize the termination of symbolic procedures for solving infinite-state games, we classify these game structures into four increasingly restrictive categories:
1  	Class 1 consists of infinite-state structures for which all safety and reachability games can be solved.
2  	Class 2 consists of infinite-state structures for which all ω-regular games can be solved.
3  	Class 3 consists of infinite-state structures for which all nested positive boolean combinations of ω-regular games can be solved.
4  	Class 4 consists of infinite-state structures for which all nested boolean combinations of ω-regular games can be solved.
We give a structural characterization for each class, using equivalence relations on the state spaces of games which range from game versions of trace equivalence to a game version of bisimilarity. We provide infinite-state examples for all four classes of games from control problems for hybrid systems. We conclude by presenting symbolic algorithms for the synthesis of winning strategies (“controller synthesis”) for infinitestate games with arbitrary ω-regular objectives, and prove termination over all class-2 structures. This settles, in particular, the symbolic controller synthesis problem for rectangular hybrid systems.},
  author       = {De Alfaro, Luca and Henzinger, Thomas A and Majumdar, Ritankar},
  booktitle    = {Proceedings of the 12th International Conference on on Concurrency Theory},
  isbn         = {9783540424970},
  location     = {Aalborg, Denmark},
  pages        = {536 -- 550},
  publisher    = {Schloss Dagstuhl - Leibniz-Zentrum für Informatik},
  title        = {{Symbolic algorithms for infinite-state games}},
  doi          = {10.1007/3-540-44685-0_36},
  volume       = {2154},
  year         = {2001},
}

@inproceedings{4634,
  abstract     = {A controller is an environment for a system that achieves a particular control objective by providing inputs to the system without constraining the choices of the system. For synchronous systems, where system and controller make simultaneous and interdependent choices, the notion that a controller must not constrain the choices of the system can be formalized by type systems for composability. In a previous paper, we solved the control problem for static and dynamic types: a static type is a dependency relation between inputs and outputs, and composition is well-typed if it does not introduce cyclic dependencies; a dynamic type is a set of static types, one for each state. Static and dynamic types, however, cannot capture many important digital circuits, such as gated clocks, bidirectional buses, and random-access memory. We therefore introduce more general type systems, so-called dependent and bidirectional types, for modeling these situations, and we solve the corresponding control problems.
In a system with a dependent type, the dependencies between inputs and outputs are determined gradually through a game of the system against the controller. In a system with a bidirectional type, also the distinction between inputs and outputs is resolved dynamically by such a game. The game proceeds in several rounds. In each round the system and the controller choose to update some variables dependent on variables that have already been updated. The solution of the control problem for dependent and bidirectional types is based on algorithms for solving these games.},
  author       = {De Alfaro, Luca and Henzinger, Thomas A and Mang, Freddy},
  booktitle    = {Proceedings of the 12th International Conference on on Concurrency Theory},
  isbn         = {9783540424970},
  location     = {Aalborg, Denmark},
  pages        = {566 -- 581},
  publisher    = {Schloss Dagstuhl - Leibniz-Zentrum für Informatik},
  title        = {{The control of synchronous systems, Part II}},
  doi          = {10.1007/3-540-44685-0_38},
  volume       = {2154},
  year         = {2001},
}

@inproceedings{4635,
  abstract     = {We show how model checking techniques can be applied to the analysis of connectivity and cost-of-traversal properties of Web sites.},
  author       = {De Alfaro, Luca and Henzinger, Thomas A and Mang, Freddy},
  booktitle    = {Proceedings of the 10th international conference on World Wide Web},
  isbn         = {9781581133486},
  location     = {Hong Kong, Hong Kong},
  pages        = {86 -- 87},
  publisher    = {ACM},
  title        = {{MCWEB: A model-checking tool for web-site debugging}},
  year         = {2001},
}

@inproceedings{4636,
  abstract     = {Abstract. Dynamic programs, or fixpoint iteration schemes, are useful for solving many problems on state spaces, including model checking on Kripke structures (“verification”), computing shortest paths on weighted graphs (“optimization”), computing the value of games played on game graphs (“control”). For Kripke structures, a rich fixpoint theory is available in the form of the µ-calculus. Yet few connections have been made between different interpretations of fixpoint algorithms. We study the question of when a particular fixpoint iteration scheme ϕ for verifying an ω-regular property Ψ on a Kripke structure can be used also for solving a two-player game on a game graph with winning objective Ψ. We provide a sufficient and necessary criterion for the answer to be affirmative in the form of an extremal-model theorem for games: under a game interpretation, the dynamic program ϕ solves the game with objective Ψ if and only if both (1) under an existential interpretation on Kripke structures, ϕ is equivalent to ∃Ψ, and (2) under a universal interpretation on Kripke structures, ϕ is equivalent to ∀Ψ. In other words, ϕ is correct on all two-player game graphs iff it is correct on all extremal game graphs, where one or the other player has no choice of moves. The theorem generalizes to quantitative interpretations, where it connects two-player games with costs to weighted graphs. While the standard translations from ω-regular properties to the µ-calculus violate (1) or (2), we give a translation that satisfies both conditions. Our construction, therefore, yields fixpoint iteration schemes that can be uniformly applied on Kripke structures, weighted graphs, game graphs, and game graphs with costs, in order to meet or optimize a given ω-regular objective.},
  author       = {De Alfaro, Luca and Henzinger, Thomas A and Majumdar, Ritankar},
  booktitle    = {Proceedings of the 16th Annual IEEE Symposium on Logic in Computer Science},
  isbn         = {076951281X},
  location     = {Boston, MA, USA},
  pages        = {279 -- 290},
  publisher    = {IEEE},
  title        = {{From verification to control: dynamic programs for omega-regular objectives}},
  doi          = {10.1109/LICS.2001.932504},
  year         = {2001},
}

@article{12925,
  abstract     = {Normal function of organs and cells is tightly linked to the cytoarchitecture. Control of the cell volume is therefore vital for the organism. A widely established strategy of cells to counteract swelling is the activation of chloride and potassium channels, which leads to a net efflux of salt followed by water - a process termed regulatory volume decrease. Since there is evidence for swelling-dependent chloride channels (IClswell) being activated also during pathological processes, the identification of the molecular entity underlying IClswell is of utmost importance. Several proteins are discussed as the channel forming IClswell, i.e. phospholemman, p-glycoprotein, CLC-3 and ICln. In this review we would like to focus on the properties of ICln, a protein cloned from a Madin Darby canine kidney (MDCK) cell library whose expression in Xenopus laevis oocytes resulted in a nucleotide sensitive outwardly rectifying chloride current closely resembling the biophysical properties of IClswell.},
  author       = {Fürst, Johannes and Jakab, Martin and König, Matthias and Ritter, Markus and Gschwentner, Martin and Rudzki, Jakob and Danzl, Johann G and Mayer, Michael and Burtscher, Carmen M. and Schirmer, Julia and Maier, Brigitte and Nairz, Manfred and Chwatal, Sabine and Paulmichl, Markus},
  issn         = {1015-8987},
  journal      = {Cellular Physiology and Biochemistry},
  keywords     = {Physiology},
  number       = {5-6},
  pages        = {329--334},
  publisher    = {S. Karger AG},
  title        = {{Structure and Function of the Ion Channel ICln}},
  doi          = {10.1159/000016374},
  volume       = {10},
  year         = {2000},
}

@article{842,
  author       = {Wolf, Yuri and Kondrashov, Fyodor and Koonin, Eugene},
  issn         = {0168-9479},
  journal      = {Trends in Genetics},
  number       = {8},
  pages        = {333 -- 334},
  publisher    = {Elsevier},
  title        = {{No footprints of primordial introns in a eukaryotic genome}},
  doi          = {10.1016/S0168-9525(00)02059-X},
  volume       = {16},
  year         = {2000},
}

@article{8525,
  abstract     = {Let M be a smooth compact manifold of dimension at least 2 and Diffr(M) be the space of C r smooth diffeomorphisms of M. Associate to each diffeomorphism f;isin; Diffr(M) the sequence P n (f) of the number of isolated periodic points for f of period n. In this paper we exhibit an open set N in the space of diffeomorphisms Diffr(M) such for a Baire generic diffeomorphism f∈N the number of periodic points P n f grows with a period n faster than any following sequence of numbers {a n } n ∈ Z + along a subsequence, i.e. P n (f)>a ni for some n i →∞ with i→∞. In the cases of surface diffeomorphisms, i.e. dim M≡2, an open set N with a supergrowth of the number of periodic points is a Newhouse domain. A proof of the man result is based on the Gontchenko–Shilnikov–Turaev Theorem [GST]. A complete proof of that theorem is also presented.},
  author       = {Kaloshin, Vadim},
  issn         = {0010-3616},
  journal      = {Communications in Mathematical Physics},
  keywords     = {Mathematical Physics, Statistical and Nonlinear Physics},
  pages        = {253--271},
  publisher    = {Springer Nature},
  title        = {{Generic diffeomorphisms with superexponential growth of number of periodic orbits}},
  doi          = {10.1007/s002200050811},
  volume       = {211},
  year         = {2000},
}

@inproceedings{1736,
  abstract     = {A coding scheme called diode is compared with duobinary signalling and with normal binary transmission. It is shown that the diode coding suppresses the FWM products of a three channel DWDM system and this reduction against that achieved with duobinary coding is presented. The results presented show how the average level of the FWM products relative to the average levels of the three optical carriers vary over the channel spacing range. The suppression observed is about / dB more than that achieved with duobinary modulation and is greater for narrow channel spacing.},
  author       = {Katsaros, Georgios and Lane, Phil and Murphy, Michelle},
  booktitle    = {Proceedings of the 2000 IEEE Annual Meeting Conference },
  isbn         = {078035947X},
  location     = {Rio Grande, PR, USA},
  pages        = {27 -- 28},
  publisher    = {IEEE},
  title        = {{Comparison of the impact of FWM on binary, duobinary and dicode modulation in DWDM systems}},
  doi          = {10.1109/LEOS.2000.890656},
  volume       = {1},
  year         = {2000},
}

