Lecture Notes in Computer Science 2386 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen

Size: px
Start display at page:

Download "Lecture Notes in Computer Science 2386 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen"

Transcription

1 Lecture Notes in Computer Science 2386 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen

2 3 Berlin Heidelberg New York Barcelona Hong Kong London Milan Paris Tokyo

3 Eerke A. Boiten Bernhard M ller (Eds.) Mathematics of Program Construction 6th International Conference, MPC 2002 Dagstuhl Castle, Germany, July 8-10, 2002 Proceedings 13

4 Series Editors Gerhard Goos, Karlsruhe University, Germany Juris Hartmanis, Cornell University, NY, USA Jan van Leeuwen, Utrecht University, The Netherlands Volume Editors Eerke A. Boiten University of Kent at Canterbury, Computing Laboratory CT2 7NF Canterbury, Kent, United Kingdom Bernhard M ller Universit t Augsburg, Institut f r Informatik Universit tsstr. 14, Augsburg, Germany bernhard.moeller@informatik.uni-augsburg.de Cataloging-in-Publication Data applied for Die Deutsche Bibliothek - CIP-Einheitsaufnahme Mathematics of program construction : 6th international conference ; proceedings / MPC 2002, Dagstuhl Castle, Germany, July 8-10, Eerke A. Boiten ; Bernhard M ller (ed.). - Berlin ; Heidelberg ; New York ; Barcelona ; Hong Kong ; London ; Milan ; Paris ; Tokyo : Springer, 2002 (Lecture notes in computer science ; Vol. 2386) ISBN CR Subject Classi cation (1998): F.3, F.4, D.2, F.1, D.3 ISSN ISBN Springer-Verlag Berlin Heidelberg New York This work is subject to copyright. All rights are reserved, whether the whole or part of the material is concerned, speci cally the rights of translation, reprinting, re-use of illustrations, recitation, broadcasting, reproduction on micro lms or in any other way, and storage in data banks. Duplication of this publication or parts thereof is permitted only under the provisions of the German Copyright Law of September 9, 1965, in its current version, and permission for use must always be obtained from Springer-Verlag. Violations are liable for prosecution under the German Copyright Law. Springer-Verlag Berlin Heidelberg New York a member of BertelsmannSpringer Science+Business Media GmbH ' Springer-Verlag Berlin Heidelberg 2002 Printed in Germany Typesetting: Camera-ready by author, data conversion by Christian Grosche, Hamburg Printed on acid-free paper SPIN /

5 Preface This volume contains the proceedings of MPC 2002, the sixth international conference on the Mathematics of Program Construction. This series of conferences aims to promote the development of mathematical principles and techniques that are demonstrably useful and usable in the process of constructing computer programs (whether implemented in hardware or software). The focus is on techniques that combine precision with conciseness, enabling programs to be constructed by formal calculation. Within this theme, the scope of the series is very diverse, including programming methodology, program specification and transformation, programming paradigms, programming calculi, and programming language semantics. The quality of the papers submitted to the conference was in general very high, and the number of submissions was comparable to that for the previous conference. Each paper was refereed by at least four, and often more, committee members. In addition to the 11 papers selected for presentation by the program committee, this volume contains three invited talks: Implementing Algebraic Dynamic Programming in the Functional and the Imperative Programming Paradigm by Robert Giegerich (Technical University of Bielefeld, Germany), and abstracts of Some Results in Dynamic Model Theory by Dexter Kozen (Cornell University, USA) and Mathematics in Computer Science Curricula by Jeannette Wing (Carnegie Mellon University, USA). The conference took place in Dagstuhl, Germany. The previous five conferences were held in 1989 in Twente, The Netherlands, in 1992 in Oxford, United Kingdom, in 1995 in Kloster Irsee, Germany, in 1998 in Marstrand near Göteborg in Sweden, and in 2000 in Ponte de Lima, Portugal. The proceedings of these conferences were published as LNCS 375, 669, 947, 1422, and 1837, respectively. Three international events were co-located with the conference: the IFIP WG2.1 working conference on Generic Programming, the third workshop on Constructive Methods for Parallel Programming, and the workshop on Types in Programming. We thank the organizers of these events for their interest in sharing the atmosphere of the conference. May 2002 Eerke Boiten Bernhard Möller

6 VI Preface Acknowledgments We are very grateful to the members of the program committee and their referees for their care and diligence in reviewing the submitted papers. We are also grateful to the sponsoring institutions. Program Committee Roland Backhouse (UK) Eerke Boiten (co-chair, UK) Michael Butler (UK) Ernie Cohen (USA) Jules Desharnais (Canada) Jeremy Gibbons (UK) David Gries (USA) Lindsay Groves (New Zealand) Ian Hayes (Australia) Eric Hehner (Canada) Zhenjiang Hu (Japan) John Hughes (Sweden) Bart Jacobs (The Netherlands) Johan Jeuring (The Netherlands) Dick Kieburtz (USA) Dexter Kozen (USA) Rustan Leino (USA) Christian Lengauer (Germany) Bernhard Möller (co-chair, Germany) David Naumann (USA) José N. Oliveira (Portugal) Alberto Pardo (Uruguay) PeterPepper(Germany) Kaisa Sere (Finland) Mark Utting (New Zealand) Sponsoring Institutions The generous support of the following companies and institutions is gratefully acknowledged: Deutsche Forschungsgemeinschaft University of Augsburg, Germany University of Kent at Canterbury, UK External Referees All submitted papers were reviewed by members of the program committee and a number of external referees, who produced extensive review reports and without whose work the conference would lose its quality status. To the best of our knowledge the list below is accurate. We apologize for any omissions or inaccuracies. Paulo Sérgio Almeida Juan C. Augusto Luís Barbosa José Barros Rudolf Berghammer Gustavo Betarte Orieta Celiku Jörg Fischer Daniel Fridlender Sergei Gorlatch Stefan Hallerstede Christoph Herrmann

7 Preface VII Petra Hofstedt Andy King Ulrike Lechner Markus Lepper Andres Löh Thomas Nitsche John O Donnell Luke Ong Jorge Sousa Pinto Michael Poppleton Rimvydas Ruksenas Luis Sierra Gregor Snelting Baltasar Trancón y Widemann Stephan Weber Jacob Wieland

8 Table of Contents Invited Talks Implementing Algebraic Dynamic Programming in the Functional and the Imperative Programming Paradigm... 1 Robert Giegerich,Peter Steffen Some Results in Dynamic Model Theory Dexter Kozen Mathematics in Computer Science Curricula Jeannette M. Wing Contributed Papers Logical Relations and Galois Connections Kevin Backhouse,Roland Backhouse Transformational Derivation of Greedy Network Algorithms from Descriptive Specifications Juan Eduardo Durán FineControlofDemandinHaskell William Harrison,Tim Sheard,James Hook Reasoning about Timeouts Ian J. Hayes Eternity Variables to Simulate Specifications Wim H. Hesselink Constructing Tournament Representations: An Exercise in Pointwise Relational Programming Ralf Hinze Type-Indexed Data Types Ralf Hinze,Johan Jeuring,Andres Löh Verification of Java s AbstractCollection Class: A Case Study Marieke Huisman Solving Regular Path Queries Yanhong A. Liu,Fuxiang Yu Inverting Functions as Folds Shin-Cheng Mu,Richard Bird

9 X Table of Contents From Kleene Algebra to Refinement Algebra Joakim von Wright Author Index...263

Lecture Notes in Computer Science 1837 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen

Lecture Notes in Computer Science 1837 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen Lecture Notes in Computer Science 1837 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen Berlin Heidelberg New York Barcelona Hong Kong London Milan Paris Singapore Tokyo Roland Backhouse José Nuno Oliveira

More information

Lecture Notes in Artificial Intelligence 2155

Lecture Notes in Artificial Intelligence 2155 Lecture Notes in Artificial Intelligence 2155 Subseries of Lecture Notes in Computer Science Edited by J. G. Carbonell and J. Siekmann Lecture Notes in Computer Science Edited by G. Goos, J. Hartmanis,

More information

Lecture Notes in Computer Science 7342

Lecture Notes in Computer Science 7342 Lecture Notes in Computer Science 7342 Commenced Publication in 1973 Founding and Former Series Editors: Gerhard Goos, Juris Hartmanis, and Jan van Leeuwen Editorial Board David Hutchison Lancaster University,

More information

Lecture Notes in Computer Science 2497 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen

Lecture Notes in Computer Science 2497 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen Lecture Notes in Computer Science 2497 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen 3 Berlin Heidelberg New York Barcelona Hong Kong London Milan Paris Tokyo Enrico Gregori Giuseppe Anastasi Stefano

More information

Lecture Notes in Computer Science 4409

Lecture Notes in Computer Science 4409 Lecture Notes in Computer Science 4409 Commenced Publication in 1973 Founding and Former Series Editors: Gerhard Goos, Juris Hartmanis, and Jan van Leeuwen Editorial Board David Hutchison Lancaster University,

More information

Lecture Notes in Artificial Intelligence 3176

Lecture Notes in Artificial Intelligence 3176 Lecture Notes in Artificial Intelligence 3176 Edited by J. G. Carbonell and J. Siekmann Subseries of Lecture Notes in Computer Science Olivier Bousquet Ulrike von Luxburg Gunnar Rätsch (Eds.) Advanced

More information

Lecture Notes in Computer Science 7007

Lecture Notes in Computer Science 7007 Lecture Notes in Computer Science 7007 Commenced Publication in 1973 Founding and Former Series Editors: Gerhard Goos, Juris Hartmanis, and Jan van Leeuwen Editorial Board David Hutchison Lancaster University,

More information

Research Reports ESPRIT

Research Reports ESPRIT Research Reports ESPRIT Project 393. ACORD. Vol. 1 Edited in cooperation with the Commission of the European Communities G. G. Bes T. Guillotin (Eds.) A Natural Language and Graphics Interface Resu Its

More information

Lecture Notes in Computer Science 3511

Lecture Notes in Computer Science 3511 Lecture Notes in Computer Science 3511 Commenced Publication in 1973 Founding and Former Series Editors: Gerhard Goos, Juris Hartmanis, and Jan van Leeuwen Editorial Board David Hutchison Lancaster University,

More information

Theorem Proving in Higher Order Logics

Theorem Proving in Higher Order Logics Lecture Notes in Computer Sc'e~l lice ~ 1125 J. von Wright J. Grundy J. Harrison (Eds.) Theorem Proving in Higher Order Logics 9th International Conference, TPHOLs'96 Turku, Finland, August 1996 Proceedings

More information

Fractals and Chaos. A.J. Crilly R.A. Earnshaw H. Jones Editors. With 146 Figures in 173 Parts, 57 in Color

Fractals and Chaos. A.J. Crilly R.A. Earnshaw H. Jones Editors. With 146 Figures in 173 Parts, 57 in Color Fractals and Chaos A.J. Crilly R.A. Earnshaw H. Jones Editors Fractals and Chaos With 146 Figures in 173 Parts, 57 in Color Springer-Verlag New York Berlin Heidelberg London Paris Tokyo Hong Kong Barcelona

More information

Lecture Notes in Computer Science

Lecture Notes in Computer Science Lecture Notes in Computer Science Edited by G. Goos, J. Hartmanis and J. van Leeuwen 1138 Advisory Board: W. Brauer D. Gries J. Stoer Jacques Calmet John A. Campbell Jochen Pfalzgraf (Eds.) Artificial

More information

Lecture Notes in Computer Science 6663

Lecture Notes in Computer Science 6663 Lecture Notes in Computer Science 6663 Commenced Publication in 1973 Founding and Former Series Editors: Gerhard Goos, Juris Hartmanis, and Jan van Leeuwen Editorial Board David Hutchison Lancaster University,

More information

Lecture Notes in Artificial Intelligence

Lecture Notes in Artificial Intelligence Lecture Notes in Artificial Intelligence 835 Subseries of Lecture Notes in Computer Science Edited by J. G. Carbonell and J. Siekmann Lecture Notes in Computer Science Edited by G. Goos and J. Hartmanis

More information

Springer Berlin Heidelberg NewYork Barcelona Budapest HongKong London Milan Paris Santa Clara Singapore Tokyo

Springer Berlin Heidelberg NewYork Barcelona Budapest HongKong London Milan Paris Santa Clara Singapore Tokyo The Mathematical World ofwalter Noll Springer Berlin Heidelberg NewYork Barcelona Budapest HongKong London Milan Paris Santa Clara Singapore Tokyo Yurie A.Ignatieff The Mathematical World of Walter Noll

More information

Progress in Mathematics Volume 95

Progress in Mathematics Volume 95 Progress in Mathematics Volume 95 Series Editors J. Oesterle A. Weinstein Representation Theory of Finite Groups and Finite-Dimensional Algebras Proceedings of the Conference at the University of Bielefeld

More information

Lecture Notes in Artificial Intelligence 4327

Lecture Notes in Artificial Intelligence 4327 Lecture Notes in Artificial Intelligence 4327 Edited by J. G. Carbonell and J. Siekmann Subseries of Lecture Notes in Computer Science (Eds.) Declarative Agent Languages and Technologies IV 4th International

More information

CoPDA Barbara Rita Barricelli Gerhard Fischer Anders Mørch Antonio Piccinno Stefano Valtolina (Eds.)

CoPDA Barbara Rita Barricelli Gerhard Fischer Anders Mørch Antonio Piccinno Stefano Valtolina (Eds.) Barbara Rita Barricelli Stefano Valtolina (Eds.) CoPDA 2015 3rd International Workshop on Cultures of Participation in the Digital Age: Coping with Information, Participation, and Collaboration Overload

More information

CoPDA Barbara Rita Barricelli Ali Gheitasy Anders Mørch Antonio Piccinno Stefano Valtolina (Eds.)

CoPDA Barbara Rita Barricelli Ali Gheitasy Anders Mørch Antonio Piccinno Stefano Valtolina (Eds.) Barbara Rita Barricelli Stefano Valtolina (Eds.) CoPDA 2014 2nd International Workshop on Cultures of Participation in the Digital Age: Social computing for Working, Learning, and Living CoPDA 2014 Como,

More information

Lecture Notes in Computer Science 1945 Edited by G. Goos, J. Hartmanis and J. van Leeuwen

Lecture Notes in Computer Science 1945 Edited by G. Goos, J. Hartmanis and J. van Leeuwen Lecture Notes in Computer Science 1945 Edited by G. Goos, J. Hartmanis and J. van Leeuwen 3 Berlin Heidelberg New York Barcelona Hong Kong London Milan Paris Singapore Tokyo Wolfgang Grieskamp Thomas Santen

More information

Lecture Notes in Computer Science 4454

Lecture Notes in Computer Science 4454 Lecture Notes in Computer Science 4454 Commenced Publication in 1973 Founding and Former Series Editors: Gerhard Goos, Juris Hartmanis, and Jan van Leeuwen Editorial Board David Hutchison Lancaster University,

More information

International Conference on Image and Signal Processing. July 2-4, 2018, Cherbourg, France

International Conference on Image and Signal Processing. July 2-4, 2018, Cherbourg, France International Conference on Image and Signal Processing July 2-4, 2018, Cherbourg, France ICISP in numbers Stats. From 122 records (full papers), Each paper has been reviewed at least by 2 experts 58 papers

More information

Arild Stubhaug. Gösta Mittag-Leffler. AManofConviction. Translated by Tiina Nunnally

Arild Stubhaug. Gösta Mittag-Leffler. AManofConviction. Translated by Tiina Nunnally Gösta Mittag-Leffler Arild Stubhaug Gösta Mittag-Leffler AManofConviction Translated by Tiina Nunnally Arild Stubhaug Department of Mathematics University of Oslo Blindern Oslo Norway arilds@math.uio.no

More information

Lecture Notes in Computer Science

Lecture Notes in Computer Science Lecture Notes in Computer Science Edited by G. Goos and J. Hartmanis 657 Advisory Board: W. Brauer D. Gries J. Stoer E. W Mayr (Ed.) Graph-Theoretic Concepts In " Computer Science 18th International Workshop,

More information

Lecture Notes in Computer Science 1670 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen

Lecture Notes in Computer Science 1670 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen Lecture Notes in Computer Science 1670 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen Berlin Heidelberg New York Barcelona Hong Kong London Milan Paris Singapore Tokyo Norbert A. Streitz Jane Siegel

More information

Lecture Notes in Computer Science 4728

Lecture Notes in Computer Science 4728 Lecture Notes in Computer Science 4728 Commenced Publication in 1973 Founding and Former Series Editors: Gerhard Goos, Juris Hartmanis, and Jan van Leeuwen Editorial Board David Hutchison Lancaster University,

More information

Curriculum Vitae Person Education Professional career

Curriculum Vitae Person  Education Professional career Curriculum Vitae 1 Person Name Dr. Horst O. Bunke, Prof. Em. Date of birth July 30, 1949 Place of birth Langenzenn, Germany Citizenship Swiss and German 2 Education 1974 Dipl.-Inf. Degree from the University

More information

A Bibliography of Books about REDUCE

A Bibliography of Books about REDUCE A Bibliography of Books about REDUCE Anthony C. Hearn The RAND Corporation Santa Monica, CA 90406-2138 USA 14 October 2017 Version 2.11 Abstract This bibliography records books and technical reports written

More information

Emotional Engineering Volume 5

Emotional Engineering Volume 5 Emotional Engineering Volume 5 Editor Emotional Engineering Volume 5 123 Editor Keio University Minato, Tokyo Japan ISBN 978-3-319-53194-6 ISBN 978-3-319-53195-3 (ebook) DOI 10.1007/978-3-319-53195-3 Library

More information

German Yearbook on Business History 1986

German Yearbook on Business History 1986 German Yearbook on Business History 1986 German Yearbook on Business History 1986 Edited by the German Society for Business History, Cologne in Cooperation with the Institute for Bank-Historical Research,

More information

Lecture Notes in Artificial Intelligence 6517

Lecture Notes in Artificial Intelligence 6517 Lecture Notes in Artificial Intelligence 6517 Edited by R. Goebel, J. Siekmann, and W. Wahlster Subseries of Lecture Notes in Computer Science FoLLI Publications on Logic, Language and Information Editors-in-Chief

More information

Lecture Notes in Computer Science

Lecture Notes in Computer Science Lecture Notes in Computer Science Edited by G. Goos, J. Hartmanis and J. van Leeuwen 1025 Advisory Board: W. Brauer D. Gries J. Stoer Colin Boyd (Ed.) Cryptography and Coding 5th IMA Conference Cirencester,

More information

Lecture Notes in Computer Science 1601 Edited by G. Goos, J. Hartmanis and J. van Leeuwen

Lecture Notes in Computer Science 1601 Edited by G. Goos, J. Hartmanis and J. van Leeuwen Lecture Notes in Computer Science 1601 Edited by G. Goos, J. Hartmanis and J. van Leeuwen 3 Berlin Heidelberg New York Barcelona Hong Kong London Milan Paris Singapore Tokyo Joost-Pieter Katoen (Ed.) Formal

More information

Lecture Notes in Computer Science 7480

Lecture Notes in Computer Science 7480 Lecture Notes in Computer Science 7480 Commenced Publication in 1973 Founding and Former Series Editors: Gerhard Goos, Juris Hartmanis, and Jan van Leeuwen Editorial Board David Hutchison Lancaster University,

More information

The Archaeology of Anxiety

The Archaeology of Anxiety The Archaeology of Anxiety Jeffrey Fleisher Neil Norman Editors The Archaeology of Anxiety The Materiality of Anxiousness, Worry, and Fear Editors Jeffrey Fleisher Department of Anthropology Rice University

More information

Ulrik M. Nyman - Curriculum Vitæ

Ulrik M. Nyman - Curriculum Vitæ Ulrik M. Nyman - Curriculum Vitæ Personal Information Education Ulrik Mathias Nyman Phone: 40 89 21 56 Doravej 45 st. th. Email: ulrik@cs.aau.dk 9000 Aalborg Born: 2nd of December 1978 Married to Tina,

More information

Studies in Epistemology, Logic, Methodology, and Philosophy of Science

Studies in Epistemology, Logic, Methodology, and Philosophy of Science Synthese Library Studies in Epistemology, Logic, Methodology, and Philosophy of Science Volume 373 Editor-in-Chief Otávio Bueno, University of Miami, Department of Philosophy, USA Editors Dirk van Dalen,

More information

STUDIES IN ORGANIZED CRIME

STUDIES IN ORGANIZED CRIME Women and the Mafia STUDIES IN ORGANIZED CRIME Volume 5 Series Editor: Frank Bovenkerk, University of Utrecht, Willem Pompe Institute, The Netherlands Editorial Board: Maria Los, University of Ottowa,

More information

Ethno-Indology. Heidelberg Studies in South Asian Rituals. General Editor Axel Michaels Volume 13. Harrassowitz Verlag. Wiesbaden

Ethno-Indology. Heidelberg Studies in South Asian Rituals. General Editor Axel Michaels Volume 13. Harrassowitz Verlag. Wiesbaden Ethno-Indology Heidelberg Studies in South Asian Rituals General Editor Axel Michaels Volume 13 2013 Harrassowitz Verlag. Wiesbaden South Asian Festivals on the Move Edited by Ute Hüsken and Axel Michaels

More information

Intelligent Primary School Project in Italy

Intelligent Primary School Project in Italy Please cite this paper as: Ponti, G. (2007), Intelligent Primary School Project in Italy, PEB Exchange, Programme on Educational Building, 2007/02, OECD Publishing, Paris. http://dx.doi.org/10.1787/255378247044

More information

High-Rise Living in Asian Cities

High-Rise Living in Asian Cities High-Rise Living in Asian Cities Anthony G.O. Yeh Editors High-Rise Living in Asian Cities 123 Editors Singapore belyuen8@gmail.com Anthony G.O. Yeh Centre of Urban Studies and Urban Planning The University

More information

Discrete Mathematics and Theoretical Computer Science. Springer London Berlin Heidelberg New York Barcelona Hong Kong Milan Paris Singapore Tokyo

Discrete Mathematics and Theoretical Computer Science. Springer London Berlin Heidelberg New York Barcelona Hong Kong Milan Paris Singapore Tokyo Discrete Mathematics and Theoretical Computer Science Springer London Berlin Heidelberg New York Barcelona Hong Kong Milan Paris Singapore Tokyo Series Editors Douglas S. Bridges, Canterbury University,

More information

Lecture Notes in Computer Science 3819

Lecture Notes in Computer Science 3819 Lecture Notes in Computer Science 3819 Commenced Publication in 1973 Founding and Former Series Editors: Gerhard Goos, Juris Hartmanis, and Jan van Leeuwen Editorial Board David Hutchison Lancaster University,

More information

1. Department of Decision Sciences & Information Management, Katholieke Universiteit Leuven, Belgium

1. Department of Decision Sciences & Information Management, Katholieke Universiteit Leuven, Belgium October 25-26, 2007 Orlando, Florida Specifying Process-Aware Access Control Rules in SBVR Stijn Goedertier 1, Christophe Mues 2, and Jan Vanthienen 1 1. Department of Decision Sciences & Information Management,

More information

Curriculum Vitae (22 June, 2013)

Curriculum Vitae (22 June, 2013) Curriculum Vitae (22 June, 2013) Name Office address Home address Charles Frederick Miller III Department of Mathematics and Statistics University of Melbourne Melbourne, Vic. 3010 Australia Department

More information

gpehihpcl'upn sdii-gei tim GE ng Fiae^'ban*' and pq>-er ujeibel with contributions by

gpehihpcl'upn sdii-gei tim GE ng Fiae^'ban*' and pq>-er ujeibel with contributions by gpehihpcl'upn with contributions by Michael Beigl Aaron Betsky Ole Bouman Neil Brown Ignacio Cirac Andrew Daley Dennis Del Favero David Deutsch Elizabeth Diller Winka Dubbeldam Georg Flachbart Monika Fleischmann

More information

Portuguese

Portuguese Jorge Vitória PhD City, University of London, Northampton Square EC1V 0HB London, United Kingdom jorge.vitoria@city.ac.uk Personal Information Date of Birth 25 September 1984 Nationality Website Portuguese

More information

ADCS Proceedings of the Ninth Australasian Document Computing Symposium, December 13, 2004

ADCS Proceedings of the Ninth Australasian Document Computing Symposium, December 13, 2004 ADCS 2004 Proceedings of the Ninth Australasian Document Computing Symposium, December 13, 2004 Edited by,, and Andrew Turpin Proceedings of the Ninth Australasian Document Computing Symposium, held at

More information

Homepage: volpe. Curriculum Vitae

Homepage:   volpe. Curriculum Vitae Marco Volpe Dipartimento di Informatica Università di Verona Strada Le Grazie, 15 37134 Verona, Italy E-mail: marco.volpe@univr.it Homepage: http://profs.sci.univr.it/ volpe Curriculum Vitae Current Position

More information

(Translation from Original Japanese Version) Japan Real Estate Institute Home Price Indices Calculation Methodology

(Translation from Original Japanese Version) Japan Real Estate Institute Home Price Indices Calculation Methodology (Translation from Original Japanese Version) Japan Real Estate Institute Home Price Indices Calculation Methodology Revised on JANUARY 27 th, 2015 Table of Contents 1. Introduction... 2 2. Synopsis...

More information

9.0 SCOR-RELATED MEETINGS

9.0 SCOR-RELATED MEETINGS 9.0 SCOR-RELATED MEETINGS 9.1 SCOR Annual Meetings 9.1.1 2007 Executive Committee Meeting Bergen, Norway, p. 9-1 Sundby 9.1.2 2008 General Meeting SCOR 50 th Anniversary Woods Hole, USA, p. 9-1 Labeyrie

More information

Early Modern Philosophers and the Renaissance Legacy

Early Modern Philosophers and the Renaissance Legacy Early Modern Philosophers and the Renaissance Legacy INTERNATIONAL ARCHIVES OF THE HISTORY OF IDEAS ARCHIVES INTERNATIONALES D HISTOIRE DES IDÉES 220 EARLY MODERN PHILOSOPHERS AND THE RENAISSANCE LEGACY

More information

Housing markets, wealth and the business cycle

Housing markets, wealth and the business cycle Housing markets, wealth and the business cycle Nathalie Girouard copyright with the author OECD Economics Department DG ECFIN workshop: Housing and mortgage markets and the EU economy Brussels, 21 November

More information

Higher Densities No Sprawl: Master Plan for the City of Ramat-Gan, Israel

Higher Densities No Sprawl: Master Plan for the City of Ramat-Gan, Israel Higher Densities No Sprawl: Master Plan for the City of Ramat-Gan, Israel Israel is a small and densed country. Israel is a small country with a total area of 21,000 sq.km. and population of 7.2 million

More information

Establishing a Global Footprint: Inbound, Outbound & in your Neighborhood

Establishing a Global Footprint: Inbound, Outbound & in your Neighborhood Establishing a Global Footprint: Inbound, Outbound & in your Neighborhood Global real estate is a mind set Cindy Fauth Spend more money $477,462 (average purchase price) Pay in cash 50% of international

More information

Process Maturity Profile

Process Maturity Profile Carnegie Mellon Process Maturity Profile CMMI SCAMPI SM Class A Appraisal Results 2007 Mid-Year Update September 2007 We could not produce this report without the support of the organizations and lead

More information

CURRICULUM VITAE. Jan Kmenta

CURRICULUM VITAE. Jan Kmenta October 2012 CURRICULUM VITAE Jan Kmenta ADDRESS: Department of Economics The University of Michigan Ann Arbor, Michigan 48109 U.S.A. E-Mail: KmentaJan@aol.com EDUCATION AND DEGREES: Stanford University

More information

Lecture Notes in Computer Science 2664 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen

Lecture Notes in Computer Science 2664 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen Lecture Notes in Computer Science 2664 Edited by G. Goos, J. Hartmanis, and J. van Leeuwen 3 Berlin Heidelberg New York Barcelona Hong Kong London Milan Paris Tokyo Michael Leuschel (Ed.) Logic Based Program

More information

ICA and Cartography Today. Menno-Jan Kraak

ICA and Cartography Today. Menno-Jan Kraak ICA and Cartography Today Menno-Jan Kraak Where are we today? Back to Rio The Map Members Internal relations External relations The map Working group on the International Map Year Members Estonia Georgia

More information

College of Business and Economics California State University, Fullerton present

College of Business and Economics California State University, Fullerton present DR. TAMMY DREZNER College of Business and Economics, California State University, Fullerton, Fullerton, CA 92834. (714) 278-8318 tdrezner@fullerton.edu. ACADEMIC POSITIONS College of Business and Economics

More information

INTERNATIONAL CAVITATION EROSION TEST. IMP PAN Rep. 19/98 Gdańsk, September Dr Janusz Steller. Test Co-ordinator

INTERNATIONAL CAVITATION EROSION TEST. IMP PAN Rep. 19/98 Gdańsk, September Dr Janusz Steller. Test Co-ordinator INTERNATIONAL CAVITATION EROSION TEST IMP PAN Rep. 19/98 Gdańsk, September 1998 PRELIMINARY REPORT PART I : CO-ORDINATOR S REPORT by Dr Janusz Steller Test Co-ordinator POLISH ACADEMY OF SCIENCES INSTITUTE

More information

G A T E S A V E N U E

G A T E S A V E N U E 1010-1012 G A T E S A V E N U E B R O O K L Y N, N Y C O N F I D E N T I A L I T Y & C O N D I T I O N S NKF Capital Markets, a division of Newmark & Company Real Estate Inc. d/b/a Newmark Knight Frank

More information

Lecture Notes in Computer Science

Lecture Notes in Computer Science Lecture Notes in Computer Science Edited by G. Goos, J. Hartmanis and J. van Leeuwen 1190 Advisory Board: W. Brauer D. Gries J. Stoer Stephen North (Ed.) Graph Drawing Symposium on Graph Drawing, GD '96

More information

Study. Review of External Market Valuations of Properties Located Abroad. HypZert Professional Group International. As at: November 2011

Study. Review of External Market Valuations of Properties Located Abroad. HypZert Professional Group International. As at: November 2011 Study Review of External Market Valuations of Properties Located Abroad HypZert Professional Group International As at: November 2011 HypZert GmbH Georgenstrasse 21, 10117 Berlin www.hypzert.de The study

More information

Nonprofit and Civil Society Studies

Nonprofit and Civil Society Studies Nonprofit and Civil Society Studies An International Multidisciplinary Series Series Editors Paul Dekker Institute for Social Research, The Hague, The Netherlands Annette Zimmer University of Münster,

More information

INDUSTRIAL RELATIONS IN INTERNATIONAL PERSPECTIVE

INDUSTRIAL RELATIONS IN INTERNATIONAL PERSPECTIVE INDUSTRIAL RELATIONS IN INTERNATIONAL PERSPECTIVE By the same author Internal Labor Markets and Manpower Analysis (with Michael J. Piore) Programs to Employ the Disadvantaged (ed.) Industrial Relations

More information

Curriculum Vitae. December 2, 2015

Curriculum Vitae. December 2, 2015 Curriculum Vitae December 2, 2015 Name: Matti Juhani Lassas Date and place of birth: 1969, Helsinki, Finland. Contact information Department of Mathematics and Statistics, University of Helsinki, P.O.

More information

Royal Institute of British Architects Report of the RIBA visiting board to Universidad Pontificia Bolivariana

Royal Institute of British Architects Report of the RIBA visiting board to Universidad Pontificia Bolivariana Royal Institute of British Architects Report of the RIBA visiting board to Universidad Pontificia Bolivariana Programme of Architecture, Parts 1 and 2 Date of visiting board: 3 & 4 September 2015 Confirmed

More information

5 Liberty St., Suite B-328, Charleston, SC Phone: (843)

5 Liberty St., Suite B-328, Charleston, SC Phone: (843) Elise Perrault Assistant Professor of Management Department of Management & Marketing College of Charleston Director, Think Differently Forum Chair, 2020 Women on Boards South Carolina Chapter (2020wob.com)

More information

Class Inequality in Austerity Britain

Class Inequality in Austerity Britain Class Inequality in Austerity Britain Also by Will Atkinson CLASS, INDIVIDUALIZATION AND LATE MODERNITY Also by Mike Savage CLASS ANALYSIS AND SOCIAL TRANSFORMATION CULTURE, CLASS DISTINCTION (with Tony

More information

Process Maturity Profile

Process Maturity Profile Carnegie Mellon University Process Maturity Profile CMMI v1.1 SCAMPI SM v1.1 Class A Appraisal Results 2004 Year End Update March 2005 We could not produce this report without the support of the organizations

More information

ROADMAP to ENGINEERING DESIGN

ROADMAP to ENGINEERING DESIGN ROADMAP to ENGINEERING DESIGN 3 4 5 6 7 Define problem Gather information Concept generation Evaluate & select concept Problem statement Benchmarking Product dissection House of Quality PDS Internet Patents

More information

Due Diligence and the Business Transaction

Due Diligence and the Business Transaction Due Diligence and the Business Transaction Getting a Deal Done Jeffrey W. Berkman Due Diligence and the Business Transaction: Getting a Deal Done Copyright 2013 by Jeffrey W. Berkman This work is subject

More information

Persoonlijke kopie van ()

Persoonlijke kopie van () BRUSSELS II BIS EUROPEAN FAMILY LAW SERIES Published by the Organising Committee of the Commission on European Family Law Prof. Katharina Boele-Woelki (Utrecht) Prof. Frédérique Ferrand (Lyon) Prof. Cristina

More information

Trip Rate and Parking Databases in New Zealand and Australia

Trip Rate and Parking Databases in New Zealand and Australia Trip Rate and Parking Databases in New Zealand and Australia IAN CLARK Director Flow Transportation Specialists Ltd ian@flownz.com KEYWORDS: Trip rates, databases, New Zealand developments, common practices

More information

REPORT OF THE TELSIKS 2001 CONFERENCE

REPORT OF THE TELSIKS 2001 CONFERENCE Mikrotalasna revija Decembar 2001. REPORT OF THE TELSIKS 2001 CONFERENCE The 5th International Conference on Telecommunications in Modern Satellite, Cable and Broadcasting Services - TELSIKS 2001 was held

More information

The International Union of Architects (UIA) announces the launch of the second edition of its Awards Friendly and Inclusive Spaces

The International Union of Architects (UIA) announces the launch of the second edition of its Awards Friendly and Inclusive Spaces UIA Awards Friendly and Inclusive Spaces 2017 Call for Entries Extended ENTRY DEADLINE: 31 st January 2017 Malopolska Garden of Arts Medal Winner 2014 Ingarden & Ewý Architects Photo Credit Iñigo Bujedo-Aguirre

More information

CURRICULUM VITAE Michael (Michail) Th. Rassias

CURRICULUM VITAE Michael (Michail) Th. Rassias CURRICULUM VITAE Michael (Michail) Th. Rassias Contact Information Address: E-mail: Department of Mathematics Princeton University Fine Hall, Washington Road Princeton, NJ 08544-1000 USA michailrassias@math.princeton.edu

More information

Economic and Social Council 6 July 2018

Economic and Social Council 6 July 2018 1 ADVANCE UNEDITED VERSION UNITED NATIONS E/C.20/2018/12/Add.1 Economic and Social Council 6 July 2018 Committee of Experts on Global Geospatial Information Management Eighth session New York, 1-3 August

More information

Lecture Notes in Computer Science 5083

Lecture Notes in Computer Science 5083 Lecture Notes in Computer Science 5083 Commenced Publication in 1973 Founding and Former Series Editors: Gerhard Goos, Juris Hartmanis, and Jan van Leeuwen Editorial Board David Hutchison Lancaster University,

More information

Organizational Economics, Personnel Economics, Behavioral Economics

Organizational Economics, Personnel Economics, Behavioral Economics CURRICULUM VITAE Professor Dr. Jenny Kragl Professor of Economics (Microeconomics) EBS Universität für Wirtschaft und Recht EBS Business School Department of Management & Economics Rheingaustr. 1 D - 65375

More information

Curriculum Vitae December 2011

Curriculum Vitae December 2011 Curriculum Vitae December 2011 PERSONAL DATA Name Father s name Date of birth 10 August 1981 Place of birth Tbilisi, Georgia Citizenship Address Tamara Mchedlidze (Mtsentlintze) David Greek, Georgian Engesserstraße

More information

Architecture: Non-Functional Properties. in Service Oriented. Requirements, Models and. Methods REFERENCE. Berlin, Germany.

Architecture: Non-Functional Properties. in Service Oriented. Requirements, Models and. Methods REFERENCE. Berlin, Germany. Berlin, NonFunctional Properties in Service Oriented Architecture: Requirements, Models and Methods Nikola Milanovic Model Labs Germany INFORMATION SCIENCE REFERENCE REFERENCE Hershey New York La La Table

More information

Lecture Notes in Computer Science 5004

Lecture Notes in Computer Science 5004 Lecture Notes in Computer Science 5004 Commenced Publication in 1973 Founding and Former Series Editors: Gerhard Goos, Juris Hartmanis, and Jan van Leeuwen Editorial Board David Hutchison Lancaster University,

More information

The Practice and Exploration of GIS-based Commercial Housing Price Statistical System - The example of Shenzhen. Abstract

The Practice and Exploration of GIS-based Commercial Housing Price Statistical System - The example of Shenzhen. Abstract Proceedings 59th ISI World Statistics Congress, 25-30 August 2013, Hong Kong (Session CPS006) p.3337 The Practice and Exploration of GIS-based Commercial Housing Price Statistical System - The example

More information

Process Maturity Profile

Process Maturity Profile Carnegie Mellon Process Maturity Profile CMMI v1.1 SCAMPI SM v1.1 Class A Appraisal Results 2006 Mid-Year Update September 2006 We could not produce this report without the support of the organizations

More information

Welcome to the history of IMPA and its National Associations

Welcome to the history of IMPA and its National Associations Welcome to the history of IMPA and its National Associations To Prof Dr. Adesh JAIN, New Dehli Official Title for the World Congress Agenda and for the Proceeding list of papers/contributions in New Delhi:

More information

Analogy in the architectural design process in the academic medium Analytical study of students projects

Analogy in the architectural design process in the academic medium Analytical study of students projects / / Analogy in the architectural design process in the academic medium Analytical study of students projects Imad M ALBakri Assistant Professor Bayda Hanna Saffo Assistant Lecturer Abstract The current

More information

Published by Nova Science Publishers, Inc. t New York

Published by Nova Science Publishers, Inc. t New York Copyright 2014 by Nova Science Publishers, Inc. All rights reserved. No part of this book may be reproduced, stored in a retrieval system or transmitted in any form or by any means: electronic, electrostatic,

More information

The Sociology of Norbert Elias

The Sociology of Norbert Elias The Sociology of Norbert Elias Norbert Elias has been described as a great sociologist and over recent years there has been a steady upsurge of interest in his work. Yet despite the fact that he was active

More information

The Analytic Hierarchy Process. M. En C. Eduardo Bustos Farías

The Analytic Hierarchy Process. M. En C. Eduardo Bustos Farías The Analytic Hierarchy Process M. En C. Eduardo Bustos Farías Outline of Lecture Summary MADM ranking methods Examples Analytic Hierarchy Process (AHP) Examples pairwise comparisons normalization consistency

More information

Bruno Castro da Silva

Bruno Castro da Silva Bruno Castro da Silva Department of Computer Science 140 Governor s Drive Amherst, MA 01003-9264 phone +1 413 559 1697 bsilva@cs.umass.edu Education PhD, Computer Science Advisor: Prof. Dr. Andrew Barto

More information

Lecture Notes in Computer Science 10644

Lecture Notes in Computer Science 10644 Lecture Notes in Computer Science 10644 Commenced Publication in 1973 Founding and Former Series Editors: Gerhard Goos, Juris Hartmanis, and Jan van Leeuwen Editorial Board David Hutchison Lancaster University,

More information

German experiences with creating real estate databases

German experiences with creating real estate databases German experiences with creating real estate databases Creation of real estate databases according to the new requirements of Recommendation J Warsaw, Poland November 18 th, 2013 Reiner Lux, CEO vdpresearch

More information

IBM TRIRIGA Version 10 Release 5.2. Real Estate Transaction Management User Guide IBM

IBM TRIRIGA Version 10 Release 5.2. Real Estate Transaction Management User Guide IBM IBM TRIRIGA Version 10 Release 5.2 Real Estate Transaction Management User Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 11. This edition

More information

Stephan Schiffel. Research Interests

Stephan Schiffel. Research Interests Stephan Schiffel Dr. rer. nat. Þinghólsbraut 54 200 Kópavogur, Iceland +354 6952998 stephans@ru.is Research Interests game playing, in particular general game playing heuristic and simulation-based search

More information

CONTEMPORARY MATHEMATICS

CONTEMPORARY MATHEMATICS CONTEMPORARY MATHEMATICS 328 Function Spaces Fourth Conference on Function Spaces May 14-19,2002 Southern Illinois University at Edwardsville Krzysztof Jarosz Editor http://dx.doi.org/10.1090/conm/328

More information

Gendered Transformations. Theory and Practices on Gender and Media

Gendered Transformations. Theory and Practices on Gender and Media Gendered Transformations Theory and Practices on Gender and Media European Communication Research and Education Association (ECREA) This series consists of books arising from the intellectual work of ECREA

More information

List of the agreements for the ISSN assignment to continuing resources issued by multinational publishers

List of the agreements for the ISSN assignment to continuing resources issued by multinational publishers List of the agreements for the ISSN assignment to continuing resources issued by multinational publishers List by ISSN Centres (Update of December 6th, 2017) Concerning the following multinational publisher,

More information

Lecture Notes in Computer Science 4214

Lecture Notes in Computer Science 4214 Lecture Notes in Computer Science 4214 Commenced Publication in 1973 Founding and Former Series Editors: Gerhard Goos, Juris Hartmanis, and Jan van Leeuwen Editorial Board David Hutchison Lancaster University,

More information