%%% -*-BibTeX-*- %%% ==================================================================== %%% BibTeX-file{ %%% author = "Nelson H. F. Beebe", %%% version = "1.08", %%% date = "29 July 2017", %%% time = "15:57:58 MDT", %%% filename = "lncs1999b.bib", %%% University of Utah %%% Department of Mathematics, 110 LCB %%% 155 S 1400 E RM 233 %%% Salt Lake City, UT 84112-0090 %%% USA", %%% telephone = "+1 801 581 5254", %%% FAX = "+1 801 581 4148", %%% URL = "http://www.math.utah.edu/~beebe", %%% checksum = "49577 35180 125057 1435566", %%% email = "beebe at math.utah.edu, beebe at acm.org, %%% beebe at computer.org (Internet)", %%% codetable = "ISO/ASCII", %%% keywords = "BibTeX, bibliography, Lecture Notes in %%% Computer Science", %%% license = "public domain", %%% supported = "yes", %%% docstring = "This is a bibliography of papers published in %%% Lecture Notes in Computer Science %%% (Springer-Verlag) for 1999 in volumes %%% 1600--1605, 1608--1622, 1625--1628, %%% 1631--1634, 1636, 1638--1640, 1642--1645, %%% 1647--1654, 1657, 1661--1663, 1666, 1668, %%% 1671, 1674, 1686, 1694, 1707, 1739, and 1748 %%% except volumes 1606--1607, 1623--1624, %%% 1629--1630, 1635, 1637, 1641, 1646, %%% 1655--1656, 1658--1660, 1664--1665, 1667, %%% 1669--1670, 1672--1673, 1675--1685, %%% 1687--1693, 1695--1706, 1708--1738, and %%% 1740--1742, 1744--1747, which are still %%% missing. %%% %%% The companion bibliography lncs1999a.bib %%% covers earlier volumes for the same year. %%% %%% Bibliography entries below treat the series %%% as a journal, rather than as conference %%% proceedings. %%% %%% The companion bibliography lncs.bib lists %%% just the individual volumes in the series, %%% and the lncs19xy*.bib files list individual %%% papers for year 19xy. The large number of %%% papers in this collection, and limitations %%% in TeX and BibTeX, and in WWW HTTP transfer %%% speeds, necessitate the splitting of the %%% papers bibliographies into yearly files. %%% %%% At version 1.08, the year coverage looked %%% like this: %%% %%% 1998 ( 1) 1999 (1999) 2000 ( 1) %%% %%% Article: 2001 %%% %%% Total entries: 2001 %%% %%% This bibliography has been constructed %%% primarily from OCLC databases and from the %%% publisher Web site. Regrettably, final page %%% numbers are not available in those sources. %%% %%% Numerous errors in the sources noted above %%% have been corrected. Spelling has been %%% verified with the UNIX spell and GNU ispell %%% programs using the exception dictionary %%% stored in the companion file with extension %%% .sok. %%% %%% BibTeX citation tags are uniformly chosen as %%% name:year:abbrev, where name is the family %%% name of the first author or editor, year is a %%% 4-digit number, and abbrev is a 3-letter %%% condensation of important title words. %%% Citation labels were automatically generated %%% by software developed for the BibNet Project. %%% %%% In this bibliography, entries are sorted in %%% publication order, with the help of ``bibsort %%% -byvolume''. The bibsort utility is available %%% from ftp.math.utah.edu in /pub/tex/bib. %%% %%% The checksum field above contains a CRC-16 %%% checksum as the first value, followed by the %%% equivalent of the standard UNIX wc (word %%% count) utility output of lines, words, and %%% characters. This is produced by Robert %%% Solovay's checksum utility.", %%% } %%% ==================================================================== @Preamble{ "\ifx \undefined \TM \def \TM {${}^{\sc TM}$} \fi" # "\hyphenation{ Ay-ka-nat Giun-chi-glia Lakh-neche Mal-er-ba Mart-el-li Reut-e-nau-er Thiel-sch-er }" } %%% ==================================================================== %%% Acknowledgement abbreviations: @String{ack-nhfb = "Nelson H. F. Beebe, University of Utah, Department of Mathematics, 110 LCB, 155 S 1400 E RM 233, Salt Lake City, UT 84112-0090, USA, Tel: +1 801 581 5254, FAX: +1 801 581 4148, e-mail: \path|beebe@math.utah.edu|, \path|beebe@acm.org|, \path|beebe@computer.org| (Internet), URL: \path|http://www.math.utah.edu/~beebe/|"} %%% ==================================================================== %%% Journal abbreviations: @String{j-J-ACM = "Journal of the ACM"} @String{j-LECT-NOTES-COMP-SCI = "Lecture Notes in Computer Science"} %%% ==================================================================== %%% Publisher abbreviations: @String{pub-SV = "Springer-Verlag Inc."} @String{pub-SV:adr = "New York, NY, USA"} %%% ==================================================================== %%% Series abbreviations: @String{ser-LNAI = "Lecture Notes in Artificial Intelligence"} @String{ser-LNCS = "Lecture Notes in Computer Science"} %%% ==================================================================== %%% Bibliography entries: @Article{Jiang:2000:LBA, author = "Tao Jiang and Ming Li and Paul Vit{\'a}nyi", title = "A lower bound on the average-case complexity of {Shellsort}", journal = j-J-ACM, volume = "47", number = "5", pages = "905--911", year = "2000", CODEN = "JACOAH", ISSN = "0004-5411", bibdate = "Wed Jan 10 19:20:14 MST 2001", bibsource = "http://www.acm.org/pubs/toc/; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://www.acm.org/pubs/citations/journals/jacm/2000-47-5/p905-jiang/", abstract = "We demonstrate an $ \Omega (p n^{1 + 1 / p}) $ lower bound on the average-case running time (uniform distribution) of $p$-pass Shellsort. This is the first nontrivial general lower bound for average-case Shellsort.", acknowledgement = ack-nhfb, generalterms = "Performance; Theory", keywords = "average-case complexity; computational complexity; Kolmogorov complexity; Shellsort; sorting", subject = "Data --- Coding and Information Theory (E.4): {\bf Data compaction and compression}; Data --- Files (E.5): {\bf Sorting/searching}; Theory of Computation --- Computation by Abstract Devices --- Complexity Measures and Classes (F.1.3): {\bf Complexity hierarchies}; Theory of Computation --- Analysis of Algorithms and Problem Complexity --- Nonnumerical Algorithms and Problems (F.2.2): {\bf Sorting and searching}; Computing Methodologies --- Symbolic and Algebraic Manipulation --- Algorithms (I.1.2): {\bf Analysis of algorithms}", } @Article{Tiskin:1998:BSP, author = "A. Tiskin", title = "Bulk-Synchronous Parallel Multiplication of {Boolean} Matrices", journal = j-LECT-NOTES-COMP-SCI, volume = "1443", pages = "494--??", year = "1998", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Sat Oct 10 14:40:24 MDT 1998", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", note = "See erratum \cite{Tiskin:1999:EBS}.", acknowledgement = ack-nhfb, } @Article{Aylett:1999:BVA, author = "Ruth Aylett", title = "Behavioural Virtual Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000001.pdf", acknowledgement = ack-nhfb, } @Article{Baader:1999:LBK, author = "Franz Baader", title = "Logic-Based Knowledge Representation", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "13--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000013.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000013.pdf", acknowledgement = ack-nhfb, } @Article{Bonacina:1999:TTP, author = "Maria Paola Bonacina", title = "A Taxonomy of Theorem-Proving Strategies", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "43--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000043.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000043.pdf", acknowledgement = ack-nhfb, } @Article{Blythe:1999:OPU, author = "Jim Blythe", title = "An Overview of Planning Under Uncertainty", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "85--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000085.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000085.pdf", acknowledgement = ack-nhfb, } @Article{Boutilier:1999:KRS, author = "Craig Boutilier", title = "Knowledge Representation for Stochastic Decision Processes", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "111--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000111.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000111.pdf", acknowledgement = ack-nhfb, } @Article{Bundy:1999:SAD, author = "Alan Bundy", title = "A Survey of Automated Deduction", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "153--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000153.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000153.pdf", acknowledgement = ack-nhfb, } @Article{Ciancarini:1999:WWW, author = "Paolo Ciancarini and Robert Tolksdorf and Fabio Vitali", title = "The {World Wide Web} as a Place for Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "175--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000175.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000175.pdf", acknowledgement = ack-nhfb, } @Article{Elliott:1999:LPA, author = "Clark Elliott and Jeff Rickel and James Lester", title = "Lifelike Pedagogical Agents and Affective Computing: An Exploratory Synthesis", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "195--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000195.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000195.pdf", acknowledgement = ack-nhfb, } @Article{Jensen:1999:OBU, author = "Rune M. Jensen and Manuela M. Veloso", title = "{OBDD}-Based Universal Planning: Specifying and Solving Planning Problems for Synchronized Agents in Non-deterministic Domains", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "213--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000213.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000213.pdf", acknowledgement = ack-nhfb, } @Article{Levy:1999:CAI, author = "Alon Y. Levy", title = "Combining Artificial Intelligence and Databases for Data Integration", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "249--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000249.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000249.pdf", acknowledgement = ack-nhfb, } @Article{Martinho:1999:ULB, author = "Carlos Martinho and Ana Paiva", title = "``Underwater Love'': Building {Trist{\~a}o} and {Isolda}'s Personalities", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "269--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000269.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000269.pdf", acknowledgement = ack-nhfb, } @Article{Mateas:1999:OCR, author = "Michael Mateas", title = "An {Oz}-Centric Review of Interactive Drama and Believable Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "297--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000297.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000297.pdf", acknowledgement = ack-nhfb, } @Article{Parsons:1999:RBI, author = "Simon Parsons and Ola Pettersson and Alessandro Saffiotti and Michael Wooldridge", title = "Robots with the Best of Intentions", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "329--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000329.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000329.pdf", acknowledgement = ack-nhfb, } @Article{Petrie:1999:ABP, author = "Charles Petrie and Sigrid Goldmann and Andreas Raquet", title = "Agent-Based Project Management", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "339--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000339.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000339.pdf", acknowledgement = ack-nhfb, } @Article{Prakken:1999:SDA, author = "Henry Prakken and Giovanni Sartor", title = "A System for Defeasible Argumentation, with Defeasible Priorities", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "365--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000365.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000365.pdf", acknowledgement = ack-nhfb, } @Article{Saffiotti:1999:HUC, author = "Alessandro Saffiotti", title = "Handling Uncertainty in Control of Autonomous Robots", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "381--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000381.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000381.pdf", acknowledgement = ack-nhfb, } @Article{Shanahan:1999:ECE, author = "Murray Shanahan", title = "The Event Calculus Explained", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "409--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000409.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000409.pdf", acknowledgement = ack-nhfb, } @Article{Tarau:1999:TLP, author = "Paul Tarau and Veronica Dahl", title = "Towards a Logic Programming Infrastructure for {Internet} Programming", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "431--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000431.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000431.pdf", acknowledgement = ack-nhfb, } @Article{Thalmann:1999:TAP, author = "Daniel Thalmann and Hansrudi Noser", title = "Towards Autonomous, Perceptive, and Intelligent Virtual Actors", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "457--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000457.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000457.pdf", acknowledgement = ack-nhfb, } @Article{Xiang:1999:TIJ, author = "Yang Xiang", title = "Temporally Invariant Junction Tree for Inference in Dynamic {Bayesian} Network", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "473--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1600/16000473.htm; http://link.springer-ny.com/link/service/series/0558/papers/1600/16000473.pdf", acknowledgement = ack-nhfb, } @Article{Anonymous:1999:AIa, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1600", pages = "489--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:57 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1600.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1600/1600indx.pdf", acknowledgement = ack-nhfb, } @Article{Jonsson:1999:FAC, author = "Bengt Jonsson and Wang Yi", title = "Fully Abstract Characterization of Probabilistic May Testing", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "1--18", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010001.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{McIver:1999:QPL, author = "Annabelle K. McIver", title = "Quantitative Program Logic and Performance in Probabilistic Distributed Algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "19--33", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010019.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010019.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Baier:1999:EQP, author = "Christel Baier and Bettina Engelen", title = "Establishing Qualitative Properties for Probabilistic Lossy Channel Systems: An Algorithmic Approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "34--52", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010034.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010034.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Stoelinga:1999:RCI, author = "Mari{\"e}lle Stoelinga and Frits Vaandrager", title = "Root Contention in {IEEE} 1394", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "53--74", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010053.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010053.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Kwiatkowska:1999:AVR, author = "Marta Kwiatkowska and Gethin Norman and Roberto Segala and Jeremy Sproston", title = "Automatic Verification of Real-Time Systems with Discrete Probability Distributions", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "75--95", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010075.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010075.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Hartonas-Garmhausen:1999:PPS, author = "Vicky Hartonas-Garmhausen and Sergio Campos and Ed Clarke", title = "{ProbVerus}: Probabilistic Symbolic Model Checking", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "96--110", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010096.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010096.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Andova:1999:PAP, author = "Suzana Andova", title = "Process Algebra with Probabilistic Choice", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "111--129", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010111.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010111.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Nunez:1999:APT, author = "Manuel N{\'u}{\~n}ez", title = "An Axiomatization of Probabilistic Testing", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "130--150", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010130.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010130.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Vaandrager:1999:VHS, author = "Frits Vaandrager", title = "Verification of Hybrid Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "151--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010151.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010151.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Lermer:1999:POR, author = "Karl Lermer", title = "A Parallel Operator for Real-Time Processes with Predicate Transformer Semantics", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "152--171", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010152.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010152.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Jenner:1999:CEA, author = "Lars Jenner and Walter Vogler", title = "Comparing the Efficiency of Asynchronous Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "172--191", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010172.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010172.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Lermer:1999:FMR, author = "Karl Lermer and Colin Fidge", title = "A Formal Model of Real-Time Program Compilation", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "192--210", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010192.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010192.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Clark:1999:SPM, author = "Graham Clark and Stephen Gilmore and Jane Hillston", title = "Specifying Performance Measures for {PEPA}", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "211--227", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010211.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010211.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Bohnenkamp:1999:SNS, author = "Henrik C. Bohnenkamp and Boudewijn R. Haverkort", title = "Semi-numerical Solution of Stochastic Process Algebra Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "228--243", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010228.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010228.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Hermanns:1999:BAS, author = "Holger Hermanns and Markus Siegle", title = "Bisimulation Algorithms for Stochastic Process Algebras and Their {BDD}-Based Implementation", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "244--264", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010244.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010244.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Vardi:1999:PLT, author = "Moshe Y. Vardi", title = "Probabilistic Linear-Time Model Checking: An Overview of the Automata-Theoretic Approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "265--276", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010265.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010265.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Havelund:1999:FVP, author = "Klaus Havelund and Kim Guldstrand Larsen and Arne Skou", title = "Formal Verification of a Power Controller Using the Real-Time Model Checker {UPPAAL}", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "277--298", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010277.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010277.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Tripakis:1999:VPT, author = "Stavros Tripakis", title = "Verifying Progress in Timed Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "299--314", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010299.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010299.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Kolano:1999:PAR, author = "Paul Z. Kolano", title = "Proof Assistance for Real-Time Systems Using an Interactive Theorem Prover", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "315--333", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010315.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010315.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Bowman:1999:MTT, author = "Howard Bowman", title = "Modelling Timeouts without Timelocks", journal = j-LECT-NOTES-COMP-SCI, volume = "1601", pages = "334--354", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1601.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1601/16010334.htm; http://link.springer-ny.com/link/service/series/0558/papers/1601/16010334.pdf", acknowledgement = ack-nhfb, keywords = "AMAST; ARTS; probabilistic systems", } @Article{Fusen:1999:PIE, author = "H. Fusen and W. Jie", title = "A Parallel Implementation of the {Everglades Landscape Fire Model} in Networks of Workstations", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "1--15", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", } @Article{Steenkiste:1999:AMN, author = "P. Steenkiste", title = "Adaptation Models for Network-Aware Distributed Computations", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "16--31", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", } @Article{Yerosheva:1999:PEM, author = "L. Yerosheva and P. M. Kogge", title = "Prototyping Execution Models for {HTMT} Petaflop Machine in {Java}", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "32--46", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", } @Article{Silla:1999:IWF, author = "F. Silla and J. Duato", title = "Is It Worth the Flexibility Provided by Irregular Topologies in Networks of Workstations?", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "47--61", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", xxauthor = "F. Silla and Y. Duato", } @Article{Caminero:1999:PEM, author = "B. Caminero and F. J. Quiles and Y. Duato and D. S. Love", title = "Performance Evaluation of the Multimedia Router with {MPEG-2} Video Traffic", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "62--76", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", } @Article{Canonico:1999:SFC, author = "R. Canonico and R. Cristaldi and G. Iannello", title = "A Scalable Flow Control Algorithm for the Fast Messages Communication Library", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "77--90", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", } @Article{Shah:1999:HPS, author = "H. V. Shah and C. Pu and R. S. Madukkarumukumana", title = "High Performance Sockets and {RPC} over Virtual Interface ({VI}) Architecture", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "91--107", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", } @Article{Philp:1999:STS, author = "I. R. Philp and Y.-L. Liong", title = "The Scheduled Transfer ({ST}) Protocol", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "108--121", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", } @Article{Watson:1999:NPO, author = "P. Watson and S. Parastatidis", title = "The {NIP} Parallel Object-Oriented Computational Model", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "122--136", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", } @Article{Herlihy:1999:ATS, author = "M. Herlihy", title = "The {Aleph Toolkit}: Support for Scalable Distributed Shared Objects", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "137--149", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", } @Article{Kumar:1999:CAD, author = "D. R. Kumar and W. A. Najjar", title = "Combining Adaptive and Deterministic Routing: Evaluation of a Hybrid Router", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "150--164", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", } @Article{Casado:1999:DFR, author = "R. Casado and F. J. Quiles and J. L. Sanchez and J. Duato", title = "Deadlock-Free Routing in Irregular Networks with Dynamic Reconfiguration", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "165--180", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", xxauthor = "R. Casado and F. J. Quiles and Y. L. Sanchez and J. Duato", } @Article{Brooks:1999:IAS, author = "D. Brooks and M. Martonosi", title = "Implementing Application-Specific Cache-Coherence Protocols in Configurable Hardware", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "181--195", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", } @Article{Karl:1999:SSM, author = "W. Karl and M. Leberecht and M. Schulz", title = "Supporting Shared Memory and Message Passing on Clusters of {PCs} with a {SMiLE}", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "196--210", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", } @Article{Jacunski:1999:LLM, author = "M. Jacunski and V. Moorthy and P. P. Ware and M. Pillai", title = "Low Latency Message-Passing for Reflective Memory Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1602", pages = "211--224", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "architecture; CANPC; communication; parallel computing", } @Article{Swarup:1999:TBM, author = "V. Swarup and J. T. Fabrega", title = "Trust: Benefits, Models, and Mechanisms", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "3--18", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Abadi:1999:PPL, author = "M. Abadi", title = "Protection in Programming-Language Translations", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "19--34", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Ancona:1999:RAS, author = "M. Ancona and W. Cazzola and E. B. Fernandez", title = "Reflective Authorization Systems: Possibilities, Benefits, and Drawbacks", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "35--50", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Cardelli:1999:AMC, author = "L. Cardelli", title = "Abstractions for Mobile Computations", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "51--94", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Hennessey:1999:TSE, author = "M. Hennessey and J. Riely", title = "Type-Safe Execution of Mobile Agents in Anonymous Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "95--116", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{DeNicola:1999:TSA, author = "R. {De Nicola} and G. Ferrari and R. Pugliese", title = "Types as Specifications of Access Policies", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "117--146", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Leroy:1999:SPT, author = "X. Leroy and F. Rouaix", title = "Security Properties of Typed Applets", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "147--184", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Blaze:1999:RTM, author = "M. Blaze and J. Feigenbaum and J. Ioannidis and A. D. Keromytis", title = "The Role of Trust Management in Distributed Systems Security", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "185--210", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Aura:1999:DAR, author = "T. Aura", title = "Distributed Access-Rights Management with Delegation Certificates", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "211--236", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Brose:1999:VBA, author = "G. Brose", title = "A View-Based Access Control Model for {CORBA}", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "237--252", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Tschudin:1999:APD, author = "C. Tschudin", title = "Apoptosis --- the Programmed Death of Distributed Services", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "253--260", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Yee:1999:SMA, author = "B. S. Yee", title = "A Sanctuary for Mobile Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "261--274", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Roth:1999:MPC, author = "V. Roth", title = "Mutual Protection of Co-operating Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "275--288", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Jaeger:1999:ACC, author = "T. Jaeger", title = "Access Control in Configurable Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "289--316", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Grimm:1999:PPN, author = "R. Grimm and B. N. Bershad", title = "Providing Policy-Neutral and Transparent Access Control in Extensible Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "317--338", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Jones:1999:IAT, author = "M. B. Jones", title = "Interposition Agents: Transparently Interposing User Code at the System Interface", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "339--368", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{VonEicken:1999:JKC, author = "T. {Von Eicken} and C.-C. Chang and G. Czajkowski and C. Hawblitzel", title = "{J-Kernel}: {A} Capability-Based Operating System for {Java}", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "369--394", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{VanDoorn:1999:SNO, author = "L. {Van Doorn} and M. Abadi and M. Burrows and E. Wobber", title = "Secure Network Objects", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "395--412", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Edjlali:1999:HBA, author = "G. Edjlali and A. Acharya and V. Chaudhary", title = "History-Based Access Control for Mobile Code", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "413--432", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", xxauthor = "G. Edjlaii and A. Acharya and V. Chaudhary", } @Article{Alexander:1999:SAN, author = "D. S. Alexander and W. A. Arbaugh and A. D. Keromytis and J. M. Smith", title = "Security in Active Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "433--452", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Hulaas:1999:UIS, author = "J. Hulaas and A. Villazon and J. Harms", title = "Using Interfaces to Specify Access Rights", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "453--468", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Wilhelm:1999:ITT, author = "U. G. Wilhelm and S. Staamann and L. Buttyan", title = "Introducing Trusted Third Parties to the Mobile Agent Paradigm", journal = j-LECT-NOTES-COMP-SCI, volume = "1603", pages = "469--492", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 06:09:05 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "distributed object security; ECOOP; EWDOS; mobile object systems; object-oriented; programming; secure Internet programming", } @Article{Asada:1999:OR, author = "Minoru Asada and Manuela Veloso and Milind Tambe and Itsuki Noda and Hiroaki Kitano and Gerhard K. Kraetzschmar", title = "Overview of {RoboCup-98}", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040001.pdf", acknowledgement = ack-nhfb, } @Article{Binsted:1999:CDS, author = "Kim Binsted and Sean Luke", title = "Character Design for Soccer Commentary", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "22--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040022.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040022.pdf", acknowledgement = ack-nhfb, } @Article{Matsubara:1999:ASC, author = "Hitoshi Matsubara and Ian Frank and Kumiko Tanaka-Ishii and Itsuki Noda and Hideyuki Nakashima and K{\^o}iti Hasida", title = "Automatic Soccer Commentary and {RoboCup}", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "34--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040034.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040034.pdf", acknowledgement = ack-nhfb, } @Article{Voelz:1999:RRS, author = "Dirk Voelz and Elisabeth Andr{\'e} and Gerd Herzog and Thomas Rist", title = "{Rocco}: {A} {RoboCup} Soccer Commentator System", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "50--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040050.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040050.pdf", acknowledgement = ack-nhfb, } @Article{Stone:1999:CCS, author = "Peter Stone and Manuela Veloso and Patrick Riley", title = "The {CMUnited}-98 Champion Simulator Team", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "61--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040061.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040061.pdf", acknowledgement = ack-nhfb, } @Article{Veloso:1999:CCS, author = "Manuela Veloso and Michael Bowling and Sorin Achim and Kwun Han and Peter Stone", title = "The {CMUnited}-98 Champion Small-Robot Team", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "77--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040077.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040077.pdf", acknowledgement = ack-nhfb, } @Article{Gulmann:1999:CFR, author = "J.-S. Gulmann and W. Hatzack and I. Herrmann and B. Nebel", title = "The {CS Freiburg} Robotic Soccer Team: Reliable Self-Localization, Multirobot Sensor Integration, and Basic Soccer Skills", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "93--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gutmann:1999:CFR, author = "Jens-Steffen Gutmann and Wolfgang Hatzack and Immanuel Herrmann and Bernhard Nebel and Frank Rittinger and Augustinus Topor and Thilo Weigel and Bruno Welsch", title = "The {CS} Freiburg Robotic Soccer Team: Reliable Self-localization, Multirobot Sensor Integration, and Basic Soccer Skills", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "93--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040093.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040093.pdf", acknowledgement = ack-nhfb, } @Article{Verner:1999:SRW, author = "Igor M. Verner", title = "The Survey of {RoboCup} '98: Who, How and Why", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "109--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040109.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040109.pdf", acknowledgement = ack-nhfb, } @Article{Coradeschi:1999:HMC, author = "Silvia Coradeschi and Jacek Malec", title = "How to Make a Challenging {AI} Course Enjoyable Using the {RoboCup} Soccer Simulation System", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "120--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040120.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040120.pdf", acknowledgement = ack-nhfb, } @Article{Fujita:1999:QRR, author = "Masahiro Fujita and Stephane Zrehen and Hiroaki Kitano", title = "A Quadruped Robot for {RoboCup} Legged Robot Challenge in {Paris '98}", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "125--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040125.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040125.pdf", acknowledgement = ack-nhfb, } @Article{Lund:1999:RSL, author = "Henrik Hautop Lund and Luigi Pagliarini", title = "Robot Soccer with {LEGO} Mindstorms", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "141--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040141.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040141.pdf", acknowledgement = ack-nhfb, } @Article{Maeda:1999:BRS, author = "Kazuaki Maeda and Akinori Kohketsu and Tomoichi Takahashi", title = "Ball-Receiving Skill Dependent on Centering in Soccer Simulation Games", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "152--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040152.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040152.pdf", acknowledgement = ack-nhfb, } @Article{Marda:1999:BRS, author = "K. Marda and A. Kohketsu and T. Takahashi", title = "Ball-Receiving Skill Dependent on Centering in Soccer Simulation Games", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "152--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lubbers:1999:PCM, author = "Jan Lubbers and Rogier R. Spaans", title = "The Priority\slash Confidence Model as a Framework for Soccer Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "162--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040162.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040162.pdf", acknowledgement = ack-nhfb, } @Article{Scerri:1999:UOS, author = "Paul Scerri and Silvia Coradeschi and Anders T{\"o}rne", title = "A User Oriented System for Developing Behavior Based Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "173--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040173.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040173.pdf", acknowledgement = ack-nhfb, } @Article{Takahashi:1999:PRG, author = "Tomoichi Takahashi and Tadashi Naruse", title = "From Play Recognition to Good Plays Detection --- Reviewing {RoboCup 97} Teams from Logfile", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "187--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040187.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040187.pdf", acknowledgement = ack-nhfb, } @Article{Driessens:1999:IVV, author = "Kurt Driessens and Nico Jacobs and Nathalie Cossement and Patrick Monsieurs and Luc De Raedt", title = "Inductive Verification and Validation of the {KULRoT RoboCup} Team", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "193--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040193.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040193.pdf", acknowledgement = ack-nhfb, } @Article{Jung:1999:LRA, author = "Christoph G. Jung", title = "Layered and Resource-Adapting Agents in the {RoboCup} Simulation", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "207--220", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040207.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040207.pdf", acknowledgement = ack-nhfb, } @Article{Ito:1999:DPS, author = "Nobuhiro Ito and Kouichi Nakagawa and Xiaoyong Du and Naohiro Ishii", title = "A Description-Processing System for Soccer Agents and {NIT Stones 98}", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "221--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040221.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040221.pdf", acknowledgement = ack-nhfb, } @Article{Marsella:1999:UET, author = "Stacy Marsella and Jafar Adibi and Yaser Al-Onaizan and Ali Erdem and Randall Hill and Gal A. Kaminka and Zhun Qiu and Milind Tambe", title = "Using an Explicit Teamwork Model and Learning in {RoboCup}", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "237--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040237.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040237.pdf", acknowledgement = ack-nhfb, } @Article{Tortcrolo:1999:HAM, author = "F. Tortcrolo and C. Carbay", title = "A Hybrid Agent Model, Mixing Short Term and Long Term Memory Abilities. An Application to {RoboCup} Competition", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "246--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Torterolo:1999:HAM, author = "Fausto Torterolo and Catherine Garbay", title = "A Hybrid Agent Model, Mixing Short Term and Long Term Memory Abilities", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "246--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040246.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040246.pdf", acknowledgement = ack-nhfb, } @Article{Stone:1999:TPO, author = "Peter Stone and Manuela Veloso", title = "Team-Partitioned, Opaque-Transition Reinforcement Learning", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "261--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040261.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040261.pdf", acknowledgement = ack-nhfb, } @Article{Uchibe:1999:CBA, author = "Eiji Uchibe and Masateru Nakamura and Minoru Asada", title = "Cooperative Behavior Acquisition in a Multiple Mobile Robot Environment by Co-evolution", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "273--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040273.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040273.pdf", acknowledgement = ack-nhfb, } @Article{Shen:1999:IRS, author = "Wei-Min Shen and Jafar Adibi and Rogelio Adobbati and Srini Lanksham and Hadi Moradi and Behnam Salemi and Sheila Tejada", title = "Integrated Reactive Soccer Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "286--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040286.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040286.pdf", acknowledgement = ack-nhfb, } @Article{Price:1999:IAV, author = "Andrew R. Price and Trevor Jones", title = "An Innovative Approach to Vision, Localization and Orientation Using Omnidirectional Radial Signature Analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "299--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040299.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040299.pdf", acknowledgement = ack-nhfb, } @Article{Suzuki:1999:AVB, author = "Sho'ji Suzuki and Tatsunori Kato and Hiroshi Ishizuka and Yasutake Takahashi and Eiji Uchibe and Minoru Asada", title = "An Application of Vision-Based Learning in {RoboCup} for a Real Robot with an Omnidirectional Vision System and the Team Description of {Osaka University ``Trackies''}", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "316--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040316.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040316.pdf", acknowledgement = ack-nhfb, } @Article{Nakamura:1999:RNC, author = "Takayuki Nakamura and Kazunori Terada and Atsushi Shibata and Hideaki Takeda", title = "The {RoboCup-NAIST}: {A} Cheap Multisensor-Based Mobile Robot with Visual Learning Capability", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "326--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040326.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040326.pdf", acknowledgement = ack-nhfb, } @Article{Andou:1999:ARTa, author = "T. Andou", title = "{Andhill-98}: {A} {RoboCup} Team which Reinforces Positioning with Observation", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "338--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Andre:1999:ETD, author = "David Andre and Astro Teller", title = "Evolving {Team Darwin United}", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "346--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040346.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040346.pdf", acknowledgement = ack-nhfb, } @Article{Boman:1999:UUB, author = "Magnus Boman and Helena {\AA}berg and {\AA}sa {\AA}hman and Jens Andreasen and Mats Danielson and Carl-Gustaf Jansson and Johan Kummeneje and Harko Verhagen and Johan Walter", title = "{UBU}: Utility-Based Uncertainty Handling in Synthetic Soccer", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "352--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040352.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040352.pdf", acknowledgement = ack-nhfb, } @Article{Gugenberger:1999:HR, author = "P. Gugenberger and J. Wendler and K. Schroeter and H.-D. Burkhard", title = "{AT Humboldt} in {RoboCup-98}", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "358--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040358.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040358.pdf", acknowledgement = ack-nhfb, } @Article{Igarashi:1999:ITP, author = "Harukazu Igarashi and Shougo Kosue and Masatoshi Miyahara", title = "Individual Tactical Play and Pass with Communication between Players --- Team Descriptions of {Team Miya2}", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "364--370", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040364.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040364.pdf", acknowledgement = ack-nhfb, } @Article{DaCosta:1999:UTC, author = "A. C. P. L. {Da Costa} and G. Bittencourt", title = "{UFSC-team}: {A} Cognitive Multi-Agent Approach to the {RoboCup'98} Simulator League", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "371--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Matsumura:1999:DTE, author = "Takeshi Matsumura", title = "Description of Team Erika", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "377--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040377.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040377.pdf", acknowledgement = ack-nhfb, } @Article{Pagello:1999:GGP, author = "E. Pagello and F. Montesello and F. Garelli and F. Candon and P. Chioetto and S. Griggio", title = "Getting Global Performance through Local Information in {PaSo-Team'98}", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "384--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040384.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040384.pdf", acknowledgement = ack-nhfb, } @Article{Polani:1999:DAR, author = "Daniel Polani and Stefan Weber and Thomas Uthmann", title = "A Direct Approach to Robot Soccer Agents: Description for the Team {MAINZ ROLLING BRAINS} Simulation League of {RoboCup'98}", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "390--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040390.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040390.pdf", acknowledgement = ack-nhfb, } @Article{Riekki:1999:CFE, author = "Jukka Riekki and Jussi Pajala and Antti Tikanm{\"a}ki and Juha R{\"o}ning", title = "{CAT} Finland: Executing Primitive Tasks in Parallel", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "396--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040396.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040396.pdf", acknowledgement = ack-nhfb, } @Article{Zhang:1999:MLCa, author = "Y. Zhang and A. K. Mackworth", title = "A Multi-level Constraint-Based Controller for the {Dynamo98} Robot Soccer Team", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "402--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Birk:1999:SLR, author = "Andreas Birk and Thomas Walle and Tony Belpaeme and Johan Parent and Tom De Vlaminck and Holger Kenn", title = "The Small League {RoboCup} Team of the {VUB} {AI}-Lab", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "410--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040410.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040410.pdf", acknowledgement = ack-nhfb, } @Article{Braunl:1999:CGS, author = "T. Braunl", title = "{CHPS} Glory --- Soccer Robots with Local Intelligence", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "416--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Rowstron:1999:CUR, author = "A. Rowstron and B. Bradshaw and D. Crosby and T. Edmonds and S. Hodges and A. Hopper and S. Lloyd and J. Wang and S. Wray", title = "The {Cambridge University Robot Football Team} Description", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "422--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040422.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040422.pdf", acknowledgement = ack-nhfb, } @Article{Wyeth:1999:URS, author = "Gordon Wyeth and Brett Browning and Ashley Tews", title = "The {UQ RoboRoos} Small-Size League Team Description for {RoboCup '98}", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "428--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040428.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040428.pdf", acknowledgement = ack-nhfb, } @Article{Aparicio:1999:ITD, author = "Pedro Apar{\'\i}cio and Rodrigo Ventura and Pedro Lima and Carlos Pinto-Ferreira", title = "{ISocRob} --- Team Description", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "434--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040434.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040434.pdf", acknowledgement = ack-nhfb, } @Article{Gonzalez:1999:RMT, author = "E. Gonz{\'a}lez and H. Loaiza and A. Su{\'a}rez and C. Moreno", title = "Real {MagiCol} 98: Team Description and Results", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "440--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040440.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040440.pdf", acknowledgement = ack-nhfb, } @Article{Klupsch:1999:ARR, author = "Michael Klupsch and Maximilian L{\"u}ckenhaus and Christoph Zierl and Ivan Laptev and Thorsten Bandlow and Marc Grimme and Ignaz Kellerer and Fabian Schwarzer", title = "Agilo {RoboCuppers}: {RoboCup} Team Description", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "446--451", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040446.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040446.pdf", acknowledgement = ack-nhfb, } @Article{Kraetzschmar:1999:USR, author = "Gerhard K. Kraetzschmar and Stefan Enderle and Stefan Sablatn{\"o}g and Thomas Bo{\ss} and Mark Dettinger and Hans Braxmayer and Heiko Folkerts and Markus Klingler and Dominik Maschke and Gerd Mayer and Markus M{\"u}ller and Alexander Neubeck and Marcus Ritter and Heiner Seidl and Robert W{\"o}rz and G{\"u}nther Palm", title = "The {Ulm Sparrows}: Research into Sensorimotor Integration, Agency, Learning, and Multiagent Cooperation", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "452--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040452.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040452.pdf", acknowledgement = ack-nhfb, } @Article{Nardi:1999:AAR, author = "Daniele Nardi and Giorgio Clemente and Enrico Pagello", title = "{ART} Azzurra Robot Team", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "458--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040458.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040458.pdf", acknowledgement = ack-nhfb, } @Article{Plagge:1999:DET, author = "Michael Plagge and Boris Diebold and Richard G{\"u}nther and J{\"o}rn Ihlenburg and Dirk Jung and Keyan Zahedi and Andreas Zell", title = "Design and Evaluation of the {T-Team} of the {University of Tuebingen} for {RoboCup'98}", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "464--472", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040464.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040464.pdf", acknowledgement = ack-nhfb, } @Article{Sicgberg:1999:TDG, author = "A. Sicgberg and A. Bredenfeld and H. Guenther and H. U. Kobialka", title = "Team Description of the {GMD RoboCup-Team}", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "473--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Siegberg:1999:TDG, author = "A. Siegberg and A. Bredenfeld and H. Guenther and H. U. Kobialka and B. Klaassen and U. Licht and K. L. Paap and P. G. Ploeger and H. Streich and J. Vollmer and J. Wilberg and R. Worst and T. Christaller", title = "Team Description of the {GMD} RoboCup-Team", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "473--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040473.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040473.pdf", acknowledgement = ack-nhfb, } @Article{Yokota:1999:UUC, author = "K. Yokota and K. Ozaki and N. Watanabe and A. Matsumoto and D. Koyama and T. Ishikawa and K. Kawabata and H. Kaetsu and H. Asama", title = "{UTTORI} United: Cooperative Team Play Based on Communication", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "479--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040479.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040479.pdf", acknowledgement = ack-nhfb, } @Article{Hugel:1999:QRG, author = "Vincent Hugel and Patrick Bonnin and Jean Christophe Bouramou{\'e} and Didier Solheid and Pierre Blazevic and Dominique Duhaut", title = "Quadruped Robot Guided by Enhanced Vision System and Supervision Modules", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "485--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040485.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040485.pdf", acknowledgement = ack-nhfb, } @Article{Veloso:1999:CSL, author = "Manuela Veloso and William Uther", title = "The {CMTrio}-98 Sony Legged Robot Team", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "491--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040491.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040491.pdf", acknowledgement = ack-nhfb, } @Article{Mitsunaga:1999:BOL, author = "Noriaki Mitsunaga and Minoru Asada and Chizuko Mishima", title = "{BabyTigers-98}: Osaka Legged Robot Team", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "498--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040498.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040498.pdf", acknowledgement = ack-nhfb, } @Article{Anonymous:1999:AIb, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1604", pages = "507--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1604.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1604/1604auth.pdf", acknowledgement = ack-nhfb, } @Article{Capellmann:1999:UHL, author = "C. Capellmann and H. Dibold and U. Herzog", title = "Using High-Level {Petri} Nets in the Field of Intelligent Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1605", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lakos:1999:IMZ, author = "C. Lakos and J. Lamp", title = "The Incremental Modelling of the {Z39.50} Protocol with Object {Petri} Nets", journal = j-LECT-NOTES-COMP-SCI, volume = "1605", pages = "37--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wheeler:1999:MAI, author = "G. Wheeler", title = "The Modelling and Analysis of {IEEE 802.6}'s Configuration Control Protocol with Coloured {Petri} Nets", journal = j-LECT-NOTES-COMP-SCI, volume = "1605", pages = "69--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{BenMnaouer:1999:CPN, author = "A. {Ben Mnaouer} and T. Sekiguchi and Y. Fujii and T. Ito", title = "Coloured {Petri} Nets Based Modelling and Simulation of the Static and Dynamic Allocation Policies of the Asynchronous Bandwidth in the Fieldbus Protocol", journal = j-LECT-NOTES-COMP-SCI, volume = "1605", pages = "93--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Moon:1999:PRP, author = "H.-J. Moon and S. Y. Moon and W. H. Kwon", title = "Parameter Region for the Proper Operation of the {IEEE 802.2 LLC Type 3} Protocol: {A} {Petri} Net Approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1605", pages = "131--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Reid:1999:TPN, author = "M. Reid and W. M. Zuberek", title = "Timed {Petri} Net Models of {ATM LANs}", journal = j-LECT-NOTES-COMP-SCI, volume = "1605", pages = "150--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Haverkort:1999:PEP, author = "B. R. Haverkort", title = "Performance Evaluation of Polling-Based Communication Systems Using {SPNs}", journal = j-LECT-NOTES-COMP-SCI, volume = "1605", pages = "176--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Haverkort:1999:SDS, author = "B. R. Haverkort and H. P. Idzenga", title = "Structural Decomposition and Serial Solution of {SPN} Models of the {ATM GAUSS} Switch", journal = j-LECT-NOTES-COMP-SCI, volume = "1605", pages = "210--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{DeMeer:1999:CMC, author = "H. {De Meer} and O.-R. Duesterhoeft and S. Fischer", title = "{COSTPN} for Modelling and Control of Telecommunication Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1605", pages = "232--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Franceschinis:1999:SCP, author = "G. Franceschinis and A. Fumagalli and A. Silinguelli", title = "Stochastic Coloured {Petri} Net Models for Rainbow Optical Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1605", pages = "273--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Augusteijn:1999:SM, author = "L. Augusteijn", title = "Sorting Morphisms", journal = j-LECT-NOTES-COMP-SCI, volume = "1608", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Backhouse:1999:GPI, author = "R. Backhouse and P. Jansson and J. Jeuring and L. Meertens", title = "Generic Programming --- An Introduction", journal = j-LECT-NOTES-COMP-SCI, volume = "1608", pages = "28--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{DeMoor:1999:GPT, author = "O. {De Moor} and G. Sittampalam", title = "Generic Program Transformation", journal = j-LECT-NOTES-COMP-SCI, volume = "1608", pages = "116--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Swierstra:1999:DIC, author = "S. D. Swierstra and P. R. A. Alcocer and J. Saraiva", title = "Designing and Implementing Combinator Languages", journal = j-LECT-NOTES-COMP-SCI, volume = "1608", pages = "150--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sheard:1999:UMS, author = "T. Sheard", title = "Using {MetaML}: {A} Staged Programming Language", journal = j-LECT-NOTES-COMP-SCI, volume = "1608", pages = "207--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Augustsson:1999:CLD, author = "L. Augustsson", title = "{Cayenne} --- {A} Language with Dependent Types", journal = j-LECT-NOTES-COMP-SCI, volume = "1608", pages = "240--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Leijen:1999:HAC, author = "D. Leijen and E. Meijer and J. Hook", title = "{Haskell} as an Automation Controller", journal = j-LECT-NOTES-COMP-SCI, volume = "1608", pages = "268--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kloesgen:1999:ARP, author = "W. Kloesgen", title = "Applications and research problems of subgroup mining", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kodratoff:1999:KDT, author = "Y. Kodratoff", title = "Knowledge discovery in texts: {A} definition and applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "16--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Meersman:1999:SOT, author = "R. A. Meersman", title = "Semantic ontology tools in {IS} design", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "30--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Subrahmanian:1999:HAS, author = "V. S. Subrahmanian", title = "Heterogeneous agent systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "46--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wiederhold:1999:ISR, author = "G. Wiederhold", title = "Information systems that really support decision-making", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "56--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chen:1999:CSP, author = "J. Chen", title = "A class of stratified programs in autoepistemic logic of knowledge and belief", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "67--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Giordana:1999:LEM, author = "A. Giordana and L. Saitta", title = "On-line estimation of matching complexity in first order logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "76--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wu:1999:IPL, author = "C.-M. Wu and Y. Zhang", title = "Implementing prioritized logic programming", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "85--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Badia:1999:EDL, author = "A. Badia", title = "Extending description logics with generalized quantification", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "94--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Esposito:1999:MLI, author = "F. Esposito and D. Malerba and F. A. Lisi", title = "Machine learning for intelligent document processing: The {WISDOM} system", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "103--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Alsaffar:1999:CBR, author = "A. H. Alsaffar and J. S. Deogun and V. V. Raghavan and H. Sever", title = "Concept based retrieval by minimal term sets", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "114--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lambrix:1999:QDB, author = "P. Lambrix and N. Shahmehri and S. Jacobsen", title = "Querying document bases by content, structure and properties", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "123--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sebastiani:1999:TKP, author = "F. Sebastiani", title = "Total knowledge and partial knowledge in logical models of information retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "133--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Deen:1999:TTF, author = "S. M. Deen and C. A. Johnson", title = "Towards a theoretical foundation for cooperating knowledge based systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "144--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Desai:1999:CSC, author = "B. C. Desai and R. Shinghal and N. Shayan and Y. Zhou", title = "{CINDI}: {A} system for cataloguing, searching, and annotating electronic documents in digital libraries", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "154--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ohsuga:1999:EHI, author = "S. Ohsuga and T. Aida", title = "Externalization of human idea and problem description for automatic programming", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "163--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Predki:1999:RSB, author = "B. Predki and S. Wilk", title = "Rough set based data exploration using {ROSE} system", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "172--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Pacholczyk:1999:TIS, author = "D. Pacholczyk", title = "Towards an intelligent system dealing with nuanced information expressed in affirmative or negative forms", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "181--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Thomas:1999:LPI, author = "B. Thomas", title = "Logic programs for intelligent {Web} search", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "190--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Basili:1999:RDC, author = "R. Basili and M. {Di Nanni} and M. T. Pazienza", title = "Representing document content via an object-oriented paradigm", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "199--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Semeraro:1999:LSI, author = "G. Semeraro and M. F. Costabile and F. Esposito and N. Fanizzi", title = "A learning server for inducing user classification rules in the digital library service", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "208--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kundu:1999:BFM, author = "S. Kundu", title = "A better fitness measure of a text-document for a given set of keywords", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "217--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Zarri:1999:CEI, author = "G. P. Zarri and E. Bertino and B. Black and A. Brasher", title = "{CONCERTO}, an environment for the `intelligent' indexing, querying and retrieval of digital documents", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "226--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wang:1999:TCU, author = "H. Wang and H. S. Nguyen", title = "Text classification using lattice machine", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "235--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Merzbacher:1999:DSP, author = "M. Merzbacher", title = "Discovering semantic proximity for {Web} pages", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "244--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Weber:1999:DLB, author = "I. Weber", title = "A declarative language bias for levelwise search of first-order regularities", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "253--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ejdys:1999:MWL, author = "P. Ejdys and G. Gora", title = "The more we learn the less we know? On inductive learning from examples", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "262--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Doherty:1999:CMU, author = "P. Doherty and W. Lukaszewicz and E. Madalinska-Bugaj", title = "Computing {MPMA} updates using {Dijkstra}'s semantics", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "271--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mukaidono:1999:SET, author = "M. Mukaidono", title = "Several extensions of truth values in fuzzy logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "282--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bejar:1999:PTR, author = "R. Bejar and F. Manya", title = "Phase transitions in the regular random $3$-{SAT} problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "292--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Brisoux:1999:IBS, author = "L. Brisoux and E. Gregoire and L. Saies", title = "Improving backtrack search for {SAT} by means of redundancy", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "301--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Nguyen:1999:DTS, author = "H. S. Nguyen and S. H. Nguyen and A. Skowron", title = "Decomposition of task specification problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "310--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{An:1999:ODR, author = "A. An and N. J. Cercone and C. Chan", title = "{ORTES}: The design of a real-time control expert system", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "319--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lowden:1999:SAR, author = "B. G. T. Lowden and J. Robinson", title = "A statistical approach to rule selection in semantic query optimisation", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "330--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hacid:1999:RRC, author = "M.-S. Hacid and C. Rigotti", title = "Representing and reasoning on conceptual queries over image databases", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "340--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Tsumoto:1999:KDC, author = "S. Tsumoto", title = "Knowledge discovery in clinical databases --- An experiment with rule induction and statistics", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "349--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Michalewicz:1999:RAK, author = "M. Michalewicz and M. A. Klopotek and S. T. Wierzchon", title = "Reasoning and acquisition of knowledge in a system for hand wound diagnosis and prognosis", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "358--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wieczorkowska:1999:RST, author = "A. Wieczorkowska", title = "Rough Sets as a tool for audio signal classification", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "367--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Brindle:1999:ERS, author = "D. Brindle and W. Ziarko", title = "Experiments with rough sets approach to speech recognition", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "376--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Abe:1999:SUM, author = "N. Abe and K. Tanaka and H. Taki", title = "A system for understanding a mechanical assembly instruction manual using virtual space", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "385--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Skarbek:1999:PCD, author = "W. Skarbek", title = "Perceptual convergence of discrete clamped fractal operator", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "395--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Skarbek:1999:MOR, author = "W. Skarbek and A. Pietrowcew and R. Sikora", title = "Modified {Oja-RLS} algorithm --- stochastic convergence analysis and application for image compression", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "402--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kaufman:1999:LIN, author = "K. A. Kaufman and R. S. Michalski", title = "Learning from inconsistent and noisy data: The {AQ18} approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "411--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Zhang:1999:LEG, author = "J. J. Zhang and N. J. Cercone and H. J. Hamilton", title = "Learning {English} grapheme segmentation using the iterated version space algorithm", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "420--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Iwanska:1999:FAA, author = "L. Iwanska and N. Mata and K. Kruger", title = "Fully automatic acquisition of taxonomic knowledge from large corpora of texts: Limited-syntax knowledge representation system based on natural language", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "430--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Botana:1999:FMS, author = "F. Botana", title = "A fuzzy measure of similarity for instance-based learning", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "439--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Susmaga:1999:CMC, author = "R. Susmaga", title = "Computation of minimal cost reducts", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "448--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Stepaniuk:1999:RSD, author = "J. Stepaniuk", title = "Rough set data mining of diabetes data", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "457--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Michaut:1999:SRF, author = "D. Michaut and P. Baptiste", title = "Selection of a relevant feature subset for induction tasks", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "466--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Calmer:1999:DSS, author = "J. Calmer and P. Kullmann", title = "A data structure for subsumption-based tabling in top-down resolution engines for data-intensive logic applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "475--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Orgun:1999:MRA, author = "M. A. Orgun", title = "Modelling and reasoning about multi-dimensional information", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "484--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Klopotek:1999:ICB, author = "M. A. Klopotek and S. T. Wierzchon", title = "An interpretation for the conditional belief function in the theory of evidence", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "494--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sztandera:1999:ANN, author = "L. M. Sztandera and C. Bock and M. Trachtman and J. Velga", title = "Artificial neural networks aid the design of non-carcinogenic azo dyes", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "503--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{DeJong:1999:ECWa, author = "K. {De Jong}", title = "Evolving in a changing world", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "512--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Anglano:1999:HPD, author = "C. Anglano and A. Giordana and G. {Lo Bello}", title = "High-performance data mining on networks of workstations", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "520--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mulawka:1999:VEG, author = "J. J. Mulawka and P. Wasiewicz and K. Pietak", title = "Virus-enhanced genetic algorithms inspired by {DNA} computing", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "529--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Trojanowski:1999:EAN, author = "K. Trojanowski and Z. Michalewicz", title = "Evolutionary approach to non-stationary optimization tasks", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "538--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cwik:1999:DFR, author = "J. Cwik and J. Koronacki and J. M. Zytkow", title = "On discovering functional relationships when observations are noisy: {$2$D} case", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "547--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Peters:1999:ATR, author = "J. F. Peters and L. Han and S. Ramanna", title = "Approximate time rough software cost decision system: Multicriteria decision-making approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "556--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{DeAlmeida:1999:MLM, author = "M. A. {De Almeida} and S. Matwin", title = "Machine learning method for software quality model building", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "565--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Nguyen:1999:DGP, author = "S. H. Nguyen", title = "Discovery of generalized patterns", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "574--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kryszkiewicz:1999:IDI, author = "M. Kryszkiewicz and H. Rybinski", title = "Incomplete database issues for representative association rules", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "583--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Puuronen:1999:DIA, author = "S. Puuronen and V. Terziyan and A. Tsymbal", title = "A dynamic integration algorithm for an ensemble of classifiers", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "592--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Fiol-Roig:1999:UIC, author = "G. Fiol-Roig", title = "{UIB-IK}: {A} computer system for decision trees induction", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "601--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Grzymala-Busse:1999:PBR, author = "J. W. Grzymala-Busse and L. K. Goodwin and X. Zhang", title = "Preterm birth risk assessed by a new method of classification using selective partial matching", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "612--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Dong:1999:PRI, author = "J. Dong and N. Zhong and S. Ohsuga", title = "Probabilistic rough induction: The {GDT-RS} methodology and algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "621--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{VanKemenade:1999:CES, author = "C. H. M. {Van Kemenade} and J. N. Kok", title = "Cluster evolution strategies for constrained numerical optimization", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "630--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mansanne:1999:EAF, author = "F. Mansanne and F. Carrere and A. Ehinger and M. Schoenauer", title = "Evolutionary algorithms as fitness function debuggers", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "639--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Schmidt:1999:SRL, author = "M. Schmidt", title = "Solving real-life time-tabling problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "648--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jonsson:1999:MSF, author = "R. Jonsson", title = "On measures of search features", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "657--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jelonek:1999:GAC, author = "J. Jelonek and M. Komosinski", title = "Genetic algorithms in constructive induction", journal = j-LECT-NOTES-COMP-SCI, volume = "1609", pages = "665--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Aardal:1999:MSB, author = "Karen Aardal and Robert E. Bixby and Cor A. J. Hurkens and Arjen K. Lenstra and Job W. Smeltink", title = "Market Split and Basis Reduction: Towards a Solution of the {Cornuejols-Dawande} Instances", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100001.pdf", acknowledgement = ack-nhfb, } @Article{Ageev:1999:AAM, author = "Alexander A. Ageev and Maxim I. Sviridenko", title = "Approximation Algorithms for Maximum Coverage and Max Cut with Given Sizes of Parts", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "17--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100017.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100017.pdf", acknowledgement = ack-nhfb, } @Article{Ahuja:1999:SCC, author = "Ravindra K. Ahuja and Dorit S. Hochbaum and James B. Orlin", title = "Solving the Convex Cost Integer Dual Network Flow Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "31--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100031.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100031.pdf", acknowledgement = ack-nhfb, } @Article{Amaldi:1999:SSA, author = "Edoardo Amaldi and Marc E. Pfetsch and Leslie E. {Trotter, Jr.}", title = "Some Structural and Algorithmic Properties of the Maximum Feasible Subsystem Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "45--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100045.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100045.pdf", acknowledgement = ack-nhfb, } @Article{Atamtuerk:1999:VIP, author = "A. Atamtuerk and G. L. Nemhauser and M. W. P. Savelsbergh", title = "Valid Inequalities for Problems with Additive Variable Upper Bounds", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "60--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Atamturk:1999:VIP, author = "Alper Atamt{\"u}rk and George L. Nemhauser and Martin W. P. Savelsbergh", title = "Valid Inequalities for Problems with Additive Variable Upper Bounds", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "60--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100060.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100060.pdf", acknowledgement = ack-nhfb, } @Article{Cai:1999:MMT, author = "Mao-cheng Cai and Xiaotie Deng and Wenan Zang", title = "A Min-Max Theorem on Feedback Vertex Sets", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "73--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100073.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100073.pdf", acknowledgement = ack-nhfb, } @Article{Caprara:1999:SMV, author = "Alberto Caprara and Matteo Fischetti and Adam N. Letchford", title = "On the Separation of Maximally Violated mod- $k$ Cuts", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "87--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100087.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100087.pdf", acknowledgement = ack-nhfb, } @Article{Chudak:1999:IAA, author = "Fabi{\'a}n A. Chudak and David P. Williamson", title = "Improved Approximation Algorithms for Capacitated Facility Location Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "99--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100099.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100099.pdf", acknowledgement = ack-nhfb, } @Article{Cunningham:1999:OTC, author = "William H. Cunningham and Lawrence Tang", title = "Optimal {$3$-Terminal} Cuts and Linear Programming", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "114--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100114.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100114.pdf", acknowledgement = ack-nhfb, } @Article{Cvetkovic:1999:SPM, author = "Dragos Cvetkovic and Mirjana Cangalovic and Vera Kovacevic-Vujcic", title = "Semidefinite Programming Methods for the Symmetric Traveling Salesman Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "126--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100126.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100126.pdf", acknowledgement = ack-nhfb, } @Article{Eisenbrand:1999:BCR, author = "Friedrich Eisenbrand and Andreas S. Schulz", title = "Bounds on the {Chvatal} Rank of Polytopes in the $ 0 / 1 $-Cube", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "137--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100137.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100137.pdf", acknowledgement = ack-nhfb, } @Article{Fleischer:1999:UMF, author = "Lisa Fleischer", title = "Universally Maximum Flow with Piecewise-Constant Capacities", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "151--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100151.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100151.pdf", acknowledgement = ack-nhfb, } @Article{Fonlupt:1999:CEP, author = "Jean Fonlupt and Ali Ridha Mahjoub", title = "Critical Extreme Points of the {$2$-Edge} Connected Spanning Subgraph Polytope", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "166--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100166.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100166.pdf", acknowledgement = ack-nhfb, } @Article{Frank:1999:OTP, author = "Andr{\'a}s Frank and Tibor Jord{\'a}n and Zolt{\'a}n Szigeti", title = "An Orientation Theorem with Parity Conditions", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "183--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100183.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100183.pdf", acknowledgement = ack-nhfb, } @Article{Frank:1999:PCE, author = "Andr{\'a}s Frank and Zolt{\'a}n Kir{\'a}ly", title = "Parity Constrained $k$-Edge-Connected Orientations", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "191--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Dec 03 17:05:43 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100191.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100191.pdf", acknowledgement = ack-nhfb, } @Article{Halperin:1999:AAM, author = "Eran Halperin and Uri Zwick", title = "Approximation Algorithms for {MAX $4$-SAT} and Rounding Procedures for Semidefinite Programs", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "202--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100202.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100202.pdf", acknowledgement = ack-nhfb, } @Article{Hartmann:1999:CRC, author = "Mark Hartmann and Maurice Queyranne and Yaoguang Wang", title = "On the Chv{\'a}tal Rank of Certain Inequalities", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "218--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100218.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100218.pdf", acknowledgement = ack-nhfb, } @Article{Hartvigsen:1999:SFF, author = "David Hartvigsen", title = "The Square-Free {$2$-Factor} Problem in Bipartite Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "234--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100234.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100234.pdf", acknowledgement = ack-nhfb, } @Article{Helmberg:1999:CA, author = "Christoph Helmberg", title = "The $m$-Cost {ATSP}", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "242--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100242.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100242.pdf", acknowledgement = ack-nhfb, } @Article{Iwata:1999:SPC, author = "Satoru Iwata and S. Thomas McCormick and Maiko Shigeno", title = "A Strongly Polynomial Cut Canceling Algorithm for the Submodular Flow Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "259--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100259.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100259.pdf", acknowledgement = ack-nhfb, } @Article{Jordan:1999:ESP, author = "Tibor Jord{\'a}n", title = "Edge-Splitting Problems with Demands", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "273--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100273.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100273.pdf", acknowledgement = ack-nhfb, } @Article{Kashiwabara:1999:IPA, author = "Kenji Kashiwabara and Masataka Nakamura and Takashi Takabatake", title = "Integral Polyhedra Associated with Certain Submodular Functions Defined on $ 012 $-Vectors", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "289--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100289.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100289.pdf", acknowledgement = ack-nhfb, } @Article{Klau:1999:OCO, author = "Gunnar W. Klau and Petra Mutzel", title = "Optimal Compaction of Orthogonal Grid Drawings", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "304--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100304.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100304.pdf", acknowledgement = ack-nhfb, } @Article{Klein:1999:NID, author = "Philip Klein and Neal Young", title = "On the Number of Iterations for {Dantzig-Wolfe} Optimization and Packing-Covering Approximation Algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "320--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100320.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100320.pdf", acknowledgement = ack-nhfb, } @Article{Kolliopoulos:1999:EEA, author = "Stavros G. Kolliopoulos and Clifford Stein", title = "Experimental Evaluation of Approximation Algorithms for Single-Source Unsplittable Flow", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "328--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100328.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100328.pdf", acknowledgement = ack-nhfb, } @Article{Melkonian:1999:AAD, author = "Vardges Melkonian and {\'E}va Tardos", title = "Approximation Algorithms for a Directed Network Design Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "345--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100345.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100345.pdf", acknowledgement = ack-nhfb, } @Article{Mutzel:1999:OAC, author = "Petra Mutzel and Ren{\'e} Weiskircher", title = "Optimizing over All Combinatorial Embeddings of a Planar Graph", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "361--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100361.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100361.pdf", acknowledgement = ack-nhfb, } @Article{Nagamochi:1999:FACa, author = "Hiroshi Nagamochi and Toshihide Ibaraki", title = "A Fast Algorithm for Computing Minimum {$3$-Way} and {$4$-Way} Cuts", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "377--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100377.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100377.pdf", acknowledgement = ack-nhfb, } @Article{Noga:1999:STM, author = "John Noga and Steve Seiden", title = "Scheduling Two Machines with Release Times", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "391--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100391.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100391.pdf", acknowledgement = ack-nhfb, } @Article{Sebo:1999:IEL, author = "Andr{\'a}s Seb{\"o}", title = "An Introduction to Empty Lattice Simplices", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "400--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100400.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100400.pdf", acknowledgement = ack-nhfb, } @Article{Seboe:1999:IEL, author = "A. Seboe", title = "An Introduction to Empty Lattice Simplices", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "400--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Szigeti:1999:OED, author = "Zolt{\'a}n Szigeti", title = "On Optimal Ear-Decompositions of Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "415--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100415.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100415.pdf", acknowledgement = ack-nhfb, } @Article{Teo:1999:GSS, author = "Chung-Piaw Teo and Jay Sethuraman and Wee-Peng Tan", title = "{Gale--Shapley} Stable Marriage Problem Revisited: Strategic Issues and Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "429--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100429.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100429.pdf", acknowledgement = ack-nhfb, } @Article{Uchoa:1999:VDP, author = "Eduardo Uchoa and Marcus Poggi de Arag{\~a}o", title = "Vertex-Disjoint Packing of Two {Steiner} Trees: Polyhedra and Branch-and-Cut", journal = j-LECT-NOTES-COMP-SCI, volume = "1610", pages = "439--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1610.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1610/16100439.htm; http://link.springer-ny.com/link/service/series/0558/papers/1610/16100439.pdf", acknowledgement = ack-nhfb, } @Article{DaSilva:1999:FUR, author = "F. S. C. {Da Silva}", title = "Formalisations of Uncertain Reasoning", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jennings:1999:AOSa, author = "N. R. Jennings", title = "Agent-Oriented Software Engineering", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "4--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Osman:1999:UMF, author = "I. H. Osman", title = "A Unified-Metaheuristic Framework", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "11--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wang:1999:FKR, author = "S.-L. Wang and Y.-H. Wu", title = "A Fuzzy Knowledge Representation and Acquisition Scheme for Diagnostic Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "13--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wong:1999:MFS, author = "G. Y. C. Wong and H. W. Chun", title = "Modeling Fuzzy Sets Using Object-Oriented Techniques", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "23--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Zreak:1999:FAM, author = "H. Zreak and M. Alwan and M. Khaddour", title = "A Fuzzy Approach to Map Building", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "33--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Pacholczyk:1999:TAI, author = "D. Pacholczyk", title = "Towards an Affirmative Interpretation of Linguistically Denied Fuzzy Properties in Knowledge-Based Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "43--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sendelj:1999:RHF, author = "R. Sendelj and V. Devedzic", title = "Representational Hierarchy of Fuzzy Logic Concepts in the {OBOA} Model", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "54--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Fan:1999:DFS, author = "H.-K. Fan and C. Chen and C.-M. Hong", title = "Design of Fuzzy Sliding Controller Based on Cerebellar Learning Model", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "64--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hong:1999:NFF, author = "T.-P. Hong and T.-T. Wang", title = "A New Fuzzy Flexible Flow-Shop Algorithm for Continuous Fuzzy Domain", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "74--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Dakroury:1999:TPN, author = "Y. Dakroury and A. A. {El Al} and O. Badr", title = "Testing the Performance of a Neural Networks-Based Adaptive Call Admission Controller with Multimedia Traffic", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "80--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Manrique:1999:CNN, author = "D. Manrique and J. Rios and A. Vilarrasa", title = "A Combined Neural Network and Mathematical Morphology Method for Computerized Detection of Microcalcifications", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "92--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Martinez:1999:SWI, author = "A. Martinez and J. Castellanos and C. Hernandez and F. {De Mingo}", title = "Study of Weight Importance in Neural Networks Working With Colineal Variables in Regression Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "101--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Murray:1999:PPA, author = "G. Murray and T. Hendtlass and J. Podlena", title = "The Parallel Path Artificial Micronet", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "111--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ezzat:1999:GMP, author = "A. Ezzat and N. Inuzuka and H. Itoh", title = "A Generation Method to Produce {GA} with {GP} Capabilities for Signal Modeling", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "118--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Rocha:1999:PPC, author = "M. Rocha and J. Neves", title = "Preventing Premature Convergence to Local Optima in Genetic Algorithms via Random Offspring Generation", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "127--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{El-Beltagy:1999:USO, author = "M. El-Beltagy and A. Keane", title = "Using Self Organizing Maps and Genetic Algorithms for Model Selection in Multilevel Optimization", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "137--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Guillet:1999:GAV, author = "F. Guillet and P. Kuntz and R. Lehn", title = "A Genetic Algorithm for Visualizing Networks of Association Rules", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "145--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Shazely:1999:GAS, author = "S. Shazely and H. Baraka and A. Abdel-Wahab and H. Kamal", title = "Genetic Algorithms in Solving Graph Partitioning Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "155--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baaleh:1999:AGA, author = "A. I. Baaleh and A. F. Sakr", title = "Application of Genetic Algorithms in Power System Stabilizer Design", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "165--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mansilla:1999:SGC, author = "E. B. Mansilla and A. Mekaouche and J. M. G. Guiu", title = "A Study of a Genetic Classifier System Based on the Pittsburgh Approach on a Medical Domain", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "175--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chen:1999:NGB, author = "C.-M. Chen and C.-M. Hong and H. Fan", title = "A New Gradient-Based Search Method: Grey-Gradient Search Method", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "185--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Piriyakumar:1999:IAM, author = "D. A. L. Piriyakumar and P. Levi", title = "An Improvised {$ A* $} Algorithm for Mobile Robots to Find the Optimal Path in an Unknown Environment with Minimized Search Efforts", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "195--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Appas:1999:SVS, author = "A. R. Appas and A. M. Darwish and A. El-Dessouki and S. I. Shaheen", title = "Speeding the Vector Search Algorithm for Regional Color Channel Features Based Indexing and Retrieval Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "205--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kato:1999:CBA, author = "S. Kato and S. Oono and H. Seki and H. Itoh", title = "Cost-Based Abduction Using Binary Decision Diagrams", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "215--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wotawa:1999:NDD, author = "F. Wotawa", title = "New Directions in Debugging Hardware Designs", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "226--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ligozat:1999:RDS, author = "G. Ligozat", title = "Reasoning with Diagrams: The Semantics of Arrows", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "236--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Milde:1999:MRW, author = "H. Milde and L. Hotz and J. Kahl and B. Neumann", title = "{MAD}: {A} Real World Application of Qualitative Model-Based Decision Tree Generation for Diagnosis", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "246--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{VanHarmelen:1999:WKB, author = "F. {Van Harmelen} and J. {Van der Meer}", title = "{WebMaster}: Knowledge-Based Verification of {Web}-Pages", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "256--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Peter:1999:TTO, author = "G. Peter and D. Roesner", title = "Towards Task-Oriented User Support for Failure Mode and Effects Analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "266--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chander:1999:IIE, author = "P. G. Chander and R. Shinghal and T. Radhakrishnan", title = "Incremental and Integrated Evaluation of Rule-Based Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "276--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ibrahim:1999:MRD, author = "M. H. Ibrahim and F. A. Cummins", title = "A Model of Reflection for Developing {AI} Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "286--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jonker:1999:CPC, author = "C. M. Jonker and J. Treur", title = "A Compositional Process Control Model and Its Application to Biochemical Processes", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "296--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jonker:1999:VTK, author = "C. M. Jonker and R. Kremer and P. {Van Leeuwen} and D. Pan", title = "Visual and Textual Knowledge Representation in {DESIRE}", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "306--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Santos:1999:VKB, author = "J. Santos and L. Faria and C. Ramos and Z. A. Vale", title = "Verification of Knowledge Based-Systems for Power System Control Centers", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "316--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kundu:1999:SCA, author = "M. K. Kundu and N. R. Pal", title = "Self-Crossover and Its Application to the Traveling Salesman Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "326--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Malheiro:1999:ECS, author = "N. Malheiro and Z. A. Vale and C. Ramos and J. Santos", title = "Enabling Client-Server Explanation Facilities in a Real Time Expert System", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "333--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Froehlich:1999:UEL, author = "P. Froehlich and W. Nejdl and M. Schroeder and C. Damasio", title = "Using Extended Logic Programming for Alarm-Correlation in Cellular Phone Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "343--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Terziyan:1999:KAB, author = "V. Y. Terziyan and S. Puuronen", title = "Knowledge Acquisition Based on Semantic Balance of Internal and External Knowledge", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "353--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Smith:1999:ACA, author = "R. N. Smith and W. J. Frawley", title = "{Alex}: {A} Computer Aid for Treating Alexithymia", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "362--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kounalis:1999:MPI, author = "E. Kounalis and P. Urso", title = "Mechanizing Proofs of Integrity Constraints in the Situation Calculus", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "372--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Saward:1999:UCP, author = "G. Saward", title = "Using Cases for Process Modelling: An Example from the Water Supply Industry", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "382--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Aiemeur:1999:FAC, author = "E. Aiemeur and K. Boudina", title = "Financial Analysis by Case Based Reasoning", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "388--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Belanger:1999:TLC, author = "S. Belanger and M. A. Thibodeau and E. Aiemeur", title = "Training of the Learner in Criminal Law by Case-Based Reasoning", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "398--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ooi:1999:CBA, author = "B. H. Ooi and A. K. Ghose", title = "Constraint-Based Agent Specification for a Multi-Agent Stock Brokering System", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "409--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Piccardi:1999:CLD, author = "C. Piccardi and F. Wotawa", title = "A Communication Language and the Design of a Diagnosis Agent --- Towards a Framework for Mobile Diagnosis Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "420--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jonker:1999:IBA, author = "C. M. Jonker and J. Treur", title = "Information Brokering Agents in Intelligent {Websites}", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "430--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gavrilova:1999:LMA, author = "T. Gavrilova and A. Voinov and I. Lescheva", title = "Learner-Model Approach to Multi-agent Intelligent Distance Learning System for Program Testing", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "440--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bauer:1999:MAS, author = "B. Bauer and C. Klein", title = "A Multi-agent Solution for Advanced Call Centers", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "450--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cuena:1999:MAS, author = "J. Cuena and M. Molina", title = "A Multi-agent System for Emergency Management in Floods", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "460--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Barber:1999:PSF, author = "K. S. Barber and A. Goel and D. Han and J. Kim", title = "Problem-Solving Frameworks for Sensible Agents in an Electronic Market", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "470--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bel:1999:MDM, author = "C. Bel and W. {Van Stokkum}", title = "A Model for Distributed Multi-agent Traffic Control", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "480--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gustavsson:1999:SEC, author = "R. Gustavsson", title = "Smart Equipment Creating New Electronic Business Opportunities", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "490--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Aknine:1999:AOC, author = "S. Aknine and S. Pinson", title = "Agent Oriented Conceptual Modeling of Parallel Workflow Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "500--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Deugo:1999:DAM, author = "D. Deugo", title = "A Distributed Algorithm as Mobile Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "510--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{DaSilva:1999:WOE, author = "F. S. C. {Da Silva} and W. {Weber Vasconcelos} and J. Agusti and D. Robertson", title = "Why Ontologies are Not Enough for Knowledge Sharing", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "520--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mostafa:1999:NAD, author = "K. Mostafa and S. I. Shaheen and A. M. Darwish and I. Farag", title = "A Novel Approach for Detecting and Correcting Segmentation and Recognition Errors in {Arabic OCR} Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "530--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ragab:1999:FRU, author = "M. E. Ragab and A. M. Darwish and E. M. Abed and S. I. Shaheen", title = "Face Recognition Using Principal Component Analysis Applied to an {Egyptian} Face Database", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "540--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Verikas:1999:ULU, author = "A. Verikas and A. Gelzinis and K. Malmqvist", title = "Using Labeled and Unlabeled Data to Train a Multilayer Perceptron for Color Classification in Graphic Arts", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "550--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Rodrigues:1999:NCV, author = "M. A. Rodrigues and Y. Liu", title = "A Novel {$3$D-$2$D} Computer Vision Algorithm for Automatic Inspection of Filter Components", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "560--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Zangrouba:1999:RUA, author = "E. Zangrouba and T. Hedidar and A. Jaoua", title = "A Robust and Unified Algorithm for Indoor and Outdoor Scenes Based on Region Segmentation", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "570--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ramparany:1999:SMB, author = "F. Ramparany and F. Sandt", title = "{SAPIA}: {A} Model Based Satellite Image Interpretation System", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "580--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Shah:1999:HMI, author = "S. Shah and J. K. Aggarwal", title = "Hierarchical Multifeature Integration for Automatic Object Recognition in Forward Looking Infrared Images", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "590--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kakas:1999:ACS, author = "A. C. Kakas and A. Michael", title = "Air-Crew Scheduling through Abduction", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "600--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Salem:1999:UFI, author = "R. Salem and K. Bsaiees", title = "Unfold\slash Fold Inductive Proof: An Extension of a Folding Technique", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "612--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Oommen:1999:SCA, author = "B. J. Oommen and T. D. Roberts", title = "On Solving the Capacity Assignment Problem Using Continuous Learning Automata", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "622--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Link:1999:SPO, author = "M. Link and M. Ishitobi", title = "Supervised Parameter Optimization of a Modular Machine Learning System", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "632--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sellami:1999:NSR, author = "H. M. Sellami and A. Jaoua", title = "Non-supervised Rectangular Classification of Binary Data", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "642--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hamdi:1999:SIB, author = "M. S. Hamdi and K. Kaiser", title = "Synthesizing Intelligent Behavior: {A} Learning Paradigm", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "649--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Viharos:1999:AIO, author = "Z. J. Viharos and L. Monostori", title = "Automatic Input-output Configuration and Generation of {ANN}-based Process Models and Their Application in Machining", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "659--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Abu-Soud:1999:DDL, author = "S. M. Abu-Soud and M. R. Tolun", title = "{DCL}: {A} Disjunctive Learning Algorithm for Rule Extraction", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "669--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Osmani:1999:MSB, author = "A. Osmani", title = "Modeling and Simulating Breakdown Situation in Telecommunication Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "679--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Puuronen:1999:HCS, author = "S. Puuronen and H. Kaikova", title = "Handling Context-Sensitive Temporal Knowledge from Multiple Differently Ranked Sources", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "688--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Osmani:1999:IRA, author = "A. Osmani", title = "Introduction to Reasoning About Cyclic Intervals", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "698--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Guesgen:1999:MPD, author = "H. W. Guesgen and D. Mitra", title = "A Multiple-Platform Decentralized Route Finding System", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "707--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hamilton:1999:HSA, author = "H. Hamilton and D. J. Randall", title = "Heuristic Selection of Aggregated-Temporal Data for Knowledge Discovery", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "714--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chitchian:1999:AKR, author = "D. Chitchian and S. Sariyildiz and H. Koppelaar", title = "Architectural Knowledge Representation Using the {Galois} Lattice Technique", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "724--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Capkovic:1999:ASD, author = "F. Capkovic", title = "Automated Solving of the {DEDS} Control Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "735--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kahl:1999:MEK, author = "J. Kahl and L. Hotz and H. Milde and S. Wessel", title = "A More Efficient Knowledge Representation for {Allen}'s Algebra and Point Algebra", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "747--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baraka:1999:UCR, author = "H. H. Baraka and S. Eid and H. Kamal and A. H. AbdelWahab", title = "Unified Chromosome Representation for Large Scale Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "753--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hefny:1999:NFH, author = "H. A. Hefny and A. {Abdel Wahab} and A. A. Bahnasawi and S. I. Shaheen", title = "A Novel Framework for Hybrid Intelligent Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "761--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chun:1999:DMT, author = "H. W. Chun and S. H. C. Chan", title = "The Design of a Multi-tiered Bus Timetabling System", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "771--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{VanBael:1999:SPU, author = "P. {Van Bael} and M. Rijckaert", title = "Scheduling of a Production Unit via Critical Block Neighborhood Structures", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "780--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Tomii:1999:ASS, author = "N. Tomii and L. J. Zhou and N. Fukumura", title = "An Algorithm for Station Shunting Scheduling Problems Combining Probabilistic Local Search and {PERT}", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "788--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Popovic:1999:DIT, author = "D. Popovic and V. Devedzic", title = "Designing an Intelligent Tutoring Systems in the Domain of Formal Languages", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "798--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{El-Sheikh:1999:LTS, author = "E. El-Sheikh and J. Sticklen", title = "Leveraging a Task-Specific Approach for Intelligent Tutoring System Generation: Comparing the Generic Tasks and {KADS} Frameworks", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "809--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Schaefer:1999:OOR, author = "C. Schaefer and O. Lopez", title = "An Object-Oriented Robot Model and Its Integration into Flexible Manufacturing Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "820--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gide:1999:EBI, author = "E. Gide and F. Soliman", title = "The Economic Benefits of {Internet}-Based Business Operations in Manufacturing", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "830--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Elkeran:1999:CMC, author = "A. Elkeran and M. A. El-Baz", title = "{CNC} Manufacturing of Complex Surfaces Based on Solid Modeling", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "841--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{El-Fouly:1999:AML, author = "T. El-Fouly and N. Zerhoini and M. Ferney and A. {El Moundi}", title = "Analysis of Manufacturing Lines Using a Phase Space Algorithm: Open Line Case", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "849--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gargouri:1999:FAL, author = "B. Gargouri and M. Jmaiel and A. {Ben Hamadou}", title = "A Formal Approach to Lingware Development", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "859--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Herlea:1999:FKL, author = "D. E. Herlea and C. M. Jonker and J. Treur and N. J. E. Wijngaards", title = "A Formal Knowledge Level Process Model of Requirements Engineering", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "869--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cakic:1999:PMC, author = "J. Cakic and V. Devedzic", title = "Pieces of Mind: Component-Based Software Development of Artificial Intelligence", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "879--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{El-Midany:1999:CAP, author = "T. T. El-Midany and A. Elkeran and H. T. Radwan", title = "{CNC} Automatic Programming System for {Wire-EDM}", journal = j-LECT-NOTES-COMP-SCI, volume = "1611", pages = "889--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bergmann:1999:DIC, author = "R. Bergmann and S. Breen and M. Goeker and M. Manago", title = "Developing Industrial Case-Based Reasoning Applications: The {INRECA} Methodology", journal = j-LECT-NOTES-COMP-SCI, volume = "1612", pages = "i--xx, 1--888", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Insana:1999:ASB, author = "Michael F. Insana and Larry T. Cook and Pawan Chaturvedi", title = "Analytical Study of Bioelasticity Ultrasound Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130001.pdf", acknowledgement = ack-nhfb, } @Article{Mosher:1999:MSI, author = "John C. Mosher and Richard M. Leahy and David W. Shattuck and Sylvain Baillet", title = "{MEG} Source Imaging Using Multipolar Expansions", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "15--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130015.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130015.pdf", acknowledgement = ack-nhfb, } @Article{Carvalho:1999:BTT, author = "Bruno M. Carvalho and Gabor T. Herman and Samuel Matej and Claudia Salzberg and Eilat Vardi", title = "Binary Tomography for Triplane Cardiography", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "29--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130029.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130029.pdf", acknowledgement = ack-nhfb, } @Article{Skrinjar:1999:RTB, author = "Oskar M. Skrinjar and James S. Duncan", title = "Real Time {$3$D} Brain Shift Compensation", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "42--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130042.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130042.pdf", acknowledgement = ack-nhfb, } @Article{Romeny:1999:CAH, author = "Bart M. ter Haar Romeny and Bart Titulaer and Stiliyan Kalitzin and Gabri{\"e}lle Scheffer and Frank Broekmans and Joes Staal and Egbert te Velde", title = "Computer Assisted Human Follicle Analysis for Fertility Prospects with {3D} Ultrasound", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "56--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130056.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130056.pdf", acknowledgement = ack-nhfb, } @Article{TerHaarRomeny:1999:CAH, author = "B. M. {Ter Haar Romeny} and B. Titulaer and S. Kalitzin and G. Scheffer", title = "Computer Assisted Human Follicle Analysis for Fertility Prospects with {$3$D} Ultrasound", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "56--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Treece:1999:VMS, author = "Graham Treece and Richard Prager and Andrew Gee and Laurence Berman", title = "Volume Measurement in Sequential Freehand {$3$-D} Ultrasound", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "70--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130070.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130070.pdf", acknowledgement = ack-nhfb, } @Article{Stetten:1999:AIM, author = "George D. Stetten and Stephen M. Pizer", title = "Automated Identification and Measurement of Objects via Populations of Medial Primitives, with Application to Real Time {$3$D} Echocardiography", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "84--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130084.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130084.pdf", acknowledgement = ack-nhfb, } @Article{Nichols:1999:CTD, author = "Thomas E. Nichols and Jinyi Qi and Richard M. Leahy", title = "Continuous Time Dynamic {PET} Imaging Using List Mode Data", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "98--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130098.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130098.pdf", acknowledgement = ack-nhfb, } @Article{Guo:1999:HGA, author = "Yanlin Guo and Baba C. Vemuri", title = "Hybrid Geometric Active Models for Shape Recovery in Medical Images", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "112--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130112.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130112.pdf", acknowledgement = ack-nhfb, } @Article{Lorigo:1999:CDG, author = "Liana M. Lorigo and Olivier Faugeras and W. E. L. Grimson and Renaud Keriven and Ron Kikinis and Carl-Fredrik Westin", title = "Co-dimension 2 Geodesic Active Contours for {MRA} Segmentation", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "126--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130126.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130126.pdf", acknowledgement = ack-nhfb, } @Article{Pham:1999:AFS, author = "Dzung L. Pham and Jerry L. Prince", title = "An Adaptive Fuzzy Segmentation Algorithm for Three-Dimensional Magnetic Resonance Images", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "140--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130140.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130140.pdf", acknowledgement = ack-nhfb, } @Article{Rey:1999:ADS, author = "David Rey and G{\'e}rard Subsol and Herv{\'e} Delingette and Nicholas Ayache", title = "Automatic Detection and Segmentation of Evolving Processes in {$3$D} Medical Images: Application to Multiple Sclerosis", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "154--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130154.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130154.pdf", acknowledgement = ack-nhfb, } @Article{Chui:1999:RCA, author = "Haili Chui and James Rambo and James Duncan and Robert Schultz and Anand Rangarajan", title = "Registration of Cortical Anatomical Structures via Robust {$3$D} Point Matching", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "168--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130168.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130168.pdf", acknowledgement = ack-nhfb, } @Article{Vaillant:1999:HMC, author = "Marc Vaillant and Christos Davatzikos", title = "Hierarchical Matching of Cortical Features for Deformable Brain Image Registration", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "182--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130182.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130182.pdf", acknowledgement = ack-nhfb, } @Article{Caunce:1999:ULG, author = "A. Caunce and C. J. Taylor", title = "Using Local Geometry to Build {$3$D} Sulcal Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "196--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130196.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130196.pdf", acknowledgement = ack-nhfb, } @Article{Collins:1999:AIC, author = "D. Louis Collins and Alex P. Zijdenbos and Wim F. C. Baar{\'e} and Alan C. Evans", title = "{ANIMAL+INSECT}: Improved Cortical Structure Segmentation", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "210--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130210.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130210.pdf", acknowledgement = ack-nhfb, } @Article{Christensen:1999:CLE, author = "Gary E. Christensen", title = "Consistent Linear-Elastic Transformations for Image Matching", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "224--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130224.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130224.pdf", acknowledgement = ack-nhfb, } @Article{Lester:1999:NLR, author = "Hava Lester and Simon R. Arridge and Kalvis M. Jansons and Louis Lemieux and Joseph V. Hajnal and Anjela Oatridge", title = "Non-linear Registration with the Variable Viscosity Fluid Algorithm", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "238--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130238.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130238.pdf", acknowledgement = ack-nhfb, } @Article{Rohr:1999:ATP, author = "Karl Rohr and Mike Fornefett and H. Siegfried Stiehl", title = "Approximating Thin-Plate Splines for Elastic Registration: Integration of Landmark Errors and Orientation Attributes", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "252--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130252.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130252.pdf", acknowledgement = ack-nhfb, } @Article{Laading:1999:HFB, author = "Jacob K. Laading and Colin McCulloch and Valen E. Johnson and David R. Gilland and Ronald J. Jaszczak", title = "A Hierarchical Feature Based Deformation Model Applied to {$4$D} Cardiac {SPECT} Data", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "266--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130266.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130266.pdf", acknowledgement = ack-nhfb, } @Article{Karssemeijer:1999:LOD, author = "Nico Karssemeijer", title = "Local Orientation Distribution as a Function of Spatial Scale for Detection of Masses in Mammograms", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "280--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130280.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130280.pdf", acknowledgement = ack-nhfb, } @Article{Kruggel:1999:POM, author = "Frithjof Kruggel and D. Yves von Cramon", title = "Physiologically Oriented Models of the Hemodynamic Response in Functional {MRI}", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "294--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130294.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130294.pdf", acknowledgement = ack-nhfb, } @Article{Bullitt:1999:GDI, author = "Elizabeth Bullitt and Stephen Aylward and Alan Liu and Jeffrey Stone and Suresh K. Mukherji and Chris Coffey and Guido Gerig and Stephen M. Pizer", title = "{$3$D} Graph Description of the Intracerebral Vasculature from Segmented {MRA} and Tests of Accuracy by Comparison with {X}-ray Angiograms", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "308--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130308.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130308.pdf", acknowledgement = ack-nhfb, } @Article{Cootes:1999:UFA, author = "T. F. Cootes and C. Beeston and G. J. Edwards and C. J. Taylor", title = "A Unified Framework for Atlas Matching Using Active Appearance Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "322--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130322.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130322.pdf", acknowledgement = ack-nhfb, } @Article{Goris:1999:IMA, author = "Michael L. Goris and Robert L. {Van Uitert, Jr.}", title = "An Integral Method for the Analysis of Wall Motion in Gated Myocardial {SPECT} Studies", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "334--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130334.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130334.pdf", acknowledgement = ack-nhfb, } @Article{Niessen:1999:EAV, author = "Wiro Niessen and Alexander Montauban van Swijndregt and Bernard Elsman and Onno Wink and Max Viergever and Willem Mali", title = "Enhanced Artery Visualization in Blood Pool {MRA}: Results in the Peripheral Vasculature", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "340--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130340.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130340.pdf", acknowledgement = ack-nhfb, } @Article{Huang:1999:FDL, author = "Jiantao Huang and Amir A. Amini", title = "Four-Dimensional {LV} Tissue Tracking from Tagged {MRI} with a {$4$D} {B}-Spline Model", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "346--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130346.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130346.pdf", acknowledgement = ack-nhfb, } @Article{Papademetris:1999:RST, author = "Xenophon Papademetris and Pengcheng Shi and Donald P. Dione and Albert J. Sinusas and R. Todd Constable and James S. Duncan", title = "Recovery of Soft Tissue Object Deformation from {$3$D} Image Sequences Using Biomechanical Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "352--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130352.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130352.pdf", acknowledgement = ack-nhfb, } @Article{Klein:1999:FDP, author = "Gregory J. Klein", title = "Forward Deformation of {PET} Volumes Using Non-uniform Elastic Material Constraints", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "358--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130358.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130358.pdf", acknowledgement = ack-nhfb, } @Article{Styner:1999:BMD, author = "Martin Styner and Thomas Coradi and Guido Gerig", title = "Brain Morphometry by Distance Measurement in a Non-{Euclidean}, Curvilinear Space", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "364--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130364.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130364.pdf", acknowledgement = ack-nhfb, } @Article{Duta:1999:LSM, author = "Nicolae Duta and Milan Sonka and Anil K. Jain", title = "Learning Shape Models from Examples Using Automatic Shape Clustering and {Procrustes} Analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "370--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130370.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130370.pdf", acknowledgement = ack-nhfb, } @Article{Brett:1999:FAL, author = "A. D. Brett and C. J. Taylor", title = "A Framework for Automated Landmark Generation for Automated {$3$D} Statistical Model Construction", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "376--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130376.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130376.pdf", acknowledgement = ack-nhfb, } @Article{Golland:1999:SSA, author = "Polina Golland and W. Eric L. Grimson and Ron Kikinis", title = "Statistical Shape Analysis Using Fixed Topology Skeletons: Corpus Callosum Study", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "382--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130382.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130382.pdf", acknowledgement = ack-nhfb, } @Article{Leventon:1999:MGM, author = "Michael E. Leventon and Sarah F. F. Gibson", title = "Model Generation from Multiple Volumes Using Constrained Elastic {SurfaceNets}", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "388--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130388.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130388.pdf", acknowledgement = ack-nhfb, } @Article{Olabarriaga:1999:IIS, author = "S. D. Olabarriaga and A. W. M. Smeulders and A. C. A. Marijnissen and K. L. Vincken", title = "An Intelligent Interactive Segmentation Method for the Joint Space in Osteoarthritic Ankles", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "394--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130394.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130394.pdf", acknowledgement = ack-nhfb, } @Article{Lelieveldt:1999:AMF, author = "Boudewijn P. F. Lelieveldt and Milan Sonka and Lizann Bolinger and Thomas D. Scholz and Hein W. M. Kayser and Rob J. van der Geest and Johan H. C. Reiber", title = "Anatomical Modeling with Fuzzy Implicit Surfaces: Application to Automated Localization of the Heart and Lungs in Thoracic {MR} Images", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "400--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130400.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130400.pdf", acknowledgement = ack-nhfb, } @Article{Zwiggelaar:1999:DCM, author = "Reyer Zwiggelaar and Christopher J. Taylor and Caroline M. E. Rubin", title = "Detection of the Central Mass of Spiculated Lesions --- Signature Normalisation and Model Data Aspects", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "406--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130406.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130406.pdf", acknowledgement = ack-nhfb, } @Article{Csapodi:1999:NEM, author = "M{\'a}rton Csapodi and {\'A}gota Petr{\'a}nyi and Gy{\"o}rgy Liszka and {\'A}kos Zar{\'a}ndy and Tam{\'a}s Roska", title = "Noise Estimation and Measures for Detection of Clustered Microcalcifications", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "412--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130412.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130412.pdf", acknowledgement = ack-nhfb, } @Article{Diaz:1999:MSH, author = "M. E. D{\'\i}az and G. Ayala", title = "Measuring the Spatial Homogeneity in Corneal Endotheliums by Means of a Randomization Test", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "418--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130418.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130418.pdf", acknowledgement = ack-nhfb, } @Article{Horng:1999:ACL, author = "M.-H. Horng and Y.-N. Sun and X.-Z. Lin", title = "The Assessment of Chronic Liver Diseases by Sonography", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "424--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130424.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130424.pdf", acknowledgement = ack-nhfb, } @Article{Hartmann:1999:ACB, author = "S. L. Hartmann and M. H. Parks and H. Schlack and W. Riddle and R. R. Price and P. R. Martin and B. M. Dawant", title = "Automatic Computation of Brain and Cerebellum Volumes in Normal Subjects and Chronic Alcoholics", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "430--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130430.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130430.pdf", acknowledgement = ack-nhfb, } @Article{Sitek:1999:RSR, author = "Arkadiusz Sitek and Edward V. R. Di Bella and Grant T. Gullberg", title = "Reconstruction from Slow Rotation Dynamic {SPECT} Using a Factor Model", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "436--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130436.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130436.pdf", acknowledgement = ack-nhfb, } @Article{Buvat:1999:SFA, author = "I. Buvat and S. Hapdey and H. Benali and A. Todd-Pokropek and R. Di Paola", title = "Spectral Factor Analysis for Multi-isotope Imaging in Nuclear Medicine", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "442--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130442.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130442.pdf", acknowledgement = ack-nhfb, } @Article{Coulon:1999:SGA, author = "Olivier Coulon and Jean-Francois Mangin and Jean-Baptiste Poline and Vincent Frouin and Isabelle Bloch", title = "Structural Group Analysis of Functional Maps", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "448--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130448.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130448.pdf", acknowledgement = ack-nhfb, } @Article{Studholme:1999:IID, author = "Colin Studholme and R. Todd Constable and James S. Duncan", title = "Incorporating an Image Distortion Model in Non-rigid Alignment of {EPI} with Conventional {MRI}", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "454--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130454.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130454.pdf", acknowledgement = ack-nhfb, } @Article{West:1999:DTR, author = "Jay B. West and J. Michael Fitzpatrick", title = "The Distribution of Target Registration Error in Rigid-Body, Point-Based Registration", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "460--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130460.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130460.pdf", acknowledgement = ack-nhfb, } @Article{Meihe:1999:FMI, author = "Xu Meihe and Rajagopalan Srinivasan and Wieslaw L. Nowinski", title = "A Fast Mutual Information Method for Multi-modal Registration", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "466--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130466.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130466.pdf", acknowledgement = ack-nhfb, } @Article{Xu:1999:FMI, author = "M. Xu and R. Srinivasan and W. L. Nowinski", title = "A Fast Mutual Information Method for Multi-modal Registration", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "466--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Holden:1999:VSM, author = "Mark Holden and Derek L. G. Hill and Erika R. E. Denton and Jo M. Jarosz and Tim C. S. Cox and David J. Hawkes", title = "Voxel Similarity Measures for {$3$D} Serial {MR} Brain Image Registration", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "472--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130472.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130472.pdf", acknowledgement = ack-nhfb, } @Article{Rohling:1999:RBF, author = "Robert Rohling and Andrew Gee and Laurence Berman and Graham Treece", title = "Radial Basis Function Interpolation for Freehand {$3$D} Ultrasound", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "478--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130478.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130478.pdf", acknowledgement = ack-nhfb, } @Article{Parker:1999:NSM, author = "Geoffrey J. M. Parker and Julia A. Schnabel and Gareth J. Barker", title = "Nonlinear Smoothing of {MR} Images Using Approximate Entropy --- {A} Local Measure of Signal Intensity Irregularity", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "484--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130484.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130484.pdf", acknowledgement = ack-nhfb, } @Article{Nyul:1999:NVM, author = "L{\'a}szl{\'o} G. Ny{\'u}l and Jayaram K. Udupa", title = "New Variants of a Method of {MRI} Scale Normalization", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "490--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130490.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130490.pdf", acknowledgement = ack-nhfb, } @Article{Machado:1999:MEI, author = "Alexei M. C. Machado and Mario F. M. Campos and James C. Gee", title = "Method for Estimating the Intensity Mapping between {MRI} Images", journal = j-LECT-NOTES-COMP-SCI, volume = "1613", pages = "496--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1613.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1613/16130496.htm; http://link.springer-ny.com/link/service/series/0558/papers/1613/16130496.pdf", acknowledgement = ack-nhfb, } @Article{Leissler:1999:SIR, author = "M. Leissler and M. Hemmje and E. J. Neuhold", title = "Supporting Image-Retrieval by Database Driven Interactive {$3$D} Information-Visualization", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bolle:1999:VLI, author = "R. M. Bolle and A. Hampapur", title = "Video Libraries: From Ingest to Distribution", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "15--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chang:1999:QMD, author = "S.-K. Chang and G. Costagliola and E. Jungert", title = "Querying Multimedia Data Sources and Databases", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "19--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Stanchev:1999:GID, author = "P. L. Stanchev", title = "General Image Database Model", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "29--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chbeir:1999:SMI, author = "R. Chbeir and Y. Amghar and A. Flory", title = "System for Medical Image Retrieval: The {MIMS} Model", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "37--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Meddes:1999:ABV, author = "J. Meddes and E. McKenzie", title = "An Agent-Based Visualisation Architecture", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "43--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ferro:1999:ETD, author = "A. Ferro and G. Gallo and R. Giugno", title = "Error-Tolerant Database for Structured Images", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "51--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Soffer:1999:QPO, author = "A. Soffer and H. Samet", title = "Query Processing and Optimization for Pictorial Query Trees", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "60--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Porkaew:1999:SSU, author = "K. Porkaew and S. Mehrotra and M. Ortega and K. Chakrabarti", title = "Similarity Search Using Multiple Examples in {MARS}", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "68--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Androutsos:1999:ESC, author = "D. Androutsos and K. N. Plataniotis and A. N. Venetsanopoulos", title = "Excluding Specified Colors from Image Queries Using a Multidimensional Query Space", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "76--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lindley:1999:GVI, author = "C. A. Lindley and A.-M. Vercoustre", title = "Generic Viewer Interaction Semantics for Dynamic Virtual Video Synthesis", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "83--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Shiohara:1999:COA, author = "H. Shiohara and Y. Iizuka and T. Maruyama and S. Isobe", title = "Category Oriented Analysis for Visual Data Mining", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "91--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ikonomakis:1999:UIR, author = "N. Ikonomakis and K. N. Plataniotis and A. N. Venetsanopoulos", title = "User Interaction in Region-Based Color Image Segmentation", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "99--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ciocca:1999:URF, author = "G. Ciocca and R. Schettini", title = "Using a Relevance Feedback Mechanism to Improve Content-Based Image Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "107--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Malki:1999:RQS, author = "J. Malki and N. Boujemaa and C. Nastar and A. Winter", title = "Region Queries without Segmentation for Image Retrieval by Content", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "115--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{DiSciascio:1999:CBI, author = "E. {Di Sciascio} and G. Mingolla and M. Mongiello", title = "Content-Based Image Retrieval over the {Web} Using Query by Sketch and Relevance Feedback", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "123--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Buijs:1999:VLS, author = "J. M. Buijs and M. S. Lew", title = "Visual Learning of Simple Semantics in {ImageScape}", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "131--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hibino:1999:TAI, author = "S. L. Hibino", title = "Task Analysis for Information Visualization", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "139--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Vendrig:1999:FIB, author = "J. Vendrig and M. Worring and A. W. M. Smeulders", title = "Filter Image Browsing: Exploiting Interaction in Image Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "147--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hiroike:1999:VIS, author = "A. Hiroike and Y. Musha and A. Sugimoto and Y. Mori", title = "Visualization of Information Spaces to Retrieve and Browse Image Data", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "155--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Helfman:1999:MAU, author = "J. I. Helfman", title = "{Mandala}: An Architecture for Using Images to Access and Organize {Web} Information", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "163--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baldi:1999:CRO, author = "C. Baldi and C. Colombo and A. {Del Bimbo}", title = "A Compact and Retrieval-Oriented Video Representation Using Mosaics", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "171--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Paquet:1999:CIR, author = "E. Paquet and M. Rioux", title = "Crawling, Indexing and Retrieval of Three-Dimensional Data on the {Web} in the Framework of {MPEG-7}", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "179--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ohm:1999:VSE, author = "J.-R. Ohm and F. Bunjamin and W. Liebsch and B. Makai", title = "A Visual Search Engine for Distributed Image and Video Database Retrieval Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "187--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Eberman:1999:IMI, author = "B. Eberman and B. Fidler and R. Iannucci and C. Joerg", title = "Indexing Multimedia for the {Internet}", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "195--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cho:1999:CIW, author = "J. Cho and S. Mukherjea", title = "Crawling for Images on the {WWW}", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "203--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Konstantinou:1999:DJB, author = "V. Konstantinou and A. Psarrou", title = "A Dynamic {JAVA}-Based Intelligent Interface for Online Image Database Searches", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "211--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Fablet:1999:MBF, author = "R. Fablet and P. Bouthemy", title = "Motion-Based Feature Extraction and Ascendant Hierarchical Classification for Video Indexing and Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "221--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hanjalic:1999:ASM, author = "A. Hanjalic and R. L. Lagendijk and J. Biemond", title = "Automatically Segmenting Movies into Logical Story Units", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "229--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sanchez:1999:LCA, author = "J. M. Sanchez and X. Binefa and J. Vitria and P. Radeva", title = "Local Color Analysis for Scene Break Detection Applied to {TV} Commercials Recognition", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "237--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bouthemy:1999:SSI, author = "P. Bouthemy and C. Garcia and R. Ronfard and G. Tziritas", title = "Scene Segmentation and Image Feature Extraction for Video Indexing and Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "245--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Fischer:1999:ARC, author = "S. Fischer and I. Rimac and R. Steinmetz", title = "Automatic Recognition of Camera Zooms", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "253--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gelgon:1999:RTM, author = "M. Gelgon and P. Bouthemy and T. Dubois", title = "A Region Tracking Method with Failure Detection for an Interactive Video Indexing Environment", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "261--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bhandarkar:1999:IPC, author = "S. M. Bhandarkar and Y. S. Warke and A. A. Khombhadia", title = "Integrated Parsing of Compressed Video", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "269--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kong:1999:ISD, author = "W. Kong and X. Ding and H. Lu and S. Ma", title = "Improvement of Shot Detection Using Illumination Invariant Metric and Dynamic Threshold Selection", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "277--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ardizzone:1999:TSM, author = "E. Ardizzone and C. Lodato and S. Lopes", title = "Temporal Segmentation of {MPEG} Video Sequences", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "283--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lu:1999:DAS, author = "H. B. Lu and Y. J. Zhang", title = "Detecting Abrupt Scene Change Using Neural Network", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "291--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Srinivasan:1999:MMF, author = "U. Srinivasan and C. Lindley", title = "Multi-Modal Feature-Map: An Approach to Represent Digital Video Sequences", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "299--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Liao:1999:RTV, author = "M. Liao and Y. Li and S. Ma and H. Lu", title = "Robust Tracking of Video Objects through Topological Constraint on Homogeneous Motion", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "307--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Iwerks:1999:SS, author = "G. S. Iwerks and H. Samet", title = "The Spatial Spreadsheet", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "317--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Aufure-Portier:1999:HLV, author = "M.-A. Aufure-Portier and C. Bonhomme", title = "A High Level Visual Language for Spatial Data Management", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "325--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Nikolov:1999:GGM, author = "S. G. Nikolov and D. R. Bull and C. N. Canagarajah", title = "A Global Graph Model of Image Registration", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "333--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Aksoy:1999:GTA, author = "S. Aksoy and R. M. Haralick", title = "A Graph-Theoretic Approach to Image Database Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "341--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Pan:1999:MCA, author = "C. Pan and S. Ma", title = "Motion Capture of Arm from a Monocular Image Sequence", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "349--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gagliardi:1999:CDA, author = "I. Gagliardi and B. Zonta", title = "Comparing Dictionaries for the Automatic Generation of Hypertextual Links: {A} Case Study", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "358--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lim:1999:CVC, author = "J.-H. Lim", title = "Categorizing Visual Contents by Matching Visual ``Keywords''", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "367--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Katsumoto:1999:DPL, author = "M. Katsumoto and S.-I. Iisaku", title = "Design of the Presentation Language for Distributed Hypermedia System", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "375--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Rehatschek:1999:GAM, author = "H. Rehatschek and H. Mueller", title = "A Generic Annotation Model for Video Databases", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "383--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Yang:1999:DIC, author = "H. Yang and H. Kim and J. Yang", title = "Design and Implementation of {COIRS} (a {COncept-Based Image Retrieval System})", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "391--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sutanto:1999:AIE, author = "D. Sutanto and C. H. C. Leung", title = "Automatic Index Expansion for Concept-Based Image Query", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "399--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Tam:1999:SHL, author = "A. M. Tam and C. H. C. Leung", title = "Structured High-Level Indexing of Visual Data Content", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "409--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Palhang:1999:FEI, author = "M. Palhang and A. Sowmya", title = "Feature Extraction: Issues, New Features, and Symbolic Representation", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "418--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bres:1999:DIP, author = "S. Bres and J.-M Jolion", title = "Detection of Interest Points for Image Indexation", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "427--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Alferez:1999:HDI, author = "R. Alferez and Y.-F. Wang", title = "Highly Discriminative Invariant Features for Image Matching", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "435--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ding:1999:IRU, author = "X. Ding and W. Kong and C. Hu and S. Ma", title = "Image Retrieval Using {Schwarz} Representation of One-Dimensional Feature", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "443--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Do:1999:IIR, author = "M. Do and S. Ayer and M. Vetterli", title = "Invariant Image Retrieval Using Wavelet Maxima Moment", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "451--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chetverikov:1999:DRS, author = "D. Chetverikov", title = "Detecting Regular Structures for Invariant Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "459--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Nes:1999:CIT, author = "N. Nes and M. C. D'Ornellas", title = "Color Image Texture Indexing", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "467--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Rahman:1999:IIC, author = "S. M. Rahman and G. C. Karmaker and R. J. Bignall", title = "Improving Image Classification Using Extended Run Length Features", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "475--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Schouten:1999:FEU, author = "B. A. M. Schouten and P. M. {De Zeeuw}", title = "Feature Extraction Using Fractal Codes", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "483--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Tuytelaars:1999:CBI, author = "T. Tuytelaars and L. {Van Gool}", title = "Content-Based Image Retrieval Based on Local Affinely Invariant Regions", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "493--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jia:1999:FOB, author = "L. Jia and L. Kitchen", title = "A Framework for Object-Based Image Retrieval at the Semantic Level", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "501--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Carson:1999:BSR, author = "C. Carson and M. Thomas and S. Belongie and J. M. Hellerstein", title = "{Blobworld}: {A} System for Region-Based Image Indexing and Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "509--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Maxwell:1999:PBA, author = "B. A. Maxwell", title = "A Physics-Based Approach to Interactive Segmentation", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "517--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Dimai:1999:AEC, author = "A. Dimai", title = "Assessment of Effectiveness of Content Based Image Retrieval Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "525--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Egas:1999:ATV, author = "R. Egas and D. P. Huijsmans and M. Lew and N. Sebe", title = "Adapting $k$-$d$ Trees to Visual Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "533--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Laaksonen:1999:CBI, author = "J. Laaksonen and M. Koskela and E. Oja", title = "Content-Based Image Retrieval Using Self-Organizing Maps", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "541--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Squire:1999:RFT, author = "D. Squire and W. Mueller and H. Mueller", title = "Relevance Feedback and Term Weighting Schemes for Content-Based Image Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "549--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chan:1999:GAW, author = "D. Y.-M. Chan and I. King", title = "Genetic Algorithm for Weights Assignment in Dissimilarity Function for Trademark Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "557--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mokhtarian:1999:RSS, author = "F. Mokhtarian and S. Abbasi", title = "Retrieval of Similar Shapes under Affine Transform", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "566--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Vleugels:1999:EIR, author = "J. Vleugels and R. Veltkamp", title = "Efficient Image Retrieval through Vantage Objects", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "575--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Schomaker:1999:UPB, author = "L. Schomaker and E. {De Leau} and L. Vuurpijl", title = "Using Pen-Based Outlines for Object-Based Annotation and Image-Based Queries", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "585--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gevers:1999:IQF, author = "T. Gevers and A. W. M. Smeulders", title = "Interactive Query Formulation for Object Search", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "593--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Liu:1999:ADS, author = "L. Liu and S. Sclaroff", title = "Automatic Deformable Shape Segmentation for Image Database Search Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "601--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Iannizzotto:1999:MTA, author = "G. Iannizzotto and L. Vita", title = "A Multiscale Turning Angle Representation of Object Shapes for Image Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "609--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Latecki:1999:CBS, author = "L. J. Latecki and R. Lakaemper", title = "Contour-Based Shape Similarity", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "617--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Banfi:1999:CDB, author = "F. Banfi and R. Ingold", title = "Computing Dissimilarity Between Hand Drawn-Sketches and Digitized Images", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "625--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{VanDeemter:1999:DGP, author = "K. {Van Deemter}", title = "Document Generation and Picture Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "632--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{VanderHeijden:1999:FJB, author = "G. {Van der Heijden} and G. Polder and J. W. {Van Eck}", title = "{FLORES}: {A} {JAVA} Based Image Database for Ornamentals", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "641--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Saraceno:1999:PPI, author = "C. Saraceno and M. Reiter and P. Kammerer and E. Zolda", title = "Pictorial Portrait Indexing Using View-Based Eigen-Eyes", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "649--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jeong:1999:IRU, author = "S. H. Jeong and J. D. Yang and H. J. Yang and J. H. Choi", title = "Image Retrieval Using Fuzzy Triples", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "657--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sahni:1999:VBL, author = "S. Sahni and B. C. Vemuri and F. Chen and C. Kapoor", title = "Variable-Bit-Length Coding: An Effective Coding Method", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "665--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wang:1999:BCF, author = "Z. Wang and Z. Chi and D. Deng and Y. Yu", title = "Block-Constrained Fractal Coding Scheme for Image Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "673--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chen:1999:EAL, author = "F. Chen and S. Sahni and B. C. Vemuri", title = "Efficient Algorithms for Lossless Compression of {$2$D\slash $3$D} Images", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "681--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Pingali:1999:LVS, author = "C. S. Pingali and Y. Jean and I. Carlbom", title = "{Lucent Vision}: {A} System for Enhanced Sports Viewing", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "689--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Fraile:1999:BMV, author = "R. Fraile and S. J. Maybank", title = "Building {$3$D} Models of Vehicles for Computer Vision", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "697--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Biancardi:1999:IAI, author = "A. Biancardi and V. Moccia", title = "Integrating Applications into Interactive Virtual Environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "703--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Huet:1999:SSL, author = "B. Huet and E. R. Hancock", title = "Structural Sensitivity for Large-Scale Line-Pattern Recognition", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "711--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bhonsle:1999:CVA, author = "S. Bhonsle and A. Gupta and S. Santini and M. Worring", title = "Complex Visual Activity Recognition Using a Temporally Ordered Database", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "719--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Santini:1999:IDA, author = "S. Santini and M. Worring and E. Hunter and V. Kouznetsova", title = "Image Database Assisted Classification", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "727--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Xu:1999:VPS, author = "U. Xu and J. Wu and S. Ma", title = "Visual Processing System for Facial Prediction", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "735--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Androutsos:1999:SIS, author = "P. Androutsos and H. E. Ruda and A. N. Venetsanopoulos", title = "Semi-interactive Structure and Fault Analysis of {$ (111)7 x7 $} Silicon Micrographs", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "745--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Huele:1999:UWT, author = "R. Huele and J. N. Ciano", title = "Using Wavelet Transforms to Match Photographs of Individual Sperm Whales Identified by Contour of the Trailing Edge of the Fluke", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "753--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Stiefelhagen:1999:GFA, author = "R. Stiefelhagen and M. Finke and J. Yang and A. Waibel", title = "From Gaze to Focus of Attention", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "761--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Frederix:1999:AIB, author = "G. Frederix and E. J. Pauwels", title = "Automatic Interpretation Based on Robust Segmentation and Shape-Extraction", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "769--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chan:1999:PFE, author = "S. C. Y. Chan and P. H. Lewis", title = "A Pre-filter Enabling Fast Frontal Face Detection", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "777--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Demetrescu:1999:TGG, author = "C. Demetrescu and I. Finocchi", title = "A Technique for Generating Graphical Abstractions of Program Data Structures", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "785--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Moreno:1999:VPM, author = "R. Moreno and R. E. Mayer", title = "Visual Presentations in Multimedia Learning: Conditions that Overload Visual Working Memory", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "793--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Shahabi:1999:VSN, author = "C. Shahabi and A. E. Dashti and C. Burns and S. Ghandeharizadeh", title = "Visualization of Spatial Neuroanatomical Data", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "801--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Erie:1999:VCP, author = "M. C. Erie and C. H. Chu and R. D. Sidman", title = "Visualization of the Cortical Potential Field by Medical Imaging Data Fusion", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "809--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Janecek:1999:AVR, author = "P. Janecek", title = "Applying Visualization Research Towards Design", journal = j-LECT-NOTES-COMP-SCI, volume = "1614", pages = "817--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bell:1999:SDL, author = "G. Bell", title = "Supercomputing !{D} Looking Ahead", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lonsdale:1999:IDP, author = "G. Lonsdale", title = "An Introduction to {DRAMA} Project", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "3--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wijshoff:1999:IOP, author = "H. A. G. Wijshoff", title = "An Introduction to {OCEANS} Project", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "5--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Labarta:1999:INP, author = "J. Labarta", title = "An Introduction to {NANOS} Project", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "7--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Zima:1999:IHP, author = "H. P. Zima", title = "An Introduction to {HPF+} Project", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "9--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Fluekiger:1999:SCM, author = "P. F. Fluekiger and S. Portmann and H. P. Luethi", title = "Synchronous Communication of Molecular and Electronic Structure Information in a Distributed Computing Environment", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "11--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sato:1999:PBS, author = "T. Sato", title = "Profile-Based Selection of Load Value and Address Predictors", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "17--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cameron:1999:ILM, author = "K. W. Cameron and Y. Luo and J. Scharzmeier", title = "Instruction-Level Microprocessor Modeling of Scientific Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "29--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hammami:1999:NNC, author = "O. Hammami", title = "Neural Network Classifiers Execution on Superscalar Microprocessors", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "41--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kanoh:1999:MPC, author = "Y. Kanoh and M. Nakamura and T. Hirose and T. Hosomi", title = "Message Passing Communication in a Parallel Computer {Cenju-4}", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "55--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ryan:1999:CVH, author = "S. Ryan and J. N. Amaral and G. Gao and Z. Ruiz", title = "Coping with very High Latencies in Petaflop Computer Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "71--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cohen:1999:PCS, author = "A. Cohen", title = "Parallelization via Constrained Storage Mapping Optimization", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "83--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kusano:1999:CAP, author = "K. Kusano and M. Sato", title = "A Comparison of Automatic Parallelizing Compiler and Improvements by Compiler Directives", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "95--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Voss:1999:DAP, author = "M. Voss and R. Eigenmann", title = "Dynamically Adaptive Parallel Programs", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "109--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kisuki:1999:FSI, author = "T. Kisuki and P. M. W. Knijnenburg and M. F. P. O'Boyle and F. Bodin", title = "A Feasibility Study in Iterative Compilation", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "121--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Saito:1999:MRS, author = "H. Saito and N. Stavrakos and C. Polychronopoulos", title = "Multithreading Runtime Support for Loop and Functional Parallelism", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "133--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Imparato:1999:PVE, author = "A. Imparato and M. Giordano and M. M. Furnari", title = "Parallelization and Vectorization Effects on a Code Simulating a Vitreous Lattice Model with Constrained Dynamics", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "145--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Xiao:1999:MPH, author = "F. Xiao and T. Ebisuzaki", title = "Multi-phase Hydrodynamic Simulations on Parallel Computer", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "157--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Munz:1999:KAF, author = "F. Munz and T. Ludwig and S. Ziegler and P. Bartenstein", title = "Kinetic Analysis of Functional Images: The Case for a Practical Approach to Performance Prediction", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "169--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Uejima:1999:PRE, author = "A. Uejima and K. Yamazaki", title = "Parallel Radiosity: Evaluation of Parallel Form Factor Calculations and a Static Load Balancing Algorithm", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "181--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Miki:1999:PDO, author = "M. Miki and T. Hiroyasu and T. Ikeda", title = "Parallel Distributed Optimization by Resource Addition and Reduction", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "194--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Schenk:1999:APS, author = "O. Schenk and K. Gaertner and W. Fichtner", title = "Application of Parallel Sparse Direct Methods in Semiconductor Device and Process Simulation", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "206--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Akiyama:1999:BCP, author = "Y. Akiyama and K. Onizuka and T. Noguchi and M. Ando", title = "Biological- and Chemical-Parallel Applications on a {PC} Cluster", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "220--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chowdhury:1999:UJA, author = "A. Chowdhury and O. Frieder", title = "Unnoticeable Jitter in {ATM} Workstation Configurations", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "234--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gobioff:1999:IPN, author = "H. Gobioff and D. Nagle and G. Gibson", title = "Integrity and Performance in Network Attached Storage", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "244--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kyriacou:1999:NID, author = "C. Kyriacou and S. Evripidou", title = "Network Interface for a Data Driven Network of Workstations ({D02NOW})", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "257--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Yokokawa:1999:BDE, author = "M. Yokokawa and S. Habata and S. Kawai and H. Ito", title = "Basic Design of the {Earth} Simulator", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "269--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Tanaka:1999:PCD, author = "Y. Tanaka and N. Goto and M. Kakei and T. Inoue", title = "Parallel Computational Design of {NJR} Global Climate Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "281--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Iizuka:1999:GHP, author = "M. Iizuka and H. Nakamura and K. Garatani and K. Nkajima", title = "{GeoFEM}: High-Performance Parallel {FEM} for Geophysical Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "292--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Harwood:1999:GN, author = "A. Harwood and H. Shen", title = "Generalized Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "304--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Giordano:1999:HGT, author = "M. Giordano and M. M. Furnari", title = "{HTGviz}: {A} Graphics Tool for the Synthesis of Automatic and User-Driven Program Parallelization in the Compilation Process", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "312--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Nemeth:1999:MLK, author = "Z. Nemeth and H. Tomiyasu and P. Kacsuk and M. Amamiya", title = "Multithreaded {LOGFLOW} on {KUMP\slash} {D}", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "320--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jin:1999:GRA, author = "H. Jin and J. He and Q. Chen and K. Hwang", title = "Grouped {RAID} Accesses to Reduce False Sharing Effect in Cluster with Single {I/O} Space", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "328--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Oshitani:1999:PMR, author = "T. Oshitani and T. Watanabe", title = "Parallel Map Recognition by Pipeline Control", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "336--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Moriya:1999:PID, author = "K. Moriya and T. Nodera", title = "Parallelization of {ILU} Decomposition for Elliptic Boundary Value Problem of the {PDE} on {AP3000}", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "344--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chen:1999:TMW, author = "T.-S. Chen", title = "Task Migration in {$2$D} Wormhole-Routed Mesh Multicomputers", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "354--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Furuyama:1999:SDD, author = "S. Furuyama and T. Matsuzawa", title = "A Suitable Domain Decomposition for the Adaptive Mesh Refinement Method", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "363--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Oi:1999:UCA, author = "H. Oi and N. Ranganathan", title = "Utilization of Cache Area in On-Chip Multiprocessor", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "373--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Stankovic:1999:PPE, author = "N. Stankovic and K. Zhang", title = "A Parallel Programming Environment for Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "381--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Urata:1999:EFD, author = "T. Urata and H. Nishikawa", title = "Emulation Facility for Data-Driven Real-Time Multi-processing", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "391--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Park:1999:FRL, author = "C. Y. Park and J.-M. Gil and Y.-H. Han and C.-S. Hwang", title = "Failure Restoration for Location Server with User Movement Learning and Prediction", journal = j-LECT-NOTES-COMP-SCI, volume = "1615", pages = "399--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Stankovic:1999:RRT, author = "John A. Stankovic", title = "Reflection in Real-Time Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160001.pdf", acknowledgement = ack-nhfb, } @Article{Welch:1999:DKE, author = "Ian Welch and Robert Stroud", title = "From {Dalang} to {Kava} --- the Evolution of a Reflective {Java} Extension", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "2--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160002.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160002.pdf", acknowledgement = ack-nhfb, } @Article{Golm:1999:JML, author = "Michael Golm and J{\"u}rgen Klein{\"o}der", title = "Jumping to the Meta Level: Behavioral Reflection Can Be Fast and Flexible", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "22--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160022.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160022.pdf", acknowledgement = ack-nhfb, } @Article{Moessenboek:1999:ORM, author = "H. Moessenboek and C. Steindl", title = "The {Oberon-2} Reflection Model and Its Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "40--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mossenbock:1999:ORM, author = "Hanspeter M{\"o}ssenb{\"o}ck and Christoph Steindl", title = "The {Oberon-2} Reflection Model and Its Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "40--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160040.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160040.pdf", acknowledgement = ack-nhfb, } @Article{Demphlous:1999:DPL, author = "St{\'e}phane Demphlous and Franck Lebastard", title = "Designing Persistence Libraries in Reflective Models with Intercession Property for a Client-Server Environment", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "54--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160054.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160054.pdf", acknowledgement = ack-nhfb, } @Article{Robben:1999:NFP, author = "Bert Robben and Bart Vanhaute and Wouter Joosen and Pierre Verbaeten", title = "Non-functional Policies", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "74--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160074.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160074.pdf", acknowledgement = ack-nhfb, } @Article{Stefani:1999:RSI, author = "Jean-Bernard Stefani", title = "On the Reflective Structure of Information Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "93--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160093.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160093.pdf", acknowledgement = ack-nhfb, } @Article{Robbins:1999:RMS, author = "Wayne Robbins and Nicolas D. Georganas", title = "Reflective Media Space Management Using {RASCAL}", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "95--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160095.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160095.pdf", acknowledgement = ack-nhfb, } @Article{Blair:1999:DRA, author = "Gordon S. Blair and F{\'a}bio Costa and Geoff Coulson and Fabien Delpiano and Hector Duran and Bruno Dumant and Fran{\c{c}}ois Horn and Nikos Parlavantzas and Jean-Bernard Stefani", title = "The Design of a Resource-Aware Reflective Middleware Architecture", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "115--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160115.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160115.pdf", acknowledgement = ack-nhfb, } @Article{Lemmens:1999:FAS, author = "Inge M. C. Lemmens and Peter J. Braspenning", title = "A Formal Analysis of {Smithsonian} Computational Reflection", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "135--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160135.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160135.pdf", acknowledgement = ack-nhfb, } @Article{Amano:1999:RDA, author = "Noriki Amano and Takuo Watanabe", title = "Reflection for Dynamic Adaptability: {A} Linguistic Approach Using {LEAD++}", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "138--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160138.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160138.pdf", acknowledgement = ack-nhfb, } @Article{Matthijs:1999:NRS, author = "Frank Matthijs and Peter Kenens and Wouter Joosen and Pierre Verbaeten", title = "Networking and Reflection: {A} Strong Combination", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "141--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160141.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160141.pdf", acknowledgement = ack-nhfb, } @Article{Tuma:1999:TSS, author = "Petr Tuma and Valerie Issarny and Apostolos Zarras", title = "Towards Systematic Synthesis of Reflective Middleware", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "144--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160144.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160144.pdf", acknowledgement = ack-nhfb, } @Article{Pawlak:1999:AAW, author = "Renaud Pawlak and Laurence Duchien and G{\'e}rard Florin", title = "An Automatic Aspect Weaver with a Reflective Programming Language", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "147--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160147.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160147.pdf", acknowledgement = ack-nhfb, } @Article{Killijian:1999:UCT, author = "Marc-Olivier Killijian and Juan-Carlos Ruiz-Garcia and Jean-Charles Fabre", title = "Using Compile-Time Reflection for Objects'State Capture", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "150--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160150.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160150.pdf", acknowledgement = ack-nhfb, } @Article{Yokote:1999:PPF, author = "Yasuhiko Yokote", title = "Past, Present, and Future of Aperios", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "153--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160153.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160153.pdf", acknowledgement = ack-nhfb, } @Article{Anderson:1999:RJS, author = "Kenneth R. Anderson and Timothy J. Hickey", title = "Reflecting {Java} into {Scheme}", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "154--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160154.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160154.pdf", acknowledgement = ack-nhfb, } @Article{Karaorman:1999:JRJ, author = "Murat Karaorman and Urs H{\"o}lzle and John Bruno", title = "{jContractor}: {A} Reflective {Java} Library to Support Design by Contract", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "175--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160175.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160175.pdf", acknowledgement = ack-nhfb, } @Article{Ledoux:1999:ORO, author = "Thomas Ledoux", title = "{OpenCorba}: {A} Reflective Open Broker", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "197--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160197.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160197.pdf", acknowledgement = ack-nhfb, } @Article{Sohda:1999:OPH, author = "Yukihiko Sohda and Hirotaka Ogawa and Satoshi Matsuoka", title = "{OMPC++} --- {A} Portable High-Performance Implementation of {DSM} using {OpenC++} Reflection", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "215--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160215.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160215.pdf", acknowledgement = ack-nhfb, } @Article{Cazenave:1999:MDS, author = "Tristan Cazenave", title = "Metaprogramming Domain Specific Metaprograms", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "235--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160235.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160235.pdf", acknowledgement = ack-nhfb, } @Article{DeVolder:1999:AOL, author = "K. {De Volder} and T. D'Hondt", title = "Aspect-Oriented Logic Meta Programming", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "250--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Volder:1999:AOL, author = "Kris De Volder and Theo D'Hondt", title = "Aspect-Oriented Logic Meta Programming", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "250--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1616/16160250.htm; http://link.springer-ny.com/link/service/series/0558/papers/1616/16160250.pdf", acknowledgement = ack-nhfb, } @Article{Anonymous:1999:AIc, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1616", pages = "273--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:10 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1616.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1616/1616auth.pdf", acknowledgement = ack-nhfb, } @Article{Bryant:1999:MVU, author = "R. E. Bryant", title = "Microprocessor Verification Using Efficient Decision Procedures for a Logic of Equality with Uninterpreted Functions", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Massacci:1999:DRT, author = "F. Massacci", title = "Design and Results of the {Tableaux-99} Non-classical (Modal) Systems Comparison", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "14--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Patel-Schneider:1999:DF, author = "P. F. Patel-Schneider and I. Horrocks", title = "{DLP} and {FaCT}", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "19--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Haarslev:1999:AAA, author = "V. Haarslev and R. Moeller", title = "Applying an {ALC ABox} Consistency Tester to Modal Logic {SAT} Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "24--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Boyapati:1999:KSD, author = "V. Boyapati and R. Gore", title = "{KtSeqC}: System Description", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "29--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Massacci:1999:ARV, author = "F. Massacci", title = "Automated Reasoning and the Verification of Security Protocols", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "32--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Haehnle:1999:PCT, author = "R. Haehnle and B. Beckert", title = "Proof Confluent Tableau Calculi", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "34--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baaz:1999:ACP, author = "M. Baaz and C. G. Femueller", title = "Analytic Calculi for Projective Logics", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "36--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baumgartner:1999:MPI, author = "P. Baumgartner and J. D. Horton and B. Spencer", title = "Merge Path Improvements for Minimal Model Hyper Tableaux", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "51--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Broda:1999:CPI, author = "K. Broda and D. Gabbay", title = "{CLDS} for Propositional Intuitionistic Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "66--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Caldwell:1999:ITE, author = "J. Caldwell", title = "Intuitionisitic Tableau Extracted", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "82--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cantone:1999:TBD, author = "D. Cantone and C. G. Zarba", title = "A Tableau-Based Decision Procedure for a Fragment of Set Theory Involving a Restricted Form of Quantification", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "97--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ciabattoni:1999:BCS, author = "A. Ciabattoni", title = "Bounded Contraction in Systems with Linearity", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "113--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{DeGroote:1999:NAL, author = "P. {De Groote}", title = "The Non-associative Lambek Calculus with Product in Polynomial Time", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "128--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Demri:1999:SCN, author = "S. Demri", title = "Sequent Calculi for Nominal Tense Logics: {A} Step Towards Mechanization?", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "140--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Demri:1999:CFD, author = "S. Demri and R. Gore", title = "Cut-Free Display Calculi for Nominal Tense Logics", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "155--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Giese:1999:HET, author = "M. Giese and W. Ahrendt", title = "{Hilbert}'s Epsilon-Terms in Automated Theorem Proving", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "171--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gilmore:1999:PFI, author = "P. C. Gilmore", title = "Partial Functions in an Impredicative Simple Theory of Types", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "186--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Goubault-Larrecq:1999:SSS, author = "J. Goubault-Larrecq", title = "A Simple Sequent System for First-Order Logic with Free Constructors", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "202--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mantel:1999:LTP, author = "H. Mantel and J. Otten", title = "{linTAP}: {A} Tableau Prover for Linear Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "217--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{May:1999:TCT, author = "W. May", title = "A Tableau Calculus for a Temporal Logic with Temporal Connectives", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "232--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Monz:1999:TCP, author = "C. Monz and M. {De Rijke}", title = "A Tableaux Calculus for Pronoun Resolution", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "247--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Schuetz:1999:GMH, author = "H. Schuetz", title = "Generating Minimal {Herbrand} Models Step by Step", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "263--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Tzakova:1999:TCH, author = "M. Tzakova", title = "Tableau Calculi for Hybrid Logics", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "278--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wirth:1999:FFO, author = "C.-P. Wirth", title = "Full First-Order Free Variable Sequents and Tableaux in Implicit Induction", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "293--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Endriss:1999:ITP, author = "U. Endriss", title = "An Interactive Theorem Proving Assistant", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "308--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Endriss:1999:TEB, author = "U. Endriss", title = "A Time Efficient {KE} Based Theorem Prover", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "313--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wolf:1999:SPU, author = "A. Wolf and J. Draeger", title = "Strategy Parallel Use of Model Elimination with Lemmata --- System Abstract", journal = j-LECT-NOTES-COMP-SCI, volume = "1617", pages = "319--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bezivin:1999:UBR, author = "J. Bezivin and P.-A Muller", title = "{UML}: The Birth and Rise of a Standard Modeling Notation", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hitz:1999:DUS, author = "M. Hitz and G. Kappel", title = "Developing with {UML} --- Some Pitfalls and Workarounds", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "9--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Atkinson:1999:SAU, author = "C. Atkinson", title = "Supporting and Applying the {UML} Conceptual Framework", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "21--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Morand:1999:MIT, author = "B. Morand", title = "Modeling: Is it Turning Informal into Formal?", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "37--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Arnold:1999:BBW, author = "F. Arnold and G. Podehl", title = "Best of Both Worlds --- {A} Mapping from {EXPRESS-G} to {UML}", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "49--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Olive:1999:PRU, author = "A. Olive and M.-R Sancho", title = "Porting {ROSES} to {UML} --- An Experience Report", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "64--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Suzuki:1999:MUM, author = "J. Suzuki and Y. Yamamoto", title = "Making {I}. {UML} Models Interoperable with {UXF}", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "78--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gogolla:1999:TRU, author = "M. Gogolla and M. Richters", title = "Transformation Rules for {UML} Class Diagrams", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "92--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lano:1999:STU, author = "K. Lano and J. Bicarregui", title = "Semantics and Transformations for {UML} Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "107--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Desfray:1999:ADP, author = "P. Desfray", title = "Automation of Design Pattern: Concepts, Tools and Practices", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "120--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Khriss:1999:ASU, author = "I. Khriss and M. Elkoutbi and R. K. Keller", title = "Automating the Synthesis of {UML StateChart} Diagrams from Multiple Collaboration Diagrams", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "132--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kleppe:1999:IFO, author = "A. Kleppe and J. Warmer and S. Cook", title = "Informal Formality? The Object Constraint Language and Its Application in the {UML} Metamodel", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "148--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hamie:1999:ROC, author = "A. Hamie and F. Civello and J. Howse and S. Kent", title = "Reflections on the Object Constraint Language", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "162--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ou:1999:UUC, author = "Y. Ou", title = "On Using {UML} Class Diagrams for Object-Oriented Database Design Specification of Integrity Constraints", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "173--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Arlow:1999:LMC, author = "J. Arlow and W. Emmerich and J. Quinn", title = "Literate Modelling --- Capturing Business Knowledge with the {UML}", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "189--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kande:1999:AUD, author = "M. Mancona Kande and S. Mazaher and O. Prnjat and L. Sacks", title = "Applying {UML} to Design an Inter-domain Service Management Application", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "200--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Korthaus:1999:BSD, author = "A. Korthaus and S. Kuhlins", title = "{BOOSTER*Process}: {A} Software Development Process Model Integrating Business Object Technology and {UML}", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "215--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bourdeau:1999:HCD, author = "E. Bourdeau and P. Lugagne and P. Roques", title = "Hierarchical Context Diagram with {UML}: An Experience Report on Satellite Ground System Analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "227--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Seeman:1999:EUS, author = "J. Seeman and J. {Wolff v. Gudenberg}", title = "Extension of {UML} Sequence Diagrams for Real-Time Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "240--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kovacevic:1999:UUI, author = "S. Kovacevic", title = "{UML} and User Interface Modeling", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "253--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Paech:1999:RAD, author = "B. Paech", title = "On the Role of Activity Diagrams in {UML} --- {A} User Task Centered Development Process for {UML}", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "267--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hruby:1999:SUD, author = "P. Hruby", title = "Structuring {UML} Design Deliverables", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "278--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kivisto:1999:CSU, author = "K. Kivisto", title = "Considerations of and Suggestions for a {UML-Specific} Process Model", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "294--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mellor:1999:ALU, author = "S. J. Mellor and S. R. Tockey and R. Arthaud and P. Leblanc", title = "An Action Language for {UML}: Proposal for a Precise Execution Semantics", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "307--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lanusse:1999:RTM, author = "A. Lanusse and S. Gerard and F. Terrier", title = "Real-Time Modeling with {UML}: The {ACCORD} Approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "319--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Evans:1999:UFM, author = "A. Evans and R. France and K. Lano and B. Rumpe", title = "The {UML} as a Formal Modeling Notation", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "336--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Henderson-Sellers:1999:OPE, author = "B. Henderson-Sellers", title = "{OML}: Proposals to Enhance {UML}", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "349--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jezequel:1999:VDS, author = "J.-M. Jezequel and A. {Le Guennec} and F. Pennaneac'h", title = "Validating Distributed Software Modeled with the Unified Modeling Language", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "365--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mens:1999:SDR, author = "T. Mens and C. Lucas and P. Steyaert", title = "Supporting Disciplined Reuse and Evolution of {UML} Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "378--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lester:1999:AUE, author = "N. G. Lester and F. G. Wilkie and D. W. Bustard", title = "Applying {UML} Extensions to Facilitate Software Reuse", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "393--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Oevergaard:1999:FAU, author = "G. Oevergaard and K. Palmkvist", title = "A Formal Approach to Use Cases and Their Relationships", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "406--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Allen:1999:PFA, author = "P. Allen", title = "A Practical Framework for Applying {UML}", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "419--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Saksena:1999:EAC, author = "M. Saksena and M. M. Larrondo-Petrie and R. B. France and M. P. Evett", title = "Extending Aggregation Constructs in {UML}", journal = j-LECT-NOTES-COMP-SCI, volume = "1618", pages = "434--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Milidiu:1999:EIW, author = "R. L. Milidiu and A. A. Pessoa and E. S. Laber", title = "Efficient implementation of the {WARM-UP} algorithm for the construction of length-restricted prefix codes", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "1--17", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Mueller-Hannemann:1999:IWM, author = "M. Mueller-Hannemann and A. Schwartz", title = "Implementing weighted $b$-matching algorithms: Insights from a computational study", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "18--36", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Helman:1999:DPE, author = "D. R. Helman and J. Jaja", title = "Designing practical efficient algorithms for symmetric multiprocessors", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "37--56", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Six:1999:CDB, author = "J. M. Six and I. G. Tollis", title = "Circular drawings of biconnected graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "57--73", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Stallmann:1999:HED, author = "M. Stallmann and F. Brglez and D. Gosh", title = "Heuristics and experimental design for bigraph crossing number minimization", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "74--93", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Mount:1999:BSP, author = "D. M. Mount and F.-T. Pu", title = "Binary space partitions in {Pluecker} space", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "94--113", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Walker:1999:PPP, author = "R. J. Walker and J. Snoeyink", title = "Practical point-in-polygon tests using {CSG} representations of polygons", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "114--123", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Goodrich:1999:AIO, author = "M. T. Goodrich and M. Handy and B. Hudson and R. Tamassia", title = "Accessing the internal organization of data structures in the {JDSL} library", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "124--139", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Pizzonia:1999:OOD, author = "M. Pizzonia and G. {Di Battista}", title = "Object-Oriented design of graph oriented data structures", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "140--155", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Schirra:1999:CSC, author = "S. Schirra", title = "A case study on the cost of geometric computing", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "156--176", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", xxtitle = "The cost of geometric computing", } @Article{Caldwell:1999:DIF, author = "A. E. Caldwell and A. B. Kahng and I. L. Markov", title = "Design and implementation of the {Fiduccia-Mattheyses} heuristic for {VLSI} netlist partitioning", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "177--193", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Cwilich:1999:ARP, author = "S. Cwilich and M. Deng and D. F. Lynch and S. J. Phillips", title = "Algorithms for restoration planning in a telecommunications network", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "194--209", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Shibuya:1999:CSP, author = "T. Shibuya", title = "Computing the $ n \times m $ shortest paths efficiently", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "210--225", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Heileman:1999:IWC, author = "G. L. Heileman and C. E. Pizano and C. T. Abdallah", title = "Image watermarking for copyright protections", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "226--245", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Csirik:1999:SOP, author = "J. Csirik and D. S. Johnson and C. Kenyon and P. W. Shor", title = "A self organizing bin packing heuristic", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "246--265", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", xxauthor = "J. C. Sirik and D. S. Johnson and C. Kenyon and P. W. Shot", } @Article{Levine:1999:FRC, author = "M. S. Levine", title = "Finding the right cutting planes for the {TSP}", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "266--281", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Zachariasen:1999:OAE, author = "M. Zachariasen and P. Winter", title = "Obstacle-avoiding {Euclidean Steiner} Trees in the plane: An exact algorithm", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "282--295", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Acharya:1999:AAC, author = "A. Acharya and H. Zhu and K. Shen", title = "Adaptive algorithms for cache-efficient trie search", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "296--311", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Sanders:1999:FPQ, author = "P. Sanders", title = "Fast priority queues for cached memory", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "312--327", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Arge:1999:EBO, author = "L. Arge and K. H. Hinrichs and J. Vahrenhold and J. S. Vitter", title = "Efficient bulk operations on dynamic {$R$}-trees", journal = j-LECT-NOTES-COMP-SCI, volume = "1619", pages = "328--348", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Wed Sep 15 10:01:31 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "ALENEX; algorithm engineering", } @Article{Molino:1999:CGD, author = "Gianpaolo Molino", title = "From Clinical Guidelines to Decision Support", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "3--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200003.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200003.pdf", acknowledgement = ack-nhfb, } @Article{Stefanelli:1999:AIB, author = "M. Stefanelli", title = "Artificial Intelligence for Building Learning Health Care Organizations", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "13--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200013.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200013.pdf", acknowledgement = ack-nhfb, } @Article{Shahar:1999:TET, author = "Yuval Shahar", title = "Timing Is Everything: Temporal Reasoning and Temporal Data Maintenance in Medicine", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "30--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200030.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200030.pdf", acknowledgement = ack-nhfb, } @Article{Lavrac:1999:MLD, author = "Nada Lavrac", title = "Machine Learning for Data Mining in Medicine", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "47--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200047.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200047.pdf", acknowledgement = ack-nhfb, } @Article{Quaglini:1999:GBW, author = "S. Quaglini and C. Mossa and C. Fassino and M. Stefanelli and A. Cavallini and G. Micieli", title = "Guidelines-Based Workflow Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "65--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200065.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200065.pdf", acknowledgement = ack-nhfb, } @Article{Seroussi:1999:ECP, author = "Brigitte S{\'e}roussi and Jacques Bouaud and {\'E}ric-Charles Antoine", title = "Enhancing Clinical Practice Guideline Compliance by Involving Physicians in the Decision Process", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "76--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200076.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200076.pdf", acknowledgement = ack-nhfb, } @Article{Sauvagnac:1999:ATP, author = "C. Sauvagnac and J. Stines and A. Lesur and P. Falzon and P. Bey", title = "Application of Therapeutic Protocols: {A} Tool to Manage Medical Knowledge", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "86--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200086.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200086.pdf", acknowledgement = ack-nhfb, } @Article{Boulay:1999:DDT, author = "Benedict du Boulay and Briony Teather and George du Boulay and Nathan Jeffrey and Derek Teather and Mike Sharples and Lisa Cuthbert", title = "From Description to Decision: Towards a Decision Support Training System for {MR} Radiology of the Brain", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "93--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200093.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200093.pdf", acknowledgement = ack-nhfb, } @Article{DuBoulay:1999:DDT, author = "B. {Du Boulay} and B. Teather and G. {Du Boulay} and N. Jeffrey", title = "From Description to Decision: Towards a Decision Support Training System for {MR} Radiology of the Brain", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "93--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Eich:1999:IBD, author = "H. P. Eich and C. Ohmann", title = "{Internet}-Based Decision-Support Server for Acute Abdominal Pain", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "103--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200103.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200103.pdf", acknowledgement = ack-nhfb, } @Article{Montani:1999:MMR, author = "Stefania Montani and Riccardo Bellazzi and Luigi Portinale and Alberto Riva and Mario Stefanelli", title = "Multi-modal Reasoning in Diabetic Patient Management", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "113--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200113.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200113.pdf", acknowledgement = ack-nhfb, } @Article{Schmidt:1999:ECB, author = "Rainer Schmidt and Bernhard Pollwein and Lothar Gierl", title = "Experiences with Case-Based Reasoning Methods and Prototypes for Medical Knowledge-Based Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "124--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200124.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200124.pdf", acknowledgement = ack-nhfb, } @Article{Aknine:1999:ESR, author = "Samir Aknine", title = "Exploiting Social Reasoning of Open Multi-agent Systems to Enhance Cooperation in Hospitals", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "133--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200133.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200133.pdf", acknowledgement = ack-nhfb, } @Article{Bielza:1999:IDN, author = "Concha Bielza and Sixto R{\'\i}os-Insua and Manuel G{\'o}mez", title = "Influence Diagrams for Neonatal Jaundice Management", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "138--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200138.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200138.pdf", acknowledgement = ack-nhfb, } @Article{Clark:1999:EDP, author = "I. R. Clark and B. A. McCauley and I. M. Young and P. G. Nightingale and M. Peters and N. T. Richards and D. Adu", title = "Electronic Drug Prescribing and Administration --- Bedside Medical Decision Making", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "143--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200143.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200143.pdf", acknowledgement = ack-nhfb, } @Article{Horn:1999:NVT, author = "Werner Horn and Christian Popow and Christoph Stocker and Silvia Miksch", title = "Neonatal Ventilation Tutor ({VIE-NVT}), a Teaching Program for the Mechanical Ventilation of Newborn Infants", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "148--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200148.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200148.pdf", acknowledgement = ack-nhfb, } @Article{O:1999:LCB, author = "Ying-Lie {O}", title = "A Life-Cycle Based Authorisation Expert Database System", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "153--157", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200153.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200153.pdf", acknowledgement = ack-nhfb, annote = "Yes, author family name has just one letter.", } @Article{Torchio:1999:DSS, author = "Mauro Torchio and Stefania Battista and Fabrizio Bar and Cristina Pollet and Marina Marzuoli and Maria Cesira Bucchi and Roberto Pagni and Gianpaolo Molino", title = "A Decision-Support System for the Identification, Staging, and Functional Evaluation of Liver Diseases ({HEPASCORE})", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "158--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200158.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200158.pdf", acknowledgement = ack-nhfb, } @Article{Carrault:1999:MBA, author = "G. Carrault and M.-O. Cordier and Ren{\'e} Quiniou and M. Garreau and J. J. Bellanger and A. Bardou", title = "A Model-Based Approach for Learning to Identify Cardiac Arrhythmias", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "165--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200165.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200165.pdf", acknowledgement = ack-nhfb, } @Article{Lucas:1999:MBS, author = "Peter Lucas and Astrid Tholen and Geeske van Oort", title = "An Model-Based System for Pacemaker Reprogramming", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "175--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200175.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200175.pdf", acknowledgement = ack-nhfb, } @Article{Cruz:1999:IDB, author = "Jorge Cruz and Pedro Barahona and Fr{\'e}d{\'e}ric Benhamou", title = "Integrating Deep Biomedical Models into Medical Decision Support Systems: An Interval Constraint Approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "185--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200185.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200185.pdf", acknowledgement = ack-nhfb, } @Article{Andreassen:1999:DTA, author = "Steen Andreassen and Leonard Leibovici and Henrik C. Sch{\o}nheyder and Brian Kristensen and Christian Riekehr and Anders Geill Kj{\ae}r and Kristian G. Olesen", title = "A Decision Theoretic Approach to Empirical Treatment of Bacteraemia Originating from the Urinary Tract", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "197--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200197.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200197.pdf", acknowledgement = ack-nhfb, } @Article{Fernandez:1999:EID, author = "E. A. Fernandez and J. Presedo and S. Barro", title = "An {ECG} Ischemic Detection System Based on Self-Organizing Maps and a Sigmoid Function Pre-processing Stage", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "207--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200207.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200207.pdf", acknowledgement = ack-nhfb, } @Article{Juhola:1999:NNR, author = "Martti Juhola and Jorma Laurikkala and Kati Viikki and Yrj{\"o} Auramo and Erna Kentala and Ilmari Pyykk{\"o}", title = "Neural Network Recognition of Otoneurological Vertigo Diseases with Comparison of Some Other Classification Methods", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "217--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200217.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200217.pdf", acknowledgement = ack-nhfb, } @Article{Dorffner:1999:CLN, author = "Georg Dorffner and Ernst Leitgeb and Heinz Koller", title = "A Comparison of Linear and Non-linear Classifiers for the Detection of Coronary Artery Disease in {Stress-ECG}", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "227--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200227.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200227.pdf", acknowledgement = ack-nhfb, } @Article{Goodridge:1999:CBN, author = "Wayne Goodridge and Hadrian Peter and Akin Abayomi", title = "The Case-Based Neural Network Model and Its Use in Medical Expert Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "232--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200232.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200232.pdf", acknowledgement = ack-nhfb, } @Article{Pisanelli:1999:MOL, author = "Domenico M. Pisanelli and Aldo Gangemi and Geri Steve", title = "A Medical Ontology Library That Integrates the {UMLS Metathesaurus{\TM}}", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "239--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200239.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200239.pdf", acknowledgement = ack-nhfb, } @Article{Achour:1999:UUK, author = "Soumeya Achour and Michel Dojat and Jean-Marc Brethon and Gil Blain and Eric Lepage", title = "The Use of the {UMLS} Knowledge Sources for the Design of a Domain Specific Ontology: {A} Practical Experience in Blood Transfusion", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "249--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200249.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200249.pdf", acknowledgement = ack-nhfb, } @Article{Terenziani:1999:RKL, author = "Paolo Terenziani and Paolo Raviola and Oscar Bruschi and Mauro Torchio and Marina Marzuoli and Gianpaolo Molino", title = "Representing Knowledge Levels in Clinical Guidelines", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "254--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200254.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200254.pdf", acknowledgement = ack-nhfb, } @Article{Bellazzi:1999:IAC, author = "R. Bellazzi and C. Larizza and P. Magni and S. Montani and G. De Nicolao", title = "Intelligent Analysis of Clinical Time Series by Combining Structural Filtering and Temporal Abstractions", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "261--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200261.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200261.pdf", acknowledgement = ack-nhfb, } @Article{Hunter:1999:KBE, author = "Jim Hunter and Neil McIntosh", title = "Knowledge-Based Event Detection in Complex Time Series Data", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "271--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200271.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200271.pdf", acknowledgement = ack-nhfb, } @Article{Miksch:1999:ASQ, author = "Silvia Miksch and Andreas Seyfang and Werner Horn and Christian Popow", title = "Abstracting Steady Qualitative Descriptions over Time from Noisy, High-Frequency Data", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "281--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200281.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200281.pdf", acknowledgement = ack-nhfb, } @Article{Kosara:1999:VTT, author = "Robert Kosara and Silvia Miksch", title = "Visualization Techniques for Time-Oriented, Skeletal Plans in Medical Therapy Planning", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "291--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200291.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200291.pdf", acknowledgement = ack-nhfb, } @Article{Combi:1999:VTC, author = "Carlo Combi and Luisa Portoni and Francesco Pinciroli", title = "Visualizing Temporal Clinical Data on the {WWW}", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "301--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200301.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200301.pdf", acknowledgement = ack-nhfb, } @Article{Kukar:1999:MLS, author = "Matjaz Kukar and Ciril Groselj", title = "Machine Learning in Stepwise Diagnostic Process", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "315--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200315.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200315.pdf", acknowledgement = ack-nhfb, } @Article{Mani:1999:RNP, author = "Subramani Mani and Malcolm B. Dick and Michael J. Pazzani and Evelyn L. Teng and Daniel Kempler and I. Maribell Taussig", title = "Refinement of Neuro-psychological Tests for Dementia Screening in a Cross Cultural Population Using Machine Learning", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "326--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200326.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200326.pdf", acknowledgement = ack-nhfb, } @Article{McQuatt:1999:AHI, author = "A. McQuatt and P. J. D. Andrews and D. Sleeman and V. Corruble and P. A. Jones", title = "The Analysis of Head Injury Data Using Decision Tree Techniques", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "336--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200336.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200336.pdf", acknowledgement = ack-nhfb, } @Article{Zupan:1999:MLS, author = "Blaz Zupan and Janez Demsar and Michael W. Kattan and J. Robert Beck and I. Bratko", title = "Machine Learning for Survival Analysis: {A} Case Study on Recurrence of Prostate Cancer", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "346--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200346.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200346.pdf", acknowledgement = ack-nhfb, } @Article{Calvelo:1999:IPS, author = "Daniel Calvelo and Marie-C. Chambrin and Denis Pomorski and Pierre Ravaux", title = "{ICU} Patient State Characterization Using Machine Learning in a Time Series Framework", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "356--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200356.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200356.pdf", acknowledgement = ack-nhfb, } @Article{Gamberger:1999:DRI, author = "Dragan Gamberger and Nada Lavrac and Ciril Groselj", title = "Diagnostic Rules of Increased Reliability for Critical Medical Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "361--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200361.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200361.pdf", acknowledgement = ack-nhfb, } @Article{Sierra:1999:MLI, author = "Basilio Sierra and Nicol{\'a}s Serrano and Pedro Larra{\~n}aga and Eliseo J. Plasencia and I{\~n}aki Inza and Juan Jos{\'e} Jim{\'e}nez and Jose Mar{\'\i}a De la Rosa and Mar{\'\i}a Luisa Mora", title = "Machine Learning Inspired Approaches to Combine Standard Medical Measures at an Intensive Care Unit", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "366--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200366.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200366.pdf", acknowledgement = ack-nhfb, } @Article{Wu:1999:STP, author = "Ping Wu and Kok Liang Heng and Shuo Wang Yang and Yi Feng Chen and Ravuru Subramanyam Mohan and Peter Huat Chye Lim", title = "A Screening Technique for Prostate Cancer by Hair Chemical Analysis and Artificial Intelligence", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "372--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200372.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200372.pdf", acknowledgement = ack-nhfb, } @Article{Cawsey:1999:CMH, author = "Alison Cawsey and Floriana Grasso and Ray Jones", title = "A Conversational Model for Health Promotion on the {World Wide Web}", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "379--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200379.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200379.pdf", acknowledgement = ack-nhfb, } @Article{Reiter:1999:TKR, author = "Ehud Reiter and Roma Robertson and Liesl Osman", title = "Types of Knowledge Required to Personalise Smoking Cessation Letters", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "389--399", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200389.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200389.pdf", acknowledgement = ack-nhfb, } @Article{Romacker:1999:SBC, author = "Martin Romacker and Stefan Schulz and Udo Hahn", title = "Small Is Beautiful --- Compact Semantics for Medical Language Processing", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "400--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200400.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200400.pdf", acknowledgement = ack-nhfb, } @Article{Barker:1999:SDN, author = "D. J. Barker and S. C. Lynch and D. S. Simpson and W. A. Corbett", title = "Speech Driven Natural Language Understanding for Hands-Busy Recording of Clinical Information", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "411--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200411.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200411.pdf", acknowledgement = ack-nhfb, } @Article{Zweigenbaum:1999:AAM, author = "Pierre Zweigenbaum and Natalia Grabar", title = "Automatic Acquisition of Morphological Knowledge for Medical Language Processing", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "416--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200416.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200416.pdf", acknowledgement = ack-nhfb, } @Article{Germond:1999:MAS, author = "Laurence Germond and Michel Dojat and Chris Taylor and Catherine Garbay", title = "A Multi-agent System for {MRI} Brain Segmentation", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "423--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200423.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200423.pdf", acknowledgement = ack-nhfb, } @Article{Kokai:1999:MBV, author = "Gabriella K{\'o}kai and Zolt{\'a}n T{\'o}th and R{\'o}bert V{\'a}nyi", title = "Modelling Blood Vessels of the Eye with Parametric {$L$}-Systems Using Evolutionary Algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "433--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200433.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200433.pdf", acknowledgement = ack-nhfb, } @Article{Hammond:1999:AMS, author = "Peter Hammond and Paul Wells and Sanjay Modgil", title = "Animating Medical and Safety Knowledge", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "443--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200443.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200443.pdf", acknowledgement = ack-nhfb, } @Article{Hutton:1999:ASM, author = "Tim J. Hutton and Peter Hammond and John C. Davenport", title = "Active Shape Models for Customised Prosthesis Design", journal = j-LECT-NOTES-COMP-SCI, volume = "1620", pages = "448--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1620.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1620/16200448.htm; http://link.springer-ny.com/link/service/series/0558/papers/1620/16200448.pdf", acknowledgement = ack-nhfb, } @Article{OLeary:1999:RKM, author = "D. E. O'Leary", title = "Reengineering and Knowledge Management", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Papazoglou:1999:KNN, author = "M. P. Papazoglou and J. Hoppenbrouwers", title = "Knowledge Navigation in Networked Digital Libraries", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "13--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Benjamins:1999:TBP, author = "V. R. Benjamins and B. Wielinga and J. Wielemaker and D. Fensel", title = "Towards Brokering Problem-Solving Knowledge on the {Internet}", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "33--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Biebow:1999:TLB, author = "B. Biebow and S. Szulman", title = "{Terminae}: {A} Linguistics-Based Tool for the Building of a Domain Ontology", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "49--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Birk:1999:AKA, author = "A. Birk and D. Surmann and K.-D. Althoff", title = "Applications of Knowledge Acquisition in Experimental Software Engineering", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "67--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Crow:1999:ASW, author = "L. Crow and N. Shadbolt", title = "Acquiring and Structuring {Web} Content with Knowledge Level Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "85--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Domingue:1999:KBN, author = "J. Domingue and E. Motta", title = "A Knowledge-Based News Server Supporting Ontology-Driven Story Enrichment and Knowledge Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "103--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Goasdoue:1999:MIS, author = "F. Goasdoue and C. Reynaud", title = "Modeling Information Sources for Information Integration", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "121--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gomez-Perez:1999:ORR, author = "A. Gomez-Perez and D. Rojas-Amaya", title = "Ontological Reengineering for Reuse", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "139--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Groot:1999:FVD, author = "P. Groot and A. {Ten Teije} and F. {Van Harmelen}", title = "Formally Verifying Dynamic Properties of Knowledge Based Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "157--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Herlea:1999:IBR, author = "D. E. Herlea and C. M. Jonker and J. Treur and N. J. E. Wijngaards", title = "Integration of Behavioural Requirements Specification within Knowledge Engineering", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "173--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hoefling:1999:TOS, author = "B. Hoefling and T. Liebig and D. Roesner and L. Webel", title = "Towards an Ontology for Substances and Related Actions", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "191--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kalfoglou:1999:UFO, author = "Y. Kalfoglou and D. Robertson", title = "Use of Formal Ontologies to Support Error Checking in Specifications", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "207--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Oussalah:1999:OST, author = "M. Oussalah and K. Messaadia", title = "The Ontologies of Semantic and Transfer Links", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "225--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Parmentier:1999:DPS, author = "T. Parmentier and D. Ziebelin", title = "Distributed Problem Solving Environment Dedicated to {DNA} Sequence Annotation", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "243--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Puuronen:1999:KAM, author = "S. Puuronen and V. Terziyan", title = "Knowledge Acquisition from Multiple Experts Based on Semantics of Concepts", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "259--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Stumme:1999:AEK, author = "G. Stumme", title = "Acquiring Expert Knowledge for the Design of Conceptual Information Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "275--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{White:1999:CBA, author = "S. White and D. Sleeman", title = "A Constraint-Based Approach to the Description of Competence", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "291--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Beydoun:1999:HIK, author = "G. Beydoun and A. Hoffmann", title = "Holism and Incremental Knowledge Acquisition", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "309--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Breuker:1999:IPS, author = "J. Breuker", title = "Indexing Problem Solving Methods for Reuse", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "315--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cairo:1999:SMR, author = "O. Cairo and J. Barreiro and F. Solsona", title = "Software Methodologies at Risk", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "323--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Faure:1999:KAP, author = "D. Faure and C. Nedellec", title = "Knowledge Acquisition of Predicate Argument Structures from Technical Texts Using Machine Learning: The System {ASIUM}", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "329--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Izumi:1999:IED, author = "N. Izumi and A. Maruyama and A. Suzuki and T. Yamaguchi", title = "An Interoperative Environment for Developing Expert Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "335--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jansen:1999:UMN, author = "M. G. Jansen and P. Beys", title = "On the Use of Meaningful Names in Knowledge-Based Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "341--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Martinez-Bejar:1999:FIK, author = "R. Martinez-Bejar and F. Iba{\~n}ez-Cruz and L.-G. Thong and T. M. Cao", title = "{FMR}: An Incremental Knowledge Acquisition System for Fuzzy Domains", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "349--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Parpola:1999:ASS, author = "P. Parpola", title = "Applying {SeSKA} to {Sisyphus III}", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "355--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Perkuhn:1999:DSC, author = "R. Perkuhn", title = "Describing Similar Control Flows for Families of Problem-Solving Methods", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "361--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Puppe:1999:MKE, author = "F. Puppe", title = "Meta Knowledge for Extending Diagnostic Consultation to Critiquing Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "367--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Rabarijoana:1999:EXC, author = "A. Rabarijoana and R. Dieng and O. Corby", title = "Exploitation of {XML} for Corporate Knowledge Management", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "373--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Schmalhofer:1999:OAS, author = "F. Schmalhofer and L. {Van Elst}", title = "An Oligo-Agents System with Shared Responsibilities for Knowledge Management", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "379--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sellini:1999:VKV, author = "F. Sellini and P.-A. Yvars", title = "{Veri-KoMoD}: Verification of Knowledge Models in the Mechanical Design Field", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "385--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Stuckenschmidt:1999:FFU, author = "H. Stuckenschmidt and K. C. Ranze", title = "A Flexible Framework for Uncertain Expertise", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "391--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wolf:1999:EOT, author = "R. P. Wolf", title = "Elicitation of Operational Track Grids", journal = j-LECT-NOTES-COMP-SCI, volume = "1621", pages = "397--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Harbour:1999:RST, author = "M. G. Harbour and J. A. {De la Puente}", title = "Reliable Software Technologies {Ada-Europe '99}", journal = j-LECT-NOTES-COMP-SCI, volume = "1622", pages = "i--xiii, 1--449", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Albrecht:1999:TTF, author = "R. F. Albrecht", title = "Topological Theory of Fuzziness", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kovacs:1999:SBS, author = "S. Kovacs", title = "Similarity Based System Reconfiguration by Fuzzy Classification and Hierarchical Interpolate Fuzzy Reasoning", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "12--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Skinner:1999:FSF, author = "J. F. Skinner and Y. M. Garibaldi and E. C. Ifeachor", title = "A Fuzzy System for Fetal Heart Rate Assessment", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "20--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Drechsler:1999:EGC, author = "N. Drechsler and W. Guenther and R. Drechsler", title = "Efficient Graph Coloring by Evolutionary Algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "30--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Takahashi:1999:DDR, author = "A. Takahashi and A. Borisov", title = "Determination of Decision Rules on the Basis of Genetic Algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "40--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Habtom:1999:MRS, author = "R. Habtom", title = "Modeling a Refrigeration System Using Recurrent Neural Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "47--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Tan:1999:ENS, author = "Y. Tan and P. Fang and Y. Zhang and S. Yang", title = "Evaluating Nugget Sizes of Spot Welds by Using Artificial Neural Network", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "53--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kohonen:1999:SRI, author = "T. Kohonen", title = "Spotting Relevant Information in Extremely Large Document Collections", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "59--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Borgulya:1999:FCG, author = "I. Borgulya", title = "Fuzzy Controller Generation with a Fuzzy Classification Method", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "62--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Fernandez:1999:TOF, author = "F. Fernandez and J. Gutierrez", title = "Transformation and Optimization of Fuzzy Controllers Using Signal Processing Techniques", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "75--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kramer:1999:FCD, author = "K.-D. Kramer and J. Kirschner and S. Woehlbier", title = "Fuzzy-Control Design Tool for Low-Cost Microcontrollers ({FHFC-Tool})", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "88--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lacan:1999:SOE, author = "J. Lacan and P. Chatonnay", title = "Search of Optimal Error Correcting Codes with Genetic Algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "93--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Imai:1999:UCE, author = "K. Imai and N. Kamiura and Y. Hata", title = "An Unsupervised Clustering with Evolutionary Strategy to Estimate the Cluster Number", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "99--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Drechsler:1999:MOO, author = "N. Drechsler and R. Drechsler and B. Becker", title = "Multi-objective Optimization in Evolutionary Algorithms Using Satisfiability Classes", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "108--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Martyna:1999:NNA, author = "J. Martyna", title = "Neural Network Approach to Design of Distributed Hard Real-Time Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "118--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ungerer:1999:STC, author = "C. Ungerer and D. Stuebener and C. Kirchmair and M. Sturm", title = "Supporting Traditional Controller of Combustion Engines by Means of Neural Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "132--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bongards:1999:CBW, author = "M. Bongards", title = "Controlling Biological Wastewater Treatment Plants Using Fuzzy Control and Neural Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "142--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Menhaj:1999:NFC, author = "M. B. Menhaj and F. Razzazi", title = "A New Fuzzy Character Segmentation Algorithm for {Persian \slash{} Arabic} Typed Texts", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "151--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Canuto:1999:RMF, author = "A. Canuto and G. Howells and M. Fairhurst", title = "{RePART}: {A} Modified Fuzzy {ARTMAP} for Pattern Recognition", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "159--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Farbiz:1999:AAF, author = "F. Farbiz and M. B. Menhaj and S. A. Motamedi", title = "An Adaptive $ {C} $-Average Fuzzy Control Filter for Image Enhancement", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "169--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gomez-Skarmeta:1999:POS, author = "A. F. Gomez-Skarmeta and F. Jimenez and J. Iba{\~n}ez", title = "{Pareto}-optimality in Scheduling Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "177--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cao:1999:CMC, author = "Y. Cao and L. Cao", title = "Controlled {Markov} Chain Optimization of Genetic Algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "186--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cotta:1999:TEP, author = "C. Cotta and J. M. Troya", title = "Tackling Epistatic Problems Using Dynastically Optimal Recombination", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "197--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kopco:1999:EMC, author = "N. Kopco and P. Sincak and H. Veregin", title = "Extended Methods for Classification of Remotely Sensed Images Based on {ARTMAP} Neural Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "206--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Brandstetter:1999:AAN, author = "P. Brandstetter and M. Skotnica", title = "Application of Artificial Neural Network in Control of Vector Pulse-Width Modulation Inverter", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "220--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Schmitter:1999:MMM, author = "E. D. Schmitter", title = "Modeling Multiple Microstructure Transformations in Steels with a {Boltzmann} Neural Net", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "225--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{DeJong:1999:ECWb, author = "K. {De Jong}", title = "Evolutionary Computation: Where We Are and where We're Headed", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "230--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ivanescu:1999:FCU, author = "M. Ivanescu and V. Stoian", title = "Fuzzy Controllers by Unconventional Technologies for Tentacle Arms", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "232--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bonkovic:1999:CRA, author = "M. Bonkovic and D. Stipanicev and M. Stula", title = "Control of Robot Arm Approach by Fuzzy Pattern Comparison Technique", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "246--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Varachiu:1999:FSC, author = "N. Varachiu", title = "A Fuzzy Shapes Characterization for Robotics", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "253--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Attolico:1999:ABA, author = "G. Attolico and A. Itta and G. Cicirelli and T. D'Orazio", title = "{ART}-based Automatic Generation of Membership Functions for Fuzzy Controllers in Robotics", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "259--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Trajkovski:1999:TTL, author = "G. Trajkovski and B. Cukic", title = "On Two Types of {L0M} Fuzzy Lattices", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "272--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mesiar:1999:GCM, author = "R. Mesiar", title = "Generated Connectives in Many Valued Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "282--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baczynski:1999:CCF, author = "M. Baczynski and J. Drewniak", title = "Conjugacy Classes of Fuzzy Implications", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "287--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baczynski:1999:CDI, author = "M. Baczynski", title = "Characterization of Dienes Implication", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "299--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Aizenberg:1999:NNB, author = "I. N. Aizenberg", title = "Neural Networks Based on Multi-valued and Universal Binary Neurons: Theory, Application to Image Processing and Recognition", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "306--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Shabani:1999:MTT, author = "A. Shabani and M. B. Menhaj and H. B. Tabrizi", title = "Modeling of Thermal Two Dimensional Free Turbulent Jet by a Three Layer Two Time Scale Cellular Neural Network", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "317--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Neagoe:1999:NAD, author = "V. Neagoe and M. Valcu and B. Sabac", title = "A Neural Approach for Detection of Road Direction in Autonomous Navigation", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "324--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Neagoe:1999:NSM, author = "V. Neagoe and I. Fratila", title = "A Neural Segmentation of Multispectral Satellite Images", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "334--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cao:1999:DTJ, author = "Y. J. Cao and N. Ireson and L. Bull and R. Miles", title = "Design of a Traffic Junction Controller Using Classifier System and Fuzzy Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "342--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Niittymaeki:1999:UFL, author = "J. Niittymaeki", title = "Using Fuzzy Logic to Control Traffic Signals at Multi-phase Intersections", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "354--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gharieb:1999:FCN, author = "W. Gharieb", title = "Fuzzy Control to Non-minimal Phase Processes", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "363--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kodagoda:1999:RCF, author = "K. R. S. Kodagoda and W. S. Wijesoma and E. K. Teoh", title = "Robust Un-coupled Fuzzy Controller for Longitudinal and Lateral Control of an {AGV}", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "370--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Precup:1999:CMT, author = "R.-E. Precup and S. Preitl and S. Solyom", title = "Center Manifold Theory Approach to the Stability Analysis of Fuzzy Control Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "382--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Knicker:1999:SAF, author = "R. Knicker", title = "Stability Analysis of Fuzzy and Other Nonlinear Systems Based on the Method of Convex Decomposition", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "391--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Deng:1999:FUC, author = "H. Deng and C.-H Yeh", title = "Fuzzy Utilities Comparison in Multicriteria Analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "401--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Huellermeier:1999:PFC, author = "E. Huellermeier", title = "A Possibilistic Formalization of Case-Based Reasoning and Decision Making", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "411--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Thomas:1999:PDN, author = "M. Thomas and C. Pacha and K. Goser", title = "Parameter Determination for Nano-Scale Modelling", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "421--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gilsdorf:1999:ORA, author = "I. Gilsdorf and W. Brauer", title = "Optimizing Routing Algorithms in Telecommunication Networks with Neural Networks and Fuzzy Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "427--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Nolle:1999:OWR, author = "L. Nolle and A. Armstrong and A. Hopgood and A. Ware", title = "Optimum Work Roll Profile Selection in the Hot Rolling of Wide Steel Strip Using Computational Intelligence", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "435--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Reuter:1999:AEE, author = "M. Reuter and C. Zemke", title = "Analysing Epileptic Events On-Line by Soft-Computing-Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "453--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kacprzyk:1999:ILS, author = "J. Kacprzyk and S. Zadrozny", title = "On Interactive Linguistic Summarization of Databases via a Fuzzy-Logic-Based Querying Add-On to {Microsoft Access[R]}", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "462--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ahmed:1999:GPF, author = "M. Ahmed and E. Damiani and A. G. B. Tettamanzi", title = "A General-Purpose Fuzzy Engine for Crop Control", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "473--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Vascak:1999:FCP, author = "J. Vascak", title = "Fuzzy Control of a Physical Double Inverted Pendulum Model", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "482--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wijesoma:1999:SSF, author = "W. S. Wijesoma and K. R. S. Kodagoda", title = "Synthesis of Stable Fuzzy {PD\slash PID} Control Laws for Robotic Manipulators from a Variable Structure Systems Standpoint", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "495--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bosc:1999:DSB, author = "P. Bosc and O. Pivert and L. Ughetto", title = "On Data Summaries Based on Gradual Rules", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "512--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Marshall:1999:WTC, author = "P. Marshall and Z. Bandar", title = "Working Towards Connectionist Modeling of Term Formation", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "522--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Reuter:1999:QMN, author = "M. Reuter", title = "A Quantization-Model of the Neural Nets", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "530--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Falkowski:1999:RAU, author = "B.-J. Falkowski", title = "Risk Analysis Using Perceptrons and Quadratic Programming", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "543--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Praczyk:1999:FRP, author = "J. Praczyk and H. Kiendl and T. Slawinski", title = "Finding Relevant Process Characteristics with a Method for Data-Based Complexity Reduction", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "548--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Martyna:1999:TCA, author = "J. Martyna", title = "Traffic Control in ail {ATM} Network Using Rough Set Theory", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "556--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Butkiewicz:1999:ECT, author = "B. S. Butkiewicz and T. Mroczek and M. W. Grzybek", title = "Evaluation of Characteristic Temperatures of Materials Using an Approximate Reasoning Method", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "569--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Castelletti:1999:HCA, author = "R. Castelletti and E. Damiani and G. Righini and R. Khosla", title = "A Human Centered Architecture for Distributed Retrieval of Medical Images", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "578--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Reuter:1999:RRT, author = "M. Reuter and D. P. F. Moeller", title = "Representing the Real-Time Behaviour of Technical Processes in Neural Nets by Using the Phase-Space-Flow of the Degrees of Freedom of the Nets", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "589--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kromer:1999:SNN, author = "T. Kromer", title = "Spatial Neural Networks Based on Fractal Algorithms Biomorph Nets of Nets of", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "603--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Dafinca:1999:ACS, author = "L. Dafinca", title = "Adaptive Control Systems Based on Neural Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "615--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Buzoianu:1999:FAU, author = "M. Buzoianu and F. Oltean and A. Agapie", title = "Function Approximation Using Tensor Product {Bernstein} Polynomials --- Neuro and Evolutionary Approaches", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "625--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Filip:1999:TCA, author = "I. Filip and O. Prostean and D. Curiac", title = "Tuning Considerations above a Fuzzy Controller Used for the Synchronous Generator", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "632--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lamata:1999:SGA, author = "M. T. Lamata and J. I. Pelaez and J. C. Sierra and J. M. Bravo", title = "A Sectoring Genetic Algorithm for the Urban Waste Collection Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "642--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kraeht:1999:POG, author = "C. Kraeht and H. Geyer and P. Ulbig and S. Schulz", title = "Parameter Optimization of Group Contribution Methods in High Dimensional Solution Spaces", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "647--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Djamschidi:1999:AHA, author = "R. Djamschidi and A. Bruckner", title = "Applying Heuristic Algorithms on Structuring Europeanwide Distribution Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "658--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Grigore:1999:CNS, author = "Ovidiu Grigore and Octavian Grigore", title = "The Control of a Nonlinear System Using Neural Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "667--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Thu Oct 31 18:01:43 2002", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Krause:1999:DUH, author = "P. Krause", title = "Demonstration of the Use of Hyperinference: Position Control Using an Electric Disc-Motor", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "671--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Astanin:1999:SKB, author = "S. V. Astanin and T. G. Kalashnikova", title = "Synthesis of Knowledges Based on Inductive Generalization", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "676--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Halinka:1999:ABF, author = "A. Halinka and M. Szewczyk and B. Witek", title = "{ANN}-Based Fault Type and Location Identification System for Autonomous Preventive-Restoration Control of Complex Electrical Power System Plants", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "682--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bachiller:1999:OHS, author = "P. Bachiller and R. M. Perez and P. Martinez and P. L. Aguilar", title = "Optimal Hidden Structure for Feedforward Neural Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "684--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Uchida:1999:RBI, author = "H. Uchida and Y. Hata and K. Suei and H. Nakagawa", title = "Relation Between the {IADL} and Physical Fitness Tests Focusing on Uncertainty of Answering Questionnaire in Elderly Women", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "686--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Doeben-Henisch:1999:TAB, author = "C. Doeben-Henisch and J. P. Hasebrook", title = "A Toolbox of Artificial Brain Cells to Simulate Classical and Operant Learning Behavior", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "689--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Halinka:1999:IAB, author = "A. Halinka and M. Szewczyk and B. Witek", title = "Intelligent, {ANN}-Based Identification System of Complex Generating Sets Operating Mode", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "692--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{DeCock:1999:NNB, author = "M. {De Cock} and F. Vynckier and E. E. Kerre", title = "A Neural Network Based on Linguistic Modifiers", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "694--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Neagu:1999:FCM, author = "C.-D. Neagu and V. Palade", title = "Fuzzy Computing in a {MultiPurpose} Neural Network Implementation", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "697--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Yardimci:1999:FLC, author = "A. Yardimci and A. S. Onural", title = "Fuzzy Logic Control of Child Blood Pressure During Anesthesia", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "701--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Dediu:1999:SCG, author = "A. H. Dediu and A. Agapie and N. Varachiu", title = "Soft Computing Genetic Tool {V 3.0} --- Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "704--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 05 08:20:45 2002", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Varshavsky:1999:LEC, author = "V. Varshavsky and V. Marakhovsky", title = "Learning Experiments with {CMOS} Artificial Neuron", journal = j-LECT-NOTES-COMP-SCI, volume = "1625", pages = "706--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jacobsen:1999:UPC, author = "Ivar Jacobsen", title = "The Unified Process for Component-Based Development", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260001.pdf", acknowledgement = ack-nhfb, } @Article{Scheer:1999:BPM, author = "August-Wilhelm Scheer and Michael Hoffmann", title = "From Business Process Model to Application System --- Developing an Information System with the {House of Business Engineering} ({HOBE})", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "2--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260002.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260002.pdf", acknowledgement = ack-nhfb, } @Article{Melloul:1999:CPS, author = "Laurence Melloul and Dorothea Beringer and Neal Sample and Gio Wiederhold", title = "{CPAM}, {A} Protocol for Software Composition", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "11--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260011.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260011.pdf", acknowledgement = ack-nhfb, } @Article{Matthes:1999:POA, author = "Florian Matthes and Holm Wegner and Patrick Hupe", title = "A Process-Oriented Approach to Software Component Definition", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "26--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260026.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260026.pdf", acknowledgement = ack-nhfb, } @Article{Heuvel:1999:CBO, author = "Willem-Jan van den Heuvel and Mike Papazoglou and Manfred A. Jeusfeld", title = "Configuring Business Objects from Legacy Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "41--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260041.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260041.pdf", acknowledgement = ack-nhfb, } @Article{Verhoef:1999:RMI, author = "Denis Verhoef and Marcel Franckson", title = "Risk Management for {IT} in the Large", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "57--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260057.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260057.pdf", acknowledgement = ack-nhfb, } @Article{Sutcliffe:1999:LBM, author = "Alistair G. Sutcliffe and Shailey Minocha", title = "Linking Business Modelling to Socio-technical System Design", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "73--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260073.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260073.pdf", acknowledgement = ack-nhfb, } @Article{Joeris:1999:TFH, author = "Gregor Joeris and Otthein Herzog", title = "Towards Flexible and High-Level Modeling and Enacting of Processes", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "88--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260088.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260088.pdf", acknowledgement = ack-nhfb, } @Article{Ralyte:1999:MES, author = "Jolita Ralyt{\'e} and Colette Rolland and V{\'e}ronique Plihon", title = "Method Enhancement with Scenario Based Techniques", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "103--118", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260103.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260103.pdf", acknowledgement = ack-nhfb, } @Article{Becker-Kornstaedt:1999:SPE, author = "Ulrike Becker-Kornstaedt and Dirk Hamann and Ralf Kempkens and Peter R{\"o}sch and Martin Verlage and Richard Webby and J{\"o}rg Zettel", title = "Support for the Process Engineer: The Spearmint Approach to Software Process Definition and Process Guidance", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "119--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260119.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260119.pdf", acknowledgement = ack-nhfb, } @Article{Ansorge:1999:MCD, author = "Dirk Ansorge and Klaus Bergner and Bernd Deifel and Nicolas Hawlitzky and Christoph Maier and Barbara Paech and Andreas Rausch and Marc Sihling and Veronika Thurner and Sascha Vogel", title = "Managing Componentware Development --- Software Reuse and the {$V$-Modell} Process", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "134--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260134.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260134.pdf", acknowledgement = ack-nhfb, } @Article{Wietek:1999:MMD, author = "Frank Wietek", title = "Modelling Multidimensional Data in a Dataflow-Based Visual Data Analysis Environment", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "149--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260149.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260149.pdf", acknowledgement = ack-nhfb, } @Article{Vassiliadis:1999:TQO, author = "Panos Vassiliadis and Mokrane Bouzeghoub and Christoph Quix", title = "Towards Quality-Oriented Data Warehouse Usage and Evolution", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "164--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260164.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260164.pdf", acknowledgement = ack-nhfb, } @Article{Theodoratos:1999:DGD, author = "Dimitri Theodoratos and Spyros Ligoudistianos and Timos Sellis", title = "Designing the Global Data Warehouse with {SPJ} Views", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "180--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260180.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260180.pdf", acknowledgement = ack-nhfb, } @Article{Sadiq:1999:AGR, author = "Wasim Sadiq and Maria E. Orlowska", title = "Applying Graph Reduction Techniques for Identifying Structural Conflicts in Process Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "195--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260195.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260195.pdf", acknowledgement = ack-nhfb, } @Article{Hesse:1999:MVA, author = "Wolfgang Hesse and J{\"o}rg Noack", title = "A Multi-variant Approach to Software Process Modelling", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "210--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260210.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260210.pdf", acknowledgement = ack-nhfb, } @Article{Green:1999:OAI, author = "Peter Green and Michael Rosemann", title = "An Ontological Analysis of Integrated Process Modelling", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "225--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260225.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260225.pdf", acknowledgement = ack-nhfb, } @Article{Sandholm:1999:DOC, author = "Thomas Sandholm and Stefan Tai and Dirk Slama and Eamon Walshe", title = "Design of Object Caching in a {CORBA OTM} System", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "241--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260241.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260241.pdf", acknowledgement = ack-nhfb, } @Article{Jungfer:1999:CIV, author = "Kim Jungfer and Ulf Leser and Patricia Rodriguez-Tom{\'e}", title = "Constructing {IDL} Views on Relational Databases", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "255--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260255.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260255.pdf", acknowledgement = ack-nhfb, } @Article{Oh:1999:DCT, author = "Am-suk Oh", title = "The Design of Cooperative Transaction Model by Using Client-Server Architecture", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "269--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260269.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260269.pdf", acknowledgement = ack-nhfb, } @Article{Kang:1999:MSW, author = "Myong H. Kang and Judith N. Froscher and Amit P. Sheth and Krys J. Kochut and John A. Miller", title = "A Multilevel Secure Workflow Management System", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "271--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260271.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260271.pdf", acknowledgement = ack-nhfb, } @Article{Eder:1999:TCW, author = "Johann Eder and Euthimios Panagos and Michael Rabinovich", title = "Time Constraints in Workflow Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "286--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260286.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260286.pdf", acknowledgement = ack-nhfb, } @Article{Sellentin:1999:TCS, author = "J{\"u}rgen Sellentin and Aiko Frank and Bernhard Mitschang", title = "{TOGA} --- {A} Customizable Service for Data-Centric Collaboration", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "301--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260301.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260301.pdf", acknowledgement = ack-nhfb, } @Article{DeFerreiraRezende:1999:PAA, author = "F. {De Ferreira Rezende} and U. Hewnsen and G. {De Sa Oliveira} and R. C. G. Pereira", title = "A Practical Approach to Access Heterogeneous and Distributed Databases", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "317--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Rezende:1999:PAA, author = "Fernando de Ferreira Rezende and Ulrich Hermsen and Georgiane de S{\'a} Oliveira and Renata Costa Guedes Pereira and Jochen R{\"u}tschlin", title = "A Practical Approach to Access Heterogeneous and Distributed Databases", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "317--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260317.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260317.pdf", acknowledgement = ack-nhfb, } @Article{Brien:1999:UAI, author = "Peter Mc. Brien and Alexandra Poulovassilis", title = "A Uniform Approach to Inter-model Transformations", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "333--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260333.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260333.pdf", acknowledgement = ack-nhfb, } @Article{McBrien:1999:UAI, author = "P. McBrien and A. Poulovassilis", title = "A Uniform Approach to Inter-model Transformations", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "333--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Barbeau:1999:OOH, author = "Franck Barbeau and Jos{\'e} Martinez", title = "{OTHY}: Object To {HYpermedia}", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "349--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260349.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260349.pdf", acknowledgement = ack-nhfb, } @Article{Lesperance:1999:MDD, author = "Yves Lesp{\'e}rance and Todd G. Kelley and John Mylopoulos and Eric S. K. Yu", title = "Modeling Dynamic Domains with {ConGolog}", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "365--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260365.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260365.pdf", acknowledgement = ack-nhfb, } @Article{Aoumeur:1999:TOP, author = "Nasreddine Aoumeur and Gunter Saake", title = "Towards an Object {Petri} Nets Model for Specifying and Validating Distributed Information Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "381--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260381.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260381.pdf", acknowledgement = ack-nhfb, } @Article{Olive:1999:RRT, author = "Antoni Oliv{\'e}", title = "Relationship Reification: {A} Temporal View", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "396--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260396.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260396.pdf", acknowledgement = ack-nhfb, } @Article{Becker:1999:TCF, author = "J{\"o}rg Becker and Michael zur M{\"u}hlen", title = "Towards a Classification Framework for Application Granularity in Workflow Management Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "411--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260411.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260411.pdf", acknowledgement = ack-nhfb, } @Article{Klingemann:1999:AOC, author = "Justus Klingemann and J{\"u}rgen W{\"a}sch and Karl Aberer", title = "Adaptive Outsourcing in Cross-Organizational Workflows", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "417--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260417.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260417.pdf", acknowledgement = ack-nhfb, } @Article{Huan:1999:PBR, author = "Yan-Nong Huan and Ming-Chien Shan", title = "Policy-Based Resource Management", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "422--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260422.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260422.pdf", acknowledgement = ack-nhfb, } @Article{Huang:1999:PBR, author = "Y.-N. Huang and M.-C. Shan", title = "Policy-Based Resource Management", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "422--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Prakash:1999:MMH, author = "Naveen Prakash and Ritu Sibal", title = "Modelling Method Heuristics for Better Quality Products", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "429--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260429.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260429.pdf", acknowledgement = ack-nhfb, } @Article{Calvanese:1999:QCS, author = "Diego Calvanese and Giuseppe De Giacomo and Maurizio Lenzerini", title = "Queries and Constraints on Semi-structured Data", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "434--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260434.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260434.pdf", acknowledgement = ack-nhfb, } @Article{Bornhovd:1999:PMB, author = "Christof Bornh{\"o}vd and Alejandro P. Buchmann", title = "A Prototype for Metadata-Based Integration of {Internet} Sources", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "439--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260439.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260439.pdf", acknowledgement = ack-nhfb, } @Article{Weske:1999:WMT, author = "Mathias Weske", title = "Workflow Management Through Distributed and Persistent {CORBA} Workflow Objects", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "446--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260446.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260446.pdf", acknowledgement = ack-nhfb, } @Article{Jarzabek:1999:CCI, author = "Stan Jarzabek", title = "Component Criteria for Information System Families", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "451--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260451.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260451.pdf", acknowledgement = ack-nhfb, } @Article{Svinterikou:1999:TMM, author = "Marianthi Svinterikou and Babis Theodoulidis", title = "{TUML}: {A} Method for Modelling Temporal Information Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "456--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260456.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260456.pdf", acknowledgement = ack-nhfb, } @Article{Yi:1999:BGR, author = "Choong-ho Yi and Paul Johannesson", title = "Beyond Goal Representation: Checking Goal-Satisfaction by Temporal Reasoning with Business Processes", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "462--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260462.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260462.pdf", acknowledgement = ack-nhfb, } @Article{Wedemeijer:1999:DFM, author = "Lex Wedemeijer", title = "Design the Flexibility, Maintain the Stability of Conceptual Schemas", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "467--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260467.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260467.pdf", acknowledgement = ack-nhfb, } @Article{Diaz:1999:MAD, author = "Oscar D{\'\i}az and Mario Piattini", title = "Metrics for Active Database Maintainability", journal = j-LECT-NOTES-COMP-SCI, volume = "1626", pages = "472--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1626.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1626/16260472.htm; http://link.springer-ny.com/link/service/series/0558/papers/1626/16260472.pdf", acknowledgement = ack-nhfb, } @Article{Kleinberg:1999:WGM, author = "Jon M. Kleinberg and Ravi Kumar and Prabhakar Raghavan and Sridhar Rajagopalan and Andrew S. Tomkins", title = "The {Web} as a Graph: Measurements, Models and Methods", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270001.pdf", acknowledgement = ack-nhfb, } @Article{Tarui:1999:SOC, author = "Jun Tarui and Seinosuke Toda", title = "Some Observations on the Computational Complexity of Graph Accessibility Problem (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "18--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270018.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270018.pdf", acknowledgement = ack-nhfb, } @Article{Nagamochi:1999:AFS, author = "Hiroshi Nagamochi and Toshihide Ibaraki", title = "An Approximation for Finding a Smallest {$2$-Edge-Connected} Subgraph Containing a Specified Spanning Tree", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "31--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270031.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270031.pdf", acknowledgement = ack-nhfb, } @Article{Takaoka:1999:TH, author = "Tadao Takaoka", title = "Theory of $2$-$3$ Heaps", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "41--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270041.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270041.pdf", acknowledgement = ack-nhfb, } @Article{Hutchinson:1999:EMD, author = "David Hutchinson and Anil Maheshwari and Norbert Zeh", title = "An External Memory Data Structure for Shortest Path Queries (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "51--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270051.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270051.pdf", acknowledgement = ack-nhfb, } @Article{Hon:1999:ANN, author = "Wing-Kai Hon and Tak-Wah Lam", title = "Approximating the Nearest Neighbor Interchange Distance for Evolutionary Trees with Non-uniform Degrees", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "61--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270061.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270061.pdf", acknowledgement = ack-nhfb, } @Article{Lin:1999:SGR, author = "Guo-Hui Lin and Guoliang Xue", title = "Signed Genome Rearrangement by Reversals and Transpositions: Models and Approximations", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "71--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270071.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270071.pdf", acknowledgement = ack-nhfb, } @Article{Yamaguchi:1999:AAT, author = "Atsuko Yamaguchi and Akihiro Sugimoto", title = "An Approximation Algorithm for the Two-Layered Graph Drawing Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "81--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270081.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270081.pdf", acknowledgement = ack-nhfb, } @Article{Lin:1999:AMG, author = "Xuemin Lin and Peter Eades", title = "Area Minimization for Grid Visibility Representation of Hierarchically Planar Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "92--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270092.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270092.pdf", acknowledgement = ack-nhfb, } @Article{Diaz:1999:LPL, author = "Josep D{\'\i}az and Mathew D. Penrose and Jordi Petit and Mar{\'\i}a Serna", title = "Layout Problems on Lattice Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "103--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270103.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270103.pdf", acknowledgement = ack-nhfb, } @Article{Cai:1999:NTT, author = "Jin-Yi Cai", title = "A New Transference Theorem in the Geometry of Numbers", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "113--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270113.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270113.pdf", acknowledgement = ack-nhfb, } @Article{Damm:1999:CRP, author = "Carsten Damm and Ki Hang Kim and Fred Roush", title = "On Covering and Rank Problems for {Boolean} Matrices and Their Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "123--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270123.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270123.pdf", acknowledgement = ack-nhfb, } @Article{Mahajan:1999:CAP, author = "Meena Mahajan and P. R. Subramanya and V. Vinay", title = "A Combinatorial Algorithm for Pfaffians", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "134--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270134.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270134.pdf", acknowledgement = ack-nhfb, } @Article{Nardelli:1999:HSF, author = "Enrico Nardelli and Guido Proietti and Peter Widmayer", title = "How to Swap a Failing Edge of a Single Source Shortest Paths Tree", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "144--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270144.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270144.pdf", acknowledgement = ack-nhfb, } @Article{Bezrukov:1999:BPG, author = "S. L. Bezrukov and R. Els{\"a}sser and U.-P. Schroeder", title = "On Bounds for the $k$-Partitioning of Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "154--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Dec 03 17:05:45 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270154.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270154.pdf", acknowledgement = ack-nhfb, } @Article{Nagamochi:1999:FACb, author = "Hiroshi Nagamochi and Shigeki Katayama and Toshihide Ibaraki", title = "A Faster Algorithm for Computing Minimum $5$-way and $6$-way Cuts in Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "164--173", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270164.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270164.pdf", acknowledgement = ack-nhfb, } @Article{Ambainis:1999:PAL, author = "Andris Ambainis and Richard Bonner and Rusins Freivalds and Arnolds Kikusts", title = "Probabilities to Accept Languages by Quantum Finite Automata", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "174--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270174.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270174.pdf", acknowledgement = ack-nhfb, } @Article{Fortnow:1999:DHL, author = "Lance Fortnow and A. Pavan and Alan L. Selman", title = "Distributionally-Hard Languages", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "184--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270184.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270184.pdf", acknowledgement = ack-nhfb, } @Article{McKenzie:1999:CCF, author = "Pierre McKenzie and Klaus Reinhardt and V. Vinay", title = "Circuits and Context-Free Languages", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "194--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270194.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270194.pdf", acknowledgement = ack-nhfb, } @Article{Amano:1999:NLC, author = "Kazuyuki Amano and Akira Maruoka and Jun Tarui", title = "On the Negation-Limited Circuit Complexity of Merging", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "204--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270204.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270204.pdf", acknowledgement = ack-nhfb, } @Article{Miltersen:1999:SPV, author = "Peter Bro Miltersen and N. V. Vinodchandran and Osamu Watanabe", title = "Super-Polynomial versus Half-Exponential Circuit Size in the Exponential Hierarchy", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "210--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270210.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270210.pdf", acknowledgement = ack-nhfb, } @Article{Fernau:1999:ELS, author = "Henning Fernau", title = "Efficient Learning of Some Linear Matrix Languages", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "221--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270221.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270221.pdf", acknowledgement = ack-nhfb, } @Article{Deng:1999:MMR, author = "Xiaotie Deng and Yuzhong Zhang", title = "Minimizing Mean Response Time in Batch Processing System", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "231--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270231.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270231.pdf", acknowledgement = ack-nhfb, } @Article{Xiaotie:1999:MMR, author = "D. Xiaotie and Z. Yuzhong", title = "Minimizing Mean Resoponse Time in Batch Processing System", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "231--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Krysta:1999:AAB, author = "Piotr Krysta and Roberto Solis-Oba", title = "Approximation Algorithms for Bounded Facility Location", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "241--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270241.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270241.pdf", acknowledgement = ack-nhfb, } @Article{Tayu:1999:STH, author = "Satoshi Tayu", title = "Scheduling Trees onto Hypercubes and Grids Is {$ \cal N P $}-complete", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "251--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270251.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270251.pdf", acknowledgement = ack-nhfb, } @Article{Halldorsson:1999:AWI, author = "Magn{\'u}s M. Halld{\'o}rsson", title = "Approximations of Weighted Independent Set and Hereditary Subset Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "261--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270261.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270261.pdf", acknowledgement = ack-nhfb, } @Article{Halldorsson:1999:MCT, author = "Magn{\'u}s M. Halld{\'o}rsson and Guy Kortsarz and Andrzej Proskurowski", title = "Multi-coloring Trees", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "271--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270271.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270271.pdf", acknowledgement = ack-nhfb, } @Article{Clementi:1999:CAC, author = "Andrea E. F. Clementi and Pierluigi Crescenzi and Gianluca Rossi", title = "On the Complexity of Approximating Colored-Graph Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "281--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270281.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270281.pdf", acknowledgement = ack-nhfb, } @Article{Bernasconi:1999:AST, author = "Anna Bernasconi and Carsten Damm and Igor E. Shparlinski", title = "On the Average Sensitivity of Testing Square-Free Numbers", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "291--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270291.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270291.pdf", acknowledgement = ack-nhfb, } @Article{Xizhong:1999:BER, author = "Z. Xizhong", title = "Binary Enumerability of Real Numbers", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "300--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Zheng:1999:BER, author = "Xizhong Zheng", title = "Binary Enumerability of Real Numbers", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "300--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270300.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270300.pdf", acknowledgement = ack-nhfb, } @Article{Cooperman:1999:GMI, author = "Gene Cooperman and Sandra Feisel and Joachim von zur Gathen and George Havas", title = "{GCD} of Many Integers", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "310--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270310.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270310.pdf", acknowledgement = ack-nhfb, } @Article{Jurdzinski:1999:MPF, author = "Tomasz Jurdzinski and Miros{\l}aw Kuty{\l}owski and Krzysztof Lorys", title = "Multi-party Finite Computations", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "318--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270318.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270318.pdf", acknowledgement = ack-nhfb, } @Article{Nakata:1999:PLM, author = "Toshio Nakata and Hiroshi Imahayashi and Masafumi Yamashita", title = "Probabilistic Local Majority Voting for the Agreement Problem on Finite Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "330--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270330.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270330.pdf", acknowledgement = ack-nhfb, } @Article{Marzetta:1999:DPB, author = "Ambros Marzetta and Adrian Br{\"u}ngger", title = "A Dynamic Programming Bound for the Quadratic Assignment Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "339--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270339.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270339.pdf", acknowledgement = ack-nhfb, } @Article{Uno:1999:NAS, author = "Takeaki Uno", title = "A New Approach for Speeding Up Enumeration Algorithms and Its Application for Matroid Bases", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "349--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270349.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270349.pdf", acknowledgement = ack-nhfb, } @Article{Cai:1999:RCG, author = "Jin-Yi Cai and George Havas and Bernard Mans and Ajay Nerurkar and Jean-Pierre Seifert and Igor Shparlinski", title = "On Routing in Circulant Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "360--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270360.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270360.pdf", acknowledgement = ack-nhfb, } @Article{Matsubayashi:1999:MCE, author = "Akira Matsubayashi and Ryo Takasu", title = "Minimum Congestion Embedding of Complete Binary Trees into Tori", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "370--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270370.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270370.pdf", acknowledgement = ack-nhfb, } @Article{Chin:1999:MSL, author = "Francis Y. L. Chin and Cao An Wang and Fu Lee Wang", title = "Maximum Stabbing Line in {$2$D} Plane", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "379--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270379.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270379.pdf", acknowledgement = ack-nhfb, } @Article{Chaudhuri:1999:GSL, author = "Jeet Chaudhuri and Subhas C. Nandy", title = "Generalized Shooter Location Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "389--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270389.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270389.pdf", acknowledgement = ack-nhfb, } @Article{Hong:1999:COA, author = "Sung-Pil Hong", title = "A Competitive Online Algorithm for the Paging Problem with ``Shelf'' Memory", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "400--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270400.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270400.pdf", acknowledgement = ack-nhfb, } @Article{Iwama:1999:UGF, author = "Kazuo Iwama and Kouki Yonezawa", title = "Using Generalized Forecasts for Online Currency Conversion", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "409--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270409.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270409.pdf", acknowledgement = ack-nhfb, } @Article{Otto:1999:RPR, author = "Friedrich Otto", title = "On {$S$}-regular Prefix-Rewriting Systems and Automatic Structures", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "422--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270422.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270422.pdf", acknowledgement = ack-nhfb, } @Article{Hirata:1999:TIS, author = "Kouichi Hirata and Keizo Yamada and Masateru Harao", title = "Tractable and Intractable Second-Order Matching Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "432--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270432.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270432.pdf", acknowledgement = ack-nhfb, } @Article{Lee:1999:EFS, author = "Sung-Woo Lee and Hyun-Sung Kim and Jung-Joon Kim and Tae-Geun Kim and Kee-Young Yoo", title = "Efficient Fixed-Size Systolic Arrays for the Modular Multiplication", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "442--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270442.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270442.pdf", acknowledgement = ack-nhfb, } @Article{Chong:1999:IPC, author = "Ka Wong Chong and Yijie Han and Yoshihide Igarashi and Tak Wah Lam", title = "Improving Parallel Computation with Fast Integer Sorting", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "452--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270452.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270452.pdf", acknowledgement = ack-nhfb, } @Article{Das:1999:CAP, author = "Sajal K. Das and Bhabani P. Sinha and Rajarshi Chaudhuri", title = "A Combinatorial Approach to Performance Analysis of a Shared-Memory Multiprocessor", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "462--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270462.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270462.pdf", acknowledgement = ack-nhfb, } @Article{Gudmundsson:1999:FAA, author = "Joachim Gudmundsson and Christos Levcopoulos", title = "A Fast Approximation Algorithm for {TSP} with Neighborhoods and Red-Blue Separation", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "473--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270473.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270473.pdf", acknowledgement = ack-nhfb, } @Article{Lau:1999:GBE, author = "H. Y. Lau and H. F. Ting", title = "The Greedier the Better: An Efficient Algorithm for Approximating Maximum Independent Set", journal = j-LECT-NOTES-COMP-SCI, volume = "1627", pages = "483--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1627.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1627/16270483.htm; http://link.springer-ny.com/link/service/series/0558/papers/1627/16270483.pdf", acknowledgement = ack-nhfb, } @Article{Hoare:1999:TMP, author = "C. A. R. Hoare and He Jifeng", title = "A Trace Model for Pointers and Objects", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280001.pdf", acknowledgement = ack-nhfb, } @Article{Czarnecki:1999:SO, author = "Krzysztof Czarnecki and Ulrich W. Eisenecker", title = "Synthesizing Objects", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "18--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280018.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280018.pdf", acknowledgement = ack-nhfb, } @Article{Bono:1999:CCC, author = "Viviana Bono and Amit Patel and Vitaly Shmatikov", title = "A Core Calculus of Classes and Mixins", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "43--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280043.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280043.pdf", acknowledgement = ack-nhfb, } @Article{Ernst:1999:PCM, author = "Erik Ernst", title = "Propagating Class and Method Combination", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "67--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280067.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280067.pdf", acknowledgement = ack-nhfb, } @Article{Dieckman:1999:SAB, author = "Sylvia Dieckman and Urs H{\"o}lzle", title = "A Study of the Allocation Behavior of the {SPECjvm98} {Java} Benchmarks", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "92--115", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280092.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280092.pdf", acknowledgement = ack-nhfb, } @Article{DePauw:1999:VRP, author = "Wim {De Pauw} and Gary Sevitsky", title = "Visualizing Reference Patterns for Solving Memory Leaks in {Java}", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "116--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280116.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280116.pdf", acknowledgement = ack-nhfb, } @Article{Lencevicius:1999:DQB, author = "Raimondas Lencevicius and Urs H{\"o}lzle and Ambuj K. Singh", title = "Dynamic Query-Based Debugging", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "135--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280135.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280135.pdf", acknowledgement = ack-nhfb, } @Article{Igarashi:1999:FVT, author = "Atsushi Igarashi and Benjamin C. Pierce", title = "Foundations for Virtual Types", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "161--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280161.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280161.pdf", acknowledgement = ack-nhfb, } @Article{Thorup:1999:UGC, author = "Kresten Krab Thorup and Mads Torgersen", title = "Unifying Genericity: Combining the Benefits of Virtual Types and Parameterized Classes", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "186--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280186.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280186.pdf", acknowledgement = ack-nhfb, } @Article{Greenhouse:1999:OOE, author = "Aaron Greenhouse and John Boyland", title = "An Object-Oriented Effects System", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "205--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280205.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280205.pdf", acknowledgement = ack-nhfb, } @Article{Liskov:1999:PPO, author = "Barbara Liskov and Miguel Castro and Liuba Shrira and Atul Adya", title = "Providing Persistent Objects in Distributed Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "230--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280230.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280230.pdf", acknowledgement = ack-nhfb, } @Article{Detlefs:1999:IVM, author = "David Detlefs and Ole Agesen", title = "Inlining of Virtual Methods", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "258--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280258.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280258.pdf", acknowledgement = ack-nhfb, } @Article{Millstein:1999:MST, author = "Todd Millstein and Craig Chambers", title = "Modular Statically Typed Multimethods", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "279--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280279.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280279.pdf", acknowledgement = ack-nhfb, } @Article{Pang:1999:MMD, author = "Candy Pang and Wade Holst and Yuri Leontiev and Duane Szafron", title = "Multi-method Dispatch Using Multiple Row Displacement", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "304--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280304.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280304.pdf", acknowledgement = ack-nhfb, } @Article{Kuehne:1999:IIE, author = "T. Kuehne", title = "Internal Iteration Externalized", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "329--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kuhne:1999:IIE, author = "Thomas K{\"u}hne", title = "Internal Iteration Externalized", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "329--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280329.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280329.pdf", acknowledgement = ack-nhfb, } @Article{Kniesel:1999:TSD, author = "G{\"u}nther Kniesel", title = "Type-Safe Delegation for Run-Time Component Adaptation", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "351--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280351.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280351.pdf", acknowledgement = ack-nhfb, } @Article{Schultz:1999:TAS, author = "Ulrik Pagh Schultz and Julia L. Lawall and Charles Consel and Gilles Muller", title = "Towards Automatic Specialization of {Java} Programs", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "367--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280367.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280367.pdf", acknowledgement = ack-nhfb, } @Article{Serrano:1999:WC, author = "Manuel Serrano", title = "Wide Classes", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "391--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280391.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280391.pdf", acknowledgement = ack-nhfb, } @Article{Bertino:1999:ACS, author = "Elisa Bertino and Giovanna Guerrini and Isabella Merlo and Marco Mesiti", title = "An Approach to Classify Semi-Structured Objects", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "416--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280416.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280416.pdf", acknowledgement = ack-nhfb, } @Article{Waldo:1999:OOP, author = "Jim Waldo", title = "Object-Oriented Programming on the Network", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "441--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280441.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280441.pdf", acknowledgement = ack-nhfb, } @Article{Pandey:1999:PFG, author = "Raju Pandey and Brant Hashii", title = "Providing Fine-Grained Access Control for {Java} Programs", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "449--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280449.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280449.pdf", acknowledgement = ack-nhfb, } @Article{Bastide:1999:FSP, author = "R{\'e}mi Bastide and Ousmane Sy and Philippe Palanque", title = "Formal Specification and Prototyping of {CORBA} Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "474--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280474.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280474.pdf", acknowledgement = ack-nhfb, } @Article{Gaspari:1999:PAS, author = "Mauro Gaspari and Gianluigi Zavattaro", title = "A Process Algebraic Specification of the New Asynchronous {CORBA} Messaging Service", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "495--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280495.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280495.pdf", acknowledgement = ack-nhfb, } @Article{Black:1999:OOP, author = "Andrew P. Black", title = "Object-Oriented Programming: Regaining the Excitement", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "519--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1628/16280519.htm; http://link.springer-ny.com/link/service/series/0558/papers/1628/16280519.pdf", acknowledgement = ack-nhfb, } @Article{Anonymous:1999:AId, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1628", pages = "529--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:16 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1628.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1628/1628ind.pdf", acknowledgement = ack-nhfb, } @Article{Nieuwenhuis:1999:SFP, author = "Robert Nieuwenhuis and Jos{\'e} Miguel Rivero", title = "Solved Forms for Path Ordering Constraints", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310001.pdf", acknowledgement = ack-nhfb, } @Article{Dershowitz:1999:J, author = "Nachum Dershowitz and Subrata Mitra", title = "Jeopardy", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "16--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310016.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310016.pdf", acknowledgement = ack-nhfb, } @Article{Visser:1999:SPM, author = "Eelco Visser", title = "Strategic Pattern Matching", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "30--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310030.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310030.pdf", acknowledgement = ack-nhfb, } @Article{DeGroote:1999:SNN, author = "P. {De Groote}", title = "On the Strong Normalization of Natural Deduction with Permutation-Conversions", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "45--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Groote:1999:SNN, author = "Philippe de Groote", title = "On the Strong Normalization of Natural Deduction with Permutation-Conversions", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "45--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310045.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310045.pdf", acknowledgement = ack-nhfb, } @Article{Oostrom:1999:NWO, author = "Vincent van Oostrom", title = "Normalization in Weakly Orthogonal Rewriting", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "60--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310060.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310060.pdf", acknowledgement = ack-nhfb, } @Article{VanOostrom:1999:NWO, author = "V. {Van Oostrom}", title = "Normalization in Weakly Orthogonal Rewriting", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "60--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cosmo:1999:SNP, author = "Roberto Di Cosmo and Stefano Guerrini", title = "Strong Normalization of Proof Nets Modulo Structural Congruences", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "75--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310075.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310075.pdf", acknowledgement = ack-nhfb, } @Article{DiCosmo:1999:SNP, author = "R. {Di Cosmo} and S. Guerrini", title = "Strong Normalization of Proof Nets Modulo Structural Congruences", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "75--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Courcelle:1999:HGD, author = "Bruno Courcelle", title = "Hierarchical Graph Decompositions Defined by Grammars and Logical Formulas", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "90--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310090.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310090.pdf", acknowledgement = ack-nhfb, } @Article{Marcinkowski:1999:UPT, author = "Jerzy Marcinkowski", title = "Undecidability of the {$ \exists x x \forall x x $} Part of the Theory of Ground Term Algebra Modulo an {AC} Symbol", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "92--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310092.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310092.pdf", acknowledgement = ack-nhfb, } @Article{Caron:1999:DSQ, author = "Anne-C{\'e}cile Caron and Franck Seynhaeve and Sophie Tison and Marc Tommasi", title = "Deciding the Satisfiability of Quantifier Free Formulae on One-Step Rewriting", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "103--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310103.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310103.pdf", acknowledgement = ack-nhfb, } @Article{Limet:1999:NRA, author = "S{\'e}bastien Limet and Pierre R{\'e}ty", title = "A New Result about the Decidability of the Existential One-Step Rewriting Theory", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "118--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310118.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310118.pdf", acknowledgement = ack-nhfb, } @Article{Rubio:1999:FSA, author = "Albert Rubio", title = "A Fully Syntactic {AC}-{RPO}", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "133--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310133.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310133.pdf", acknowledgement = ack-nhfb, } @Article{Stuber:1999:TPO, author = "J{\"u}rgen Stuber", title = "Theory Path Orderings", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "148--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310148.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310148.pdf", acknowledgement = ack-nhfb, } @Article{Touzet:1999:CMR, author = "H{\'e}l{\`e}ne Touzet", title = "A Characterisation of Multiply Recursive Functions with {Higman}'s Lemma", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "163--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310163.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310163.pdf", acknowledgement = ack-nhfb, } @Article{Baader:1999:DWP, author = "Franz Baader and Cesare Tinelli", title = "Deciding the Word Problem in the Union of Equational Theories Sharing Constructors", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "175--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310175.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310175.pdf", acknowledgement = ack-nhfb, } @Article{Bachmair:1999:NRC, author = "L. Bachmair and C. R. Ramakrishnan and I. V. Ramakrishnan and A. Tiwari", title = "Normalization via Rewrite Closures", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "190--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310190.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310190.pdf", acknowledgement = ack-nhfb, } @Article{Hofbauer:1999:TSU, author = "Dieter Hofbauer and Maria Huber", title = "Test Sets for the Universal and Existential Closure of Regular Tree Languages", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "205--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310205.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310205.pdf", acknowledgement = ack-nhfb, } @Article{Raamsdonk:1999:HOR, author = "Femke van Raamsdonk", title = "Higher-Order Rewriting", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "220--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310220.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310220.pdf", acknowledgement = ack-nhfb, } @Article{VanRaamsdonk:1999:OR, author = "F. {Van Raamsdonk}", title = "{1Higher-Order} Rewriting", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "220--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Clavel:1999:MS, author = "M. Clavel and F. Dur{\'a}n and S. Eker and P. Lincoln and N. Mart{\'\i}-Oliet and J. Meseguer and J. F. Quesada", title = "The {Maude} System", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "240--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310240.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310240.pdf", acknowledgement = ack-nhfb, } @Article{Fraguas:1999:MDS, author = "F. J. L{\'o}pez Fraguas and J. S{\'a}nchez Hern{\'a}ndez", title = "{$ {\cal {TOY}} $}: {A} Multiparadigm Declarative System", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "244--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310244.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310244.pdf", acknowledgement = ack-nhfb, } @Article{Lopez-Fraguas:1999:TMD, author = "F. J. Lopez-Fraguas and J. Sanchez-Hernandez", title = "{TOY}: {A} Multiparadigm Declarative System", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "244--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kepser:1999:USC, author = "Stephan Kepser and J{\"o}rn Richts", title = "{UniMoK}: {A} System for Combining Equational Unification Algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "248--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310248.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310248.pdf", acknowledgement = ack-nhfb, } @Article{Verma:1999:LRT, author = "Rakesh Verma and Shalitha Senanayake", title = "{$ \bar {LR}^2 $}: {A} Laboratory for Rapid Term Graph Rewriting", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "252--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310252.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310252.pdf", acknowledgement = ack-nhfb, } @Article{Nagaya:1999:DLL, author = "Takashi Nagaya and Yoshihito Toyama", title = "Decidability for Left-Linear Growing Term Rewriting Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "256--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310256.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310256.pdf", acknowledgement = ack-nhfb, } @Article{Giesl:1999:TCS, author = "J{\"u}rgen Giesl and Aart Middeldorp", title = "Transforming Context-Sensitive Rewrite Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "271--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310271.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310271.pdf", acknowledgement = ack-nhfb, } @Article{Ferreira:1999:CSA, author = "M. C. F. Ferreira and A. L. Ribeiro", title = "Context-Sensitive {AC}-Rewriting", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "286--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310286.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310286.pdf", acknowledgement = ack-nhfb, } @Article{Blanqui:1999:CAC, author = "Fr{\'e}d{\'e}ric Blanqui and Jean-Pierre Jouannaud and Mitsuhiro Okada", title = "The Calculus of Algebraic Constructions", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "301--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310301.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310301.pdf", acknowledgement = ack-nhfb, } @Article{Dowek:1999:HIF, author = "Gilles Dowek and Th{\'e}r{\`e}se Hardin and Claude Kirchner", title = "{HOL-$ \lambda \sigma $}: An Intentional First-Order Expression of Higher-Order Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "317--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310317.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310317.pdf", acknowledgement = ack-nhfb, } @Article{Otto:1999:CBR, author = "Friedrich Otto", title = "On the Connections between Rewriting and Formal Language Theory", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "332--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310332.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310332.pdf", acknowledgement = ack-nhfb, } @Article{Frougny:1999:RSA, author = "Christiane Frougny and Jacques Sakarovitch", title = "A Rewrite System Associated with Quadratic {Pisot} Units", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "356--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310356.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310356.pdf", acknowledgement = ack-nhfb, } @Article{Gobel:1999:FRS, author = "Manfred G{\"o}bel", title = "Fast Rewriting of Symmetric Polynomials", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "371--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310371.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310371.pdf", acknowledgement = ack-nhfb, } @Article{Goebel:1999:FRS, author = "M. Goebel", title = "Fast Rewriting of Symmetric Polynomials", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "371--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Saubion:1999:ITS, author = "Fr{\'e}d{\'e}ric Saubion and Igor St{\'e}phan", title = "On Implementation of Tree Synchronized Languages", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "382--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1631/16310382.htm; http://link.springer-ny.com/link/service/series/0558/papers/1631/16310382.pdf", acknowledgement = ack-nhfb, } @Article{Anonymous:1999:AIe, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1631", pages = "397--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:17 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1631.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1631/16310397.pdf", acknowledgement = ack-nhfb, } @Article{DeGroote:1999:DPA, author = "P. {De Groote}", title = "A Dynamic Programming Approach to Categorial Deduction", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Demri:1999:TTM, author = "S. Demri and R. Gore", title = "Tractable Transformations from Modal Provability Logics into First-Order Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "16--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Graedel:1999:ITD, author = "E. Graedel", title = "Invited Talk: Decision Procedures for Guarded Logics", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "31--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Tobies:1999:PAG, author = "S. Tobies", title = "A {PSpace} Algorithm for Graded Modal Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "52--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Schmidt-Schauss:1999:SCE, author = "M. Schmidt-Schauss and K. U. Schulz", title = "Solvability of Context Equations with Two Context Variables Is Decidable", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "67--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wierzbicki:1999:CHO, author = "T. Wierzbicki", title = "Complexity of the Higher Order Matching", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "82--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Pichler:1999:SEP, author = "R. Pichler", title = "Solving Equational Problems Efficiently", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "97--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Adams:1999:VVS, author = "A. A. Adams and H. Gottliebsen and S. A. Linton and U. Martin", title = "{VSDITLU}: {A} Verifiable Symbolic Definite Integral Table Look-Up", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "112--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Janicic:1999:FFI, author = "P. Janicic and A. Bundy and I. Green", title = "A Framework for the Flexible Integration of a Class of Decision Procedures into Theorem Provers", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "127--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Horacek:1999:PPH, author = "H. Horacek", title = "Presenting Proofs in a Human-Oriented Way", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "142--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sofronie-Stokkermans:1999:UTV, author = "V. Sofronie-Stokkermans", title = "On the Universal Theory of Varieties of Distributive Lattices with Operators: Some Decidability and Complexity Results", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "157--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hustadt:1999:MCR, author = "U. Hustadt and R. A. Schmidt", title = "{Maslov}'s Class {$K$} Revisited", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "172--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Areces:1999:PRR, author = "C. Areces and H. {De Nivelle} and M. {De Rijke}", title = "Prefixed Resolution: {A} Resolution Method for Modal and Description Logics", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "187--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Pfenning:1999:SDT, author = "F. Pfenning and C. Schuermann", title = "System Description: Twelf --- {A} Meta-Logical Framework for Deductive Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "202--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Autexier:1999:SDI, author = "S. Autexier and D. Hutter and H. Mantel and A. Schairer", title = "System Description: {inka 5.0} --- {A} Logic Voyager", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "207--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baaz:1999:SDC, author = "M. Baaz and A. Leitsch and G. Moser", title = "System Description: {CutRes 0.1}: Cut Elimination by Resolution", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "212--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 05 08:20:53 2002", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Franke:1999:SDM, author = "A. Franke and M. Kohlhase", title = "System Description: {MathWeb}, an Agent-Based Communication Layer for Distributed Automated Theorem Proving", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "217--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gribomont:1999:SDU, author = "E. Pascal Gribomont and N. Salloum", title = "System Description: Using {OBDD}'s for the Validation of {Skolem} Verification Conditions", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "222--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hickey:1999:FTD, author = "J. Hickey", title = "Fault-Tolerant Distributed Theorem Proving", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "227--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hillenbrand:1999:SDW, author = "T. Hillenbrand and A. Jaeger and B. Loechner", title = "System Description: Waldmeister --- Improvements in Performance and Ease of Use", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "232--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Felty:1999:FMU, author = "A. P. Felty and D. J. Howe and A. Roychoudhury", title = "Formal Metatheory Using Implicit Syntax, and an Application to Data Abstraction for Asynchronous Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "237--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Prost:1999:FSA, author = "F. Prost", title = "A Formalization of Static Analyses in System {F}", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "252--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Artemov:1999:ERT, author = "S. N. Artemov", title = "On Explicit Reflection in Theorem Proving and Formal Verification", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "267--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Konrad:1999:SDK, author = "K. Konrad and D. A. Wolfram", title = "System Description: Kimba, {A} Model Generator for Many-Valued First-Order Logics", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "282--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Nadathur:1999:SDT, author = "G. Nadathur and D. J. Mitchell", title = "System Description: Teyjus --- {A} Compiler and Abstract Machine Based Implementation of {lambdaProlog}", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "287--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Riazanov:1999:V, author = "A. Riazanov and A. Voronkov", title = "Vampire", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "292--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Schulz:1999:SAE, author = "S. Schulz", title = "System Abstract: {E0.3}", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "297--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Nieuwenhuis:1999:ITR, author = "R. Nieuwenhuis", title = "Invited Talk: Rewrite-Based Deduction and Symbolic Constraints", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "302--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Weidenbach:1999:TAA, author = "C. Weidenbach", title = "Towards an Automatic Analysis of Security Protocols in First-Order Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "314--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baumgartner:1999:CCC, author = "P. Baumgartner and N. Eisinger and U. Furbach", title = "A Confluent Connection Calculus", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "329--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Fuchs:1999:ABR, author = "M. Fuchs and D. Fuchs", title = "Abstraction-Based Relevancy Testing for Model Elimination", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "344--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bishop:1999:BFS, author = "M. Bishop", title = "A Breadth-First Strategy for Mating Search", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "359--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hutter:1999:DCI, author = "D. Hutter and A. Bundy", title = "The Design of the {CADE-16} Inductive Theorem Prover Contest", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "374--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Weidenbach:1999:SDS, author = "C. Weidenbach and B. Afshordel and U. Brahm and C. Cohrs", title = "System Description: Spass Version 1.0.0", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "378--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Voronkov:1999:KTP, author = "A. Voronkov", title = "{KK}: {A} Theorem Prover for {K}", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "383--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Whittle:1999:SDC, author = "J. Whittle and A. Bundy and R. Boulton and H. Lowe", title = "System Description: {C0YNTHIA}", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "388--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jian:1999:SDM, author = "Z. Jian", title = "System Description: {MCS}: Model-Based Conjecture Searching", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "393--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Nipkow:1999:ITE, author = "T. Nipkow", title = "Invited Talk: Embedding Programming Languages in Theorem Provers", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "398--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Benzmueller:1999:EHO, author = "C. Benzmueller", title = "Extensional Higher-Order Paramodulation and {RUE-Resolution}", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "399--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lopes:1999:AGP, author = "R. H. C. Lopes", title = "Automatic Generation of Proof Search Strategies for Second-Order Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1632", pages = "414--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Dill:1999:AAH, author = "D. L. Dill", title = "Alternative Approaches to Hardware Verification", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sifakis:1999:CST, author = "J. Sifakis", title = "The Compositional Specification of Timed Systems --- {A} Tutorial", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "2--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Alur:1999:TA, author = "R. Alur", title = "Timed Automata", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "8--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Staalmarck:1999:SME, author = "G. Staalmarck", title = "{Staalmarck}'s Method with Extensions to Quantified {Boolean} Formulas", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "23--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Manna:1999:VPS, author = "Z. Manna and H. B. Sipma", title = "Verification of Parameterized Systems by Dynamic Induction on Diagrams", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "25--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Brinksma:1999:FMC, author = "E. Brinksma", title = "Formal Methods for Conformance Testing: Theory Can Be Practical!", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "44--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hosabettu:1999:PCP, author = "R. Hosabettu and M. Srivas and G. Gopalakrishnan", title = "Proof of Correctness of a Processor with Reorder Buffer Using the Completion Functions Approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "47--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Biere:1999:VSP, author = "A. Biere and E. Clarke and R. Raimi and Y. Zhu", title = "Verifying Safety Properties of a {PowerPC} Microprocessor Using Symbolic Model Checking without {BDDs}", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "60--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baumgartner:1999:MCI, author = "J. Baumgartner and T. Heyman and V. Singhal and A. Aziz", title = "Model Checking the {IBM} Gigahertz Processor: An Abstraction Algorithm for High-Performance Netlists", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "72--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ramesh:1999:VPP, author = "S. Ramesh and P. Bhaduri", title = "Validation of Pipelined Processor Designs Using {Esterel} Tools", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "84--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Berard:1999:AVP, author = "B. Berard and L. Fribourg", title = "Automated Verification of a Parametric Real-Time Program: The {ABR} Conformance Protocol", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "96--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jeron:1999:TGD, author = "T. Jeron and P. Morel", title = "Test Generation Derived from Model-Checking", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "108--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Carloni:1999:LIP, author = "L. P. Carloni and K. L. McMillan and A. L. Sangiovanni-Vincentelli", title = "Latency Insensitive Protocols", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "123--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Abdulla:1999:HGC, author = "P. A. Abdulla and A. Bouajjani and B. Jonsson and M. Nilsson", title = "Handling Global Conditions in Parametrized System Verification", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "134--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Abdulla:1999:VIS, author = "P. A. Abdulla and A. Annichini and S. Bensalem and A. Bouajjani", title = "Verification of Infinite-State Systems by Combining Abstraction and Reachability Analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "146--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Das:1999:EPA, author = "S. Das and D. L. Dill and S. Park", title = "Experience with Predicate Abstraction", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "160--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kupferman:1999:MCS, author = "O. Kupferman and M. Y. Vardi", title = "Model Checking of Safety Properties", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "172--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Langerak:1999:CFP, author = "R. Langerak and E. Brinksma", title = "A Complete Finite Prefix for Process Algebra", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "184--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chou:1999:MFS, author = "C.-T. Chou", title = "The Mathematical Foundation of Symbolic Trajectory Evaluation", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "196--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Henzinger:1999:AGR, author = "T. A. Henzinger and S. Qadeer and S. K. Rajamani", title = "Assume-Guarantee Refinement between Different Time Scales", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "208--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bloem:1999:EDP, author = "R. Bloem and K. Ravi and F. Somenzi", title = "Efficient Decision Procedures for Model Checking of Linear Time Logic Properties", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "222--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Etessami:1999:SIL, author = "K. Etessami", title = "Stutter-Invariant Languages, omega-Automata, and Temporal Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "236--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Daniele:1999:IAG, author = "M. Daniele and F. Giunchiglia and M. Y. Vardi", title = "Improved Automata Generation for Linear Temporal Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "249--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bozga:1999:RPS, author = "M. Bozga and O. Maler", title = "On the Representation of Probabilities over Structured Domains", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "261--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bruns:1999:MCP, author = "G. Bruns and P. Godefroid", title = "Model Checking Partial State Spaces with {$3$-Valued} Temporal Logics", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "274--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Matthews:1999:EMA, author = "J. Matthews and J. Launchbury", title = "Elementary Microarchitecture Algebra", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "288--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Henzinger:1999:VSC, author = "T. A. Henzinger and S. Qadeer and S. K. Rajamani", title = "Verifying Sequential Consistency on Shared-Memory Multiprocessor Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "301--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lind-Nielsen:1999:SCM, author = "J. Lind-Nielsen and H. R. Andersen", title = "Stepwise {CTL} Model Checking of State\slash Event Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "316--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Yang:1999:OSM, author = "B. Yang and R. Simmons and R. E. Bryant and D. R. O'Hallaron", title = "Optimizing Symbolic Model Checking for Constraint-Rich Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "328--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Behrmann:1999:ETR, author = "G. Behrmann and K. G. Larsen and J. Pearson and C. Weise", title = "Efficient Timed Reachability Analysis Using Clock Difference Diagrams", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "341--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Glusman:1999:MPC, author = "M. Glusman and S. Katz", title = "Mechanizing Proofs of Computation Equivalence", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "354--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Manolios:1999:LTP, author = "P. Manolios and K. S. Namjoshi and R. Sumners", title = "Linking Theorem Proving and Model-Checking with Well-Founded Bisimulation", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "369--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bjesse:1999:AVC, author = "P. Bjesse", title = "Automatic Verification of Combinational and Pipelined {FFT} Circuits", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "380--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Namjoshi:1999:EAC, author = "K. S. Namjoshi and R. P. Kurshan", title = "Efficient Analysis of Cyclic Definitions", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "394--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Klarlund:1999:TRL, author = "N. Klarlund", title = "A Theory of Restrictions for Logics and Automata", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "406--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Boppana:1999:MCB, author = "V. Boppana and S. P. Rajan and K. Takayama and M. Fujita", title = "Model Checking Based on Sequential {ATPG}", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "418--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Spielmann:1999:AVA, author = "M. Spielmann", title = "Automatic Verification of Abstract State Machines", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "431--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Saiedi:1999:AMC, author = "H. Saiedi and N. Shankar", title = "Abstract and Model Check while You Prove", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "443--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Pnueli:1999:DEF, author = "A. Pnueli and Y. Rodeh and O. Shtrichman and M. Siegel", title = "Deciding Equality Formulas by Small Domains Instantiations", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "455--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bryant:1999:EPE, author = "R. E. Bryant and S. German and M. N. Velev", title = "Exploiting Positive Equality in a Logic of Equality with Uninterpreted Functions", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "470--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Buchholz:1999:TAD, author = "P. Buchholz and P. Kemper", title = "A Toolbox for the Analysis of Discrete Event Dynamic Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "483--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hermanns:1999:TCS, author = "H. Hermanns and V. Mertsiotakis and M. Siegle", title = "{TIPPtool}: Compositional Specification and Analysis of {Markovian} Performance Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "487--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Basin:1999:JBV, author = "D. Basin and S. Friedrich and J. Posegga and H. Vogt", title = "{Java} Bytecode Verification by Model Checking", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "491--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cimatti:1999:NNS, author = "A. Cimatti and E. Clarke and F. Giunchiglia and M. Roveri", title = "{NuSMV}: {A} New Symbolic Model Verifier", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "495--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Schumann:1999:PST, author = "J. Schumann", title = "{PIL\slash SETHEO}: {A} Tool for the Automatic Analysis of Authentication Protocols", journal = j-LECT-NOTES-COMP-SCI, volume = "1633", pages = "500--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Koller:1999:PRM, author = "Daphne Koller", title = "Probabilistic Relational Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "3--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340003.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340003.pdf", acknowledgement = ack-nhfb, } @Article{Mannila:1999:IDA, author = "Heikki Mannila", title = "Inductive Databases (Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "14--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340014.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340014.pdf", acknowledgement = ack-nhfb, } @Article{Quinlan:1999:SEM, author = "J. R. Quinlan", title = "Some Elements of Machine Learning (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "15--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340015.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340015.pdf", acknowledgement = ack-nhfb, } @Article{Badea:1999:ROC, author = "Liviu Badea and Monica Stanciu", title = "Refinement Operators Can Be (Weakly) Perfect", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "21--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340021.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340021.pdf", acknowledgement = ack-nhfb, } @Article{Bostroem:1999:CDC, author = "H. Bostroem and L. Asker", title = "Combining Divide-and-Conquer and Separate-and-Conquer for Efficient and Effective Rule Induction", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "33--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bostrom:1999:CDC, author = "Henrik Bostr{\"o}m and Lars Asker", title = "Combining Divide-and-Conquer and Separate-and-Conquer for Efficient and Effective Rule Induction", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "33--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340033.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340033.pdf", acknowledgement = ack-nhfb, } @Article{Bratko:1999:RCH, author = "Ivan Bratko", title = "Refining Complete Hypotheses in {ILP}", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "44--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340044.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340044.pdf", acknowledgement = ack-nhfb, } @Article{Chiba:1999:AGD, author = "Kazuya Chiba and Hayato Ohwada and Fumio Mizoguchi", title = "Acquiring Graphic Design Knowledge with Nonmonotonic Inductive Learning", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "56--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340056.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340056.pdf", acknowledgement = ack-nhfb, } @Article{Cussens:1999:MTS, author = "James Cussens and Sa{\v{s}}o D{\v{z}}eroski and Toma{\v{z}} Erjavec", title = "Morphosyntactic Tagging of Slovene Using Progol", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "68--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340068.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340068.pdf", acknowledgement = ack-nhfb, } @Article{Dzeroski:1999:EPB, author = "Sa{\v{s}}o D{\v{z}}eroski and Hendrik Blockeel and Boris Kompare and Stefan Kramer and Bernhard Pfahringer and Wim {Van Laer}", title = "Experiments in Predicting Biodegradability", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "80--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340080.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340080.pdf", acknowledgement = ack-nhfb, } @Article{Flach:1999:FOB, author = "Peter Flach and Nicolas Lachiche", title = "{1BC}: {A} First-Order {Bayesian} Classifier", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "92--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340092.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340092.pdf", acknowledgement = ack-nhfb, } @Article{Frisch:1999:SDR, author = "Alan M. Frisch", title = "Sorted Downward Refinement: Building Background Knowledge into a Refinement Operator for Inductive Logic Programming", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "104--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340104.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340104.pdf", acknowledgement = ack-nhfb, } @Article{Hernandez-Orallo:1999:SCS, author = "J. Hern{\'a}ndez-Orallo and M. J. Ram{\'\i}rez-Quintana", title = "A Strong Complete Schema for Inductive Functional Logic Programming", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "116--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340116.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340116.pdf", acknowledgement = ack-nhfb, } @Article{Horvath:1999:ADL, author = "Tam{\'a}s Horv{\'a}th and Zolt{\'a}n Alexin and Tibor Gyim{\'o}thy and Stefan Wrobel", title = "Application of Different Learning Methods to {Hungarian} Part-of-Speech Tagging", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "128--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340128.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340128.pdf", acknowledgement = ack-nhfb, } @Article{Kazakov:1999:CAW, author = "Dimitar Kazakov", title = "Combining {{\sc Lapis}} and {WordNet} for the Learning of {LR} Parsers with Optimal Semantic Constraints", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "140--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340140.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340140.pdf", acknowledgement = ack-nhfb, } @Article{Kazakov:1999:LWS, author = "Dimitar Kazakov and Suresh Manandhar and Toma{\v{z}} Erjavec", title = "Learning Word Segmentation Rules for Tag Prediction", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "152--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340152.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340152.pdf", acknowledgement = ack-nhfb, } @Article{Kijsirikul:1999:AIR, author = "Boonserm Kijsirikul and Sukree Sinthupinyo", title = "Approximate {ILP} Rules by Backpropagation Neural Network: {A} Result on {Thai} Character Recognition", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "162--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340162.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340162.pdf", acknowledgement = ack-nhfb, } @Article{Lavrac:1999:REM, author = "Nada Lavra{\v{c}} and Peter Flach and Blaz Zupan", title = "Rule Evaluation Measures: {A} Unifying View", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "174--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340174.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340174.pdf", acknowledgement = ack-nhfb, } @Article{Lindberg:1999:IPS, author = "Nikolaj Lindberg and Martin Eineborg", title = "Improving Part-of-Speech Disambiguation Rules by Adding Linguistic Knowledge", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "186--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340186.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340186.pdf", acknowledgement = ack-nhfb, } @Article{Martin:1999:SCL, author = "Eric Martin and Arun Sharma", title = "On Sufficient Conditions for Learnability of Logic Programs from Positive Data", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "198--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340198.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340198.pdf", acknowledgement = ack-nhfb, } @Article{Midelfart:1999:BSS, author = "Herman Midelfart", title = "A Bounded Search Space of Clausal Theories", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "210--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340210.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340210.pdf", acknowledgement = ack-nhfb, } @Article{Miyahara:1999:DNK, author = "Tetsuhiro Miyahara and Takayoshi Shoudai and Tomoyuki Uchida and Tetsuji Kuboyama and Kenichi Takahashi and Hiroaki Ueda", title = "Discovering New Knowledge from Graph Data Using Inductive Logic Programming", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "222--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340222.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340222.pdf", acknowledgement = ack-nhfb, } @Article{Muggleton:1999:AP, author = "Stephen Muggleton and Michael Bain", title = "Analogical Prediction", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "234--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340234.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340234.pdf", acknowledgement = ack-nhfb, } @Article{Nienhuys-Cheng:1999:GRO, author = "Shan-Hwei Nienhuys-Cheng and Wim {Van Laer} and Jan Ramon and Luc {De Raedt}", title = "Generalizing Refinement Operators to Learn Prenex Conjunctive Normal Forms", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "245--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340245.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340245.pdf", acknowledgement = ack-nhfb, } @Article{Parson:1999:TR, author = "Rupert Parson and Khalid Khan and Stephen Muggleton", title = "Theory Recovery", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "257--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340257.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340257.pdf", acknowledgement = ack-nhfb, } @Article{Ramon:1999:IBF, author = "Jan Ramon and Luc De Raedt", title = "Instance Based Function Learning", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "268--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340268.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340268.pdf", acknowledgement = ack-nhfb, } @Article{Sakama:1999:SPI, author = "Chiaki Sakama", title = "Some Properties of Inverse Resolution in Normal Logic Programs", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "279--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340279.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340279.pdf", acknowledgement = ack-nhfb, } @Article{Srinivasan:1999:AIA, author = "Ashwin Srinivasan and Ross D. King and Douglas W. Bristol", title = "An Assessment of {ILP-Assisted} Models for Toxicology and the {PTE-3} Experiment", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "291--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1634/16340291.htm; http://link.springer-ny.com/link/service/series/0558/papers/1634/16340291.pdf", acknowledgement = ack-nhfb, } @Article{Anonymous:1999:AIf, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1634", pages = "303--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:18 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1634.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1634/1634auth.pdf", acknowledgement = ack-nhfb, } @Article{Contini:1999:IAS, author = "Scott Contini and Ronald L. Rivest and M. J. B. Robshaw and Yiqun Lisa Yin", title = "Improved Analysis of Some Simplified Variants of {RC6}", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "1--15", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360001.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Borst:1999:LCR, author = "Johan Borst and Bart Preneel and Joos Vandewalle", title = "Linear Cryptanalysis of {RC5} and {RC6}", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "16--30", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360016.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360016.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Lim:1999:RVC, author = "Chae Hoon Lim", title = "A Revised Version of {{\sc Crypton}} --- {{\sc Crypton} V1.0}", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "31--45", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Dec 03 17:06:07 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360031.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360031.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{DHalluin:1999:ASR, author = "Carl D'Halluin and Gert Bijnens and Vincent Rijmen and Bart Preneel", title = "Attack on Six Rounds of {{\sc Crypton}}", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "46--59", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360046.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360046.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Lucks:1999:SBB, author = "Stefan Lucks", title = "On the Security of the $ 128 $-Bit Block Cipher {DEAL}", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "60--70", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360060.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360060.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Matsui:1999:CRV, author = "Mitsuru Matsui and Toshio Tokita", title = "Cryptanalysis of a Reduced Version of the Block Cipher {E2}", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "71--80", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360071.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360071.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Knudsen:1999:DFC, author = "Lars R. Knudsen and Vincent Rijmen", title = "On the Decorrelated Fast Cipher ({DFC}) and Its Theory", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "81--94", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360081.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360081.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Jakobsson:1999:SAE, author = "Markus Jakobsson and Julien P. Stern and Moti Yung", title = "Scramble All, Encrypt Small", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "95--111", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360095.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360095.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Lucks:1999:ARK, author = "Stefan Lucks", title = "Accelerated Remotely Keyed Encryption", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "112--123", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360112.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360112.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Biham:1999:MMA, author = "Eli Biham and Alex Biryukov and Adi Shamir", title = "Miss in the Middle Attacks on {IDEA} and {Khufu}", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "124--138", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360124.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360124.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Kelsey:1999:MCA, author = "John Kelsey and Bruce Schneier and David Wagner", title = "Mod $n$ Cryptanalysis, with Applications Against {RC5P} and {M6}", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "139--155", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360139.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360139.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Wagner:1999:BA, author = "David Wagner", title = "The Boomerang Attack", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "156--170", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360156.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360156.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Patel:1999:TML, author = "Sarvar Patel and Zulfikar Ramzan and Ganapathy S. Sundaram", title = "Towards Making {Luby-Rackoff} Ciphers Optimal and Practical", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "171--185", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360171.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360171.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Canteaut:1999:NCA, author = "Anne Canteaut and Pascale Charpin and Hans Dobbertin", title = "A New Characterization of Almost Bent Functions", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "186--200", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360186.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360186.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Paterson:1999:IPG, author = "Kenneth G. Paterson", title = "Imprimitive Permutation Groups and Trapdoors in Iterated Block Ciphers", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "201--214", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360201.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360201.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Handschuh:1999:SDK, author = "Helena Handschuh and Bart Preneel", title = "On the Security of Double and $2$-key Triple Modes of Operation", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "215--230", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360215.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360215.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Bellare:1999:CVI, author = "Mihir Bellare and Phillip Rogaway", title = "On the Construction of Variable-Input-Length Ciphers", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "231--244", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360231.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360231.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Biryukov:1999:SA, author = "Alex Biryukov and David Wagner", title = "Slide Attacks", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "245--259", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360245.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360245.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Vaudenay:1999:SCC, author = "Serge Vaudenay", title = "On the Security of {CS}-Cipher", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "260--274", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360260.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360260.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Moriai:1999:IAB, author = "Shiho Moriai and Takeshi Shimoyama and Toshinobu Kaneko", title = "Interpolation Attacks of the Block Cipher: {SNAKE}", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "275--289", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360275.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360275.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Aiello:1999:HSP, author = "William Aiello and S. Rajagopalan and Ramarathnam Venkatesan", title = "High-Speed Pseudorandom Number Generation with Small Memory", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "290--304", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360290.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360290.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Bleichenbacher:1999:SC, author = "Daniel Bleichenbacher and Sarvar Patel", title = "{SOBER} Cryptanalysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "305--316", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1636/16360305.htm; http://link.springer-ny.com/link/service/series/0558/papers/1636/16360305.pdf", acknowledgement = ack-nhfb, keywords = "fast software encryption; FSE", } @Article{Anonymous:1999:AIg, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1636", pages = "317--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:19 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1636.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1636/1636auth.pdf", acknowledgement = ack-nhfb, } @Article{Antoniou:1999:DDR, author = "Grigoris Antoniou", title = "On the Dynamics of Default Reasoning", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380001.pdf", acknowledgement = ack-nhfb, } @Article{Arieli:1999:NPR, author = "Ofer Arieli and Arnon Avron", title = "Nonmonotonic and Paraconsistent Reasoning: From Basic Entailments to Plausible Relations", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "11--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380011.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380011.pdf", acknowledgement = ack-nhfb, } @Article{Bejar:1999:CSL, author = "Ram{\'o}n B{\'e}jar and Felip Many{\`a}", title = "A comparison of systematic and local search algorithms for regular {CNF} formulas", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "22--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380022.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380022.pdf", acknowledgement = ack-nhfb, } @Article{Benhammadi:1999:QAP, author = "F. Benhammadi and P. Nicolas and T. Schaub", title = "Query-Answering in Prioritized Default Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "32--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380032.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380032.pdf", acknowledgement = ack-nhfb, } @Article{Yaghlane:1999:UDB, author = "Boutheina Ben Yaghlane and Khaled Mellouli", title = "Updating Directed Belief Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "43--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380043.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380043.pdf", acknowledgement = ack-nhfb, } @Article{Besnard:1999:ICE, author = "Philippe Besnard and Marie-Odile Cordier", title = "Inferring Causal Explanations", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "55--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380055.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380055.pdf", acknowledgement = ack-nhfb, } @Article{Borgelt:1999:CIC, author = "Christian Borgelt and Rudolf Kruse", title = "A Critique of Inductive Causation", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "68--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380068.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380068.pdf", acknowledgement = ack-nhfb, } @Article{Bourne:1999:CLM, author = "Rachel A. Bourne and Simon Parsons", title = "Connecting lexicographic with maximum entropy entailment", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "80--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380080.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380080.pdf", acknowledgement = ack-nhfb, } @Article{Bruening:1999:ANG, author = "S. Bruening and T. Schaub", title = "Avoiding non-ground variables", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "92--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bruning:1999:ANG, author = "Stefan Br{\"u}ning and Torsten Schaub", title = "Avoiding Non-ground Variables", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "92--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380092.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380092.pdf", acknowledgement = ack-nhfb, } @Article{Coradeschi:1999:ASV, author = "Silvia Coradeschi and Alessandro Saffiotti", title = "Anchoring Symbols to Vision Data by Fuzzy Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "104--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380104.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380104.pdf", acknowledgement = ack-nhfb, } @Article{Cossart:1999:FVR, author = "Corine Cossart and Catherine Tessier", title = "Filtering vs Revision and Update: Let Us Debate!", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "116--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380116.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380116.pdf", acknowledgement = ack-nhfb, } @Article{Cozman:1999:IIA, author = "Fabio Gagliardi Cozman", title = "Irrelevance and independence axioms in quasi-{Bayesian} theory", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "128--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380128.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380128.pdf", acknowledgement = ack-nhfb, } @Article{Dubois:1999:AVC, author = "Didier Dubois and Michel Grabisch and Henri Prade", title = "Assessing the value of a candidate: {A} qualitative possibilistic approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "137--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380137.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380137.pdf", acknowledgement = ack-nhfb, } @Article{Duval:1999:LDT, author = "B{\'e}atrice Duval and Pascal Nicolas", title = "Learning Default Theories", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "148--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380148.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380148.pdf", acknowledgement = ack-nhfb, } @Article{Flach:1999:KRI, author = "Peter A. Flach", title = "Knowledge Representation for Inductive Learning", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "160--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380160.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380160.pdf", acknowledgement = ack-nhfb, } @Article{Gregoire:1999:HIE, author = "Eric Gr{\'e}goire", title = "Handling inconsistency efficiently in the incremental construction of stratified belief bases", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "168--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380168.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380168.pdf", acknowledgement = ack-nhfb, } @Article{Guan:1999:RKD, author = "J. W. Guan and D. A. Bell", title = "Rough Knowledge Discovery and Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "179--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380179.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380179.pdf", acknowledgement = ack-nhfb, } @Article{Jensen:1999:GDT, author = "Finn Verner Jensen", title = "Gradient Descent Training of {Bayesian} Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "190--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380190.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380190.pdf", acknowledgement = ack-nhfb, } @Article{Kaminski:1999:ODT, author = "Michael Kaminski", title = "Open Default Theories over Closed Domains (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "201--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380201.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380201.pdf", acknowledgement = ack-nhfb, } @Article{Kephart:1999:SE, author = "Jeffrey O. Kephart and Amy R. Greenwald", title = "Shopbot Economics", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "208--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380208.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380208.pdf", acknowledgement = ack-nhfb, } @Article{Khalfallah:1999:OAL, author = "F{\'e}dia Khalfallah and Khaled Mellouli", title = "Optimized algorithm for learning {Bayesian} network from data", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "221--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380221.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380221.pdf", acknowledgement = ack-nhfb, } @Article{Konieczny:1999:MIC, author = "S{\'e}bastien Konieczny and Ram{\'o}n Pino P{\'e}rez", title = "Merging with Integrity Constraints", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "233--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380233.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380233.pdf", acknowledgement = ack-nhfb, } @Article{Kramosil:1999:BLI, author = "Ivan Kramosil", title = "{Boolean}-like interpretation of {Sugeno} integral", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "245--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380245.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380245.pdf", acknowledgement = ack-nhfb, } @Article{Lehmann:1999:AOP, author = "Norbert Lehmann and Rolf Haenni", title = "An alternative to outward propagation for {Dempster-Shafer} belief functions", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "256--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380256.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380256.pdf", acknowledgement = ack-nhfb, } @Article{Linke:1999:BPP, author = "Thomas Linke and Torsten Schaub", title = "On bottom-up pre-processing techniques for automated default reasoning", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "268--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380268.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380268.pdf", acknowledgement = ack-nhfb, } @Article{Lukasiewicz:1999:PLP, author = "Thomas Lukasiewicz and Gabriele Kern-Isberner", title = "Probabilistic Logic Programming under Maximum Entropy", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "279--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380279.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380279.pdf", acknowledgement = ack-nhfb, } @Article{Madsen:1999:LPI, author = "Anders L. Madsen and Bruce D'Ambrosio", title = "Lazy propagation and independence of causal influence", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "293--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380293.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380293.pdf", acknowledgement = ack-nhfb, } @Article{Moral:1999:MCA, author = "Seraf{\'\i}n Moral and Antonio Salmer{\'o}n", title = "A {Monte Carlo} algorithm for combining {Dempster-Shafer} belief based on approximate pre-computation", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "305--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380305.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380305.pdf", acknowledgement = ack-nhfb, } @Article{Pacholczyk:1999:ELN, author = "Daniel Pacholczyk", title = "An extension of a linguistic negation model allowing us to deny nuanced property combinations", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "316--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380316.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380316.pdf", acknowledgement = ack-nhfb, } @Article{Parsons:1999:AQD, author = "Simon Parsons and Shaw Green", title = "Argumentation and Qualitative Decision Making", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "328--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380328.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380328.pdf", acknowledgement = ack-nhfb, } @Article{Petit-Renaud:1999:HDF, author = "Simon Petit-Renaud and Thierry Den{\oe}ux", title = "Handling different forms of uncertainty in regression analysis: {A} fuzzy belief structure approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "340--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380340.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380340.pdf", acknowledgement = ack-nhfb, } @Article{Rombaut:1999:SRD, author = "Mich{\`e}le Rombaut and Iman Jarkass and Thierry Den{\oe}ux", title = "State recognition in discrete dynamical systems using {Petri} nets and evidence theory", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "352--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380352.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380352.pdf", acknowledgement = ack-nhfb, } @Article{Shanahan:1999:RNM, author = "Murray Shanahan and Mark Witkowski", title = "Robot navigation and map building with the event calculus", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "362--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380362.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380362.pdf", acknowledgement = ack-nhfb, } @Article{Siekmann:1999:IFC, author = "Stefan Siekmann and J{\"o}rg Gebhardt and Rudolf Kruse", title = "Information fusion in the context of stock index prediction", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "363--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380363.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380363.pdf", acknowledgement = ack-nhfb, } @Article{Torre:1999:DG, author = "Leendert van der Torre", title = "Defeasible Goals", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "374--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380374.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380374.pdf", acknowledgement = ack-nhfb, } @Article{vanderTorre:1999:DG, author = "Leendert van der Torre", title = "Defeasible Goals", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "374--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:03 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380374.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380374.pdf", acknowledgement = ack-nhfb, } @Article{Wilson:1999:LDU, author = "Nic Wilson and J{\'e}r{\^o}me Mengin", title = "Logical deduction using the local computation framework", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "386--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1638/16380386.htm; http://link.springer-ny.com/link/service/series/0558/papers/1638/16380386.pdf", acknowledgement = ack-nhfb, } @Article{Anonymous:1999:AIh, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1638", pages = "397--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:20 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1638.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1638/1638indx.pdf", acknowledgement = ack-nhfb, } @Article{Varaiya:1999:DSI, author = "P. Varaiya", title = "Design, Simulation, and Implementation of Hybrid Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Miner:1999:ERS, author = "A. S. Miner and G. Ciardo", title = "Efficient Reachability Set Generation and Storage Using Decision Diagrams", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "6--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Pastor:1999:SMI, author = "E. Pastor and J. Cortadella and M. A. Pe{\~n}a", title = "Structural Methods to Improve the Symbolic Analysis of {Petri} Nets", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "26--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Schmidt:1999:SSS, author = "K. Schmidt", title = "Stubborn Sets for Standard Properties", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "46--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bastide:1999:PNB, author = "R. Bastide and P. Palanque and O. Sy and D.-H. Le", title = "{Petri} Net Based Behavioural Specification of {CORBA} Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "66--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kummer:1999:SCB, author = "O. Kummer and D. Moldt and F. Wienberg", title = "Symmetric Communication between Coloured {Petri} Net Simulations and {Java}-Processes", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "86--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Krogh:1999:RDM, author = "B. H. Krogh", title = "Recent Developments in Modeling and Analysis of Hybrid Dynamic Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "106--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Recalde:1999:ACP, author = "L. Recalde and E. Teruel and M. Silva", title = "Autonomous Continuous {P}\slash {T} Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "107--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Tokmakoff:1999:AAI, author = "A. Tokmakoff and J. Billington", title = "An Approach to the Analysis of Interworking Traders", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "127--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Allmaier:1999:PAN, author = "S. Allmaier and D. Kreische", title = "Parallel Approaches to the Numerical Transient Analysis of Stochastic Reward Nets", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "147--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Capra:1999:SNF, author = "L. Capra and R. Gaeta and O. Botti", title = "{SWN} Nets as a Framework for the Specification and the Analysis of {FT} Techniques Adopted in Electric Plant Automation", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "168--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hadjicostis:1999:MDE, author = "C. N. Hadjicostis and G. C. Verghese", title = "Monitoring Discrete Event Systems Using {Petri} Net Embeddings", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "188--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sgroi:1999:QSS, author = "M. Sgroi and L. Lavagno and Y. Watanabe and A. Sangiovanni-Vincentelli", title = "Quasi-Static Scheduling of Embedded Software Using Equal Conflict Nets", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "208--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Haddad:1999:TAR, author = "S. Haddad and D. Poitrenaud", title = "Theoretical Aspects of Recursive {Petri} Nets", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "228--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Schneider:1999:PNT, author = "C. Schneider and J. Wehler", title = "{Petri} Net Theory --- Problems Solved by Commutative Algebra", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "248--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chrzastowski-Wachtel:1999:TUR, author = "P. Chrzastowski-Wachtel", title = "Testing Undecidability of the Reachability in {Petri} Nets with the Help of 10th {Hilbert} Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "268--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{DeMichelis:1999:NTW, author = "G. {De Michelis}", title = "Net Theory and Workflow Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "282--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Vogler:1999:CIA, author = "W. Vogler", title = "Concurrent Implementation of Asynchronous Transition Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "284--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Fanchon:1999:TCN, author = "J. Fanchon", title = "Trace Channel Nets", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "304--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Juhas:1999:RAA, author = "G. Juhas", title = "Reasoning about Algebraic Generalisation of {Petri} Nets", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "324--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Best:1999:BAM, author = "E. Best and R. Devillers and M. Koutny", title = "The Box Algebra --- {A} Model of Nets and Process Expressions", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "344--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Couvreur:1999:DIB, author = "J.-M. Couvreur and D. Poitrenaud", title = "Detection of Illegal Behaviours Based on Unfoldings", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "364--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cheung:1999:FCI, author = "T.-Y. Cheung and Y. Lu", title = "Five Classes of Invariant-Preserving Transformations on Colored {Petri} Nets", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "384--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baar:1999:VII, author = "T. Baar and E. Kindler and H. Voelzer", title = "Verifying Intuition --- {ILF} Checks {DAWN} Proofs", journal = j-LECT-NOTES-COMP-SCI, volume = "1639", pages = "404--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sowa:1999:CGD, author = "J. Sowa", title = "Conceptual Graphs: {Draft Proposed American National Standard}", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mineau:1999:CPE, author = "G. W. Mineau", title = "Constraints on Processes: Essential Elements for the Validation and Execution of Processes", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "66--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Nenkova:1999:UMA, author = "A. Nenkova and G. Angelova", title = "User Modeling as an Application of Actors", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "83--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Brennan:1999:SUH, author = "J. Brennan", title = "Spatial Universals as the Human Spatial Notion", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "90--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Messaadia:1999:KES, author = "K. Messaadia and M. Oussalah", title = "Knowledge Engineering with Semantic and Transfer Links", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "97--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Farkas:1999:PFS, author = "J. Farkas and J. Sarbo", title = "A Peircean Framework of Syntactic Structure", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "112--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hess:1999:CBB, author = "J. Hess and W. R. Cyre", title = "A {CG}-Based Behavior Extraction System", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "127--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Moulin:1999:ECG, author = "B. Moulin and H. Irandoust", title = "Extending the Conceptual Graph Approach to Represent Evaluative Attitudes in Discourse", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "140--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Dogru:1999:ISL, author = "S. Dogru and J. R. Slagle", title = "Implementing a Semantic Lexicon", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "154--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Moulin:1999:ATO, author = "B. Moulin and M. Gouiaa and S. Delisle", title = "Analysis of Task-Oriented Conversations into Conceptual Graph Structures", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "168--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Racky:1999:UCG, author = "J. Racky and M. Pandit", title = "Using Conceptual Graphs as a Common Representation for Data and Configuration in an Active Image Processing System", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "176--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Braeuner:1999:SSL, author = "T. Braeuner and C. Donner and P. Oehrstroem", title = "A Software System for Learning Peircean Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "184--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kabbaj:1999:SCG, author = "A. Kabbaj", title = "{Synergy}: {A} Conceptual Graph Activation-Based Language", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "198--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Fun:1999:DCB, author = "P.-W. Fun and R. H. Kemp", title = "On Developing Case-Based Tutorial Systems with Conceptual Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "214--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Martin:1999:EKW, author = "P. Martin and P. Eklund", title = "Embedding Knowledge in {Web} Documents: {CGs} Versus {XML}-based Metadata Languages", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "230--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kabbaj:1999:SHO, author = "A. Kabbaj", title = "Synergy as an Hybrid Object-Oriented Conceptual Graph Language", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "247--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Southey:1999:NJA, author = "F. Southey and J. G. Linders", title = "{NOTIO} --- {A} {Java API} for Developing {CG} Tools", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "262--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Thanitsukkarn:1999:MAS, author = "T. Thanitsukkarn and A. Finkelstein", title = "Multiperspective Analysis of the {Sisyphus-I} Room Allocation Task Modeled in a {CG} Meta-Representation Language", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "272--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Damianova:1999:UCG, author = "S. Damianova and K. Toutanova", title = "Using Conceptual Graphs to Solve a Resource Allocation Task", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "297--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Martin:1999:WSP, author = "P. Martin and P. Eklund", title = "{WebKB} and the {Sisyphus-I} Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "315--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mineau:1999:CGU, author = "G. W. Mineau", title = "Constraints and Goals under the Conceptual Graph Formalism: One Way to Solve {SCG-1} Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "334--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baget:1999:PGB, author = "J. F. Baget and D. Genest and M. L. Mugnier", title = "A Pure Graph-Based Solution to the {SCG-1} Initiative", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "355--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ganter:1999:CAL, author = "B. Ganter and R. Wille", title = "Contextual Attribute Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "377--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Groh:1999:ACR, author = "B. Groh and P. Eklund", title = "Algorithms for Creating Relational Power Context Families from Conceptual Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "389--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Prediger:1999:LCG, author = "S. Prediger and R. Wille", title = "The Lattice of Concept Graphs of a Relationally Scaled Context", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "401--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Raban:1999:CIS, author = "R. Raban and B. Garner", title = "Contexts in Information Systems Development", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "415--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mineau:1999:CSR, author = "G. W. Mineau and G. Stumme and R. Wille", title = "Conceptual Structures Represented by Conceptual Graphs and Formal Concept Analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "423--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baget:1999:SCI, author = "J.-F. Baget", title = "A Simulation of Co-identity with Rules in Simple and Nested Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "442--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Braeuner:1999:CGA, author = "T. Braeuner and J. F. Nilsson and A. Rasmussen", title = "Conceptual Graphs as Algebras --- With an Application to Analogical Reasoning", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "456--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Corbett:1999:UCC, author = "D. Corbett and R. Woodbury", title = "Unification over Constraints in Conceptual Structures", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "470--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baader:1999:TDF, author = "F. Baader and R. Molitor and S. Tobies", title = "Tractable and Decidable Fragments of Conceptual Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "480--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kerdiles:1999:DSC, author = "G. Kerdiles", title = "Dynamic Semantics for Conceptual Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "494--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Corbett:1999:CVA, author = "D. Corbett", title = "A Case for Variable-Arity Relations: Definitions and Domains", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "508--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Solovyev:1999:GSP, author = "V. Solovyev", title = "Graph Structures in Parametric Spaces for Representation of Verbs", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "510--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Keeler:1999:PPO, author = "M. Keeler and W. Tepfenhart", title = "{PORT}: Peirce Online Resource Testbed", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "511--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Tepfenhart:1999:ACA, author = "W. Tepfenhart and M. Holder", title = "Assuring Computer Agent Communications", journal = j-LECT-NOTES-COMP-SCI, volume = "1640", pages = "513--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sebban:1999:TLS, author = "Marc Sebban and Gilles Richard", title = "From Theoretical Learnability to Statistical Measures of the Learnable", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "3--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420003.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420003.pdf", acknowledgement = ack-nhfb, } @Article{Cordon:1999:AMD, author = "Oscar Cord{\'o}n and Francisco Herrera", title = "{ALM}: {A} Methodology for Designing Accurate Linguistic Models for Intelligent Data Analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "15--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420015.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420015.pdf", acknowledgement = ack-nhfb, } @Article{Nock:1999:TPI, author = "Richard Nock and Pascal Jappy", title = "A ``Top-Down and Prune'' Induction Scheme for Constrained Decision Committees", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "27--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420027.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420027.pdf", acknowledgement = ack-nhfb, } @Article{Kosters:1999:MCA, author = "Walter A. Kosters and Elena Marchiori and Ard A. J. Oerlemans", title = "Mining Clusters with Association Rules", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "39--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420039.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420039.pdf", acknowledgement = ack-nhfb, } @Article{Swift:1999:ECS, author = "Stephen Swift and Allan Tucker and Xiaohui Liu", title = "Evolutionary Computation to Search for Strongly Correlated Variables in High-Dimensional Time-Series", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "51--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420051.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420051.pdf", acknowledgement = ack-nhfb, } @Article{Elomaa:1999:BDT, author = "Tapio Elomaa", title = "The Biases of Decision Tree Pruning Strategies", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "63--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420063.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420063.pdf", acknowledgement = ack-nhfb, } @Article{Talavera:1999:FSR, author = "Luis Talavera", title = "Feature Selection as Retrospective Pruning in Hierarchical Clustering", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "75--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420075.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420075.pdf", acknowledgement = ack-nhfb, } @Article{Silipo:1999:DPI, author = "Rosaria Silipo and Michael R. Berthold", title = "Discriminative Power of Input Features in a Fuzzy Model", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "87--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420087.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420087.pdf", acknowledgement = ack-nhfb, } @Article{Firoiu:1999:LER, author = "Laura Firoiu and Paul Cohen", title = "Learning Elements of Representations for Redescribing Robot Experiences", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "99--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420099.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420099.pdf", acknowledgement = ack-nhfb, } @Article{Huang:1999:SOS, author = "Xingang Huang and Feng Zhao", title = "``Seeing'' Objects in Spatial Datasets", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "111--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420111.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420111.pdf", acknowledgement = ack-nhfb, } @Article{Matsumoto:1999:IMM, author = "Kazunori Matsumoto and Kazuo Hashimoto", title = "Intelligent Monitoring Method Using Time Varying Binomial Distribution Models for Pseudo-Periodic Communication Traffic", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "123--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420123.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420123.pdf", acknowledgement = ack-nhfb, } @Article{Flexer:1999:MHI, author = "Arthur Flexer and Herbert Bauer", title = "Monitoring Human Information Processing via Intelligent Data Analysis of {EEG} Recordings", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "137--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420137.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420137.pdf", acknowledgement = ack-nhfb, } @Article{Andrienko:1999:KBV, author = "Gennady Andrienko and Natalia Andrienko", title = "Knowledge-Based Visualization to Support Spatial Data Mining", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "149--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420149.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420149.pdf", acknowledgement = ack-nhfb, } @Article{Hofmann:1999:PTM, author = "Thomas Hofmann", title = "Probabilistic Topic Maps: Navigating through Large Text Collections", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "161--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420161.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420161.pdf", acknowledgement = ack-nhfb, } @Article{Yang:1999:GTM, author = "Li Yang", title = "{$3$D} Grand Tour for Multidimensional Data and Clusters", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "173--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420173.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420173.pdf", acknowledgement = ack-nhfb, } @Article{Potharst:1999:DTA, author = "Rob Potharst and Jan C. Bioch", title = "A Decision Tree Algorithm for Ordinal Classification", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "187--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420187.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420187.pdf", acknowledgement = ack-nhfb, } @Article{Sebastiani:1999:DDU, author = "Paola Sebastiani and Marco Ramoni and Paul Cohen and John Warwick and James Davis", title = "Discovering Dynamics Using {Bayesian} Clustering", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "199--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420199.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420199.pdf", acknowledgement = ack-nhfb, } @Article{Talavera:1999:IDK, author = "Luis Talavera and Javier B{\'e}jar", title = "Integrating Declarative Knowledge in Hierarchical Clustering Tasks", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "211--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420211.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420211.pdf", acknowledgement = ack-nhfb, } @Article{Aladjem:1999:NLD, author = "Mayer Aladjem", title = "Nonparametric Linear Discriminant Analysis by Recursive Optimization with Random Initialization", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "223--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420223.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420223.pdf", acknowledgement = ack-nhfb, } @Article{Kelly:1999:SCP, author = "Mark G. Kelly and David J. Hand and Niall M. Adams", title = "Supervised Classification Problems: How to Be Both Judge and Jury", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "235--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420235.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420235.pdf", acknowledgement = ack-nhfb, } @Article{Li:1999:TPG, author = "Cen Li and Gautam Biswas", title = "Temporal Pattern Generation Using Hidden {Markov} Model Based Unsupervised Classification", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "245--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420245.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420245.pdf", acknowledgement = ack-nhfb, } @Article{Huellermeier:1999:ESS, author = "E. Huellermeier", title = "Exploiting Similarity for Supporting Data Analysis and Problem Solving", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "257--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hullermeier:1999:ESS, author = "Eyke H{\"u}llermeier", title = "Exploiting Similarity for Supporting Data Analysis and Problem Solving", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "257--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420257.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420257.pdf", acknowledgement = ack-nhfb, } @Article{Nascimento:1999:MPM, author = "Susana Nascimento and Boris Mirkin and Fernando Moura-Pires", title = "Multiple Prototype Model for Fuzzy Clustering", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "269--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420269.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420269.pdf", acknowledgement = ack-nhfb, } @Article{Eggermont:1999:CGP, author = "Jeroen Eggermont and Agoston E. Eiben and Jano I. van Hemert", title = "A Comparison of Genetic Programming Variants for Data Classification", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "281--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420281.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420281.pdf", acknowledgement = ack-nhfb, } @Article{Klawonn:1999:FCB, author = "Frank Klawonn and Annette Keller", title = "Fuzzy Clustering Based on Modified Distance Measures", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "291--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420291.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420291.pdf", acknowledgement = ack-nhfb, } @Article{Valtchev:1999:BCO, author = "Petko Valtchev", title = "Building Classes in Object-Based Languages by Automatic Clustering", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "303--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420303.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420303.pdf", acknowledgement = ack-nhfb, } @Article{Mertens:1999:AEC, author = "Bart J. A. Mertens and David J. Hand", title = "Adjusted Estimation for the Combination of Classifiers", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "317--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420317.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420317.pdf", acknowledgement = ack-nhfb, } @Article{Yang:1999:DDT, author = "Jihoon Yang and Rajesh Parekh and Vasant Honavar and Drena Dobbs", title = "Data-Driven Theory Refinement Using {{\em KBDistAl\/}}", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "331--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420331.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420331.pdf", acknowledgement = ack-nhfb, } @Article{Easley:1999:RAI, author = "Matthew Easley and Elizabeth Bradley", title = "Reasoning about Input-Output Modeling of Dynamical Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "343--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420343.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420343.pdf", acknowledgement = ack-nhfb, } @Article{Almond:1999:USA, author = "Russell Almond", title = "Undoing Statistical Advice", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "357--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420357.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420357.pdf", acknowledgement = ack-nhfb, } @Article{Guimaraes:1999:MTK, author = "Gabriela Guimar{\~a}es and Alfred Ultsch", title = "A Method for Temporal Knowledge Conversion", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "369--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420369.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420369.pdf", acknowledgement = ack-nhfb, } @Article{Gunetti:1999:IDT, author = "Daniele Gunetti and Giancarlo Ruffo", title = "Intrusion Detection through Behavioral Data", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "383--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420383.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420383.pdf", acknowledgement = ack-nhfb, } @Article{Macrossan:1999:BNN, author = "Paula E. Macrossan and Hussein A. Abbass and Kerry Mengersen and Michael Towsey and Gerard Finn", title = "{Bayesian} Neural Network Learning for Prediction in the {Australian} Dairy Industry", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "395--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420395.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420395.pdf", acknowledgement = ack-nhfb, } @Article{Talbert:1999:ESD, author = "Doug Talbert and Doug Fisher", title = "Exploiting Sample-Data Distributions to Reduce the Cost of Nearest-Neighbor Searches with {$ K d $}-Trees", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "407--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420407.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420407.pdf", acknowledgement = ack-nhfb, } @Article{Tax:1999:PFD, author = "David M. J. Tax and Alexander Ypma and Robert P. W. Duin", title = "Pump Failure Detection Using Support Vector Data Descriptions", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "415--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420415.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420415.pdf", acknowledgement = ack-nhfb, } @Article{Poddig:1999:DMD, author = "Thorsten Poddig and Claus Huber", title = "Data Mining for the Detection of Turning Points in Financial Time Series", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "427--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420427.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420427.pdf", acknowledgement = ack-nhfb, } @Article{Yang-Stephens:1999:CAC, author = "Bokyung Yang-Stephens and M. Charles Swope and Jeffrey Locke and Isabelle Moulinier", title = "Computer-Assisted Classification of Legal Abstracts", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "437--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420437.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420437.pdf", acknowledgement = ack-nhfb, } @Article{Ikkai:1999:SCL, author = "Yoshitomo Ikkai and Kazuhisa Ikeda and Norihisa Komoda and Akira Yamane and Isao Tone", title = "Sequential Control Logic Inferring Method from Observed Plant {I/O} Data", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "449--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420449.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420449.pdf", acknowledgement = ack-nhfb, } @Article{Cheng:1999:EES, author = "Gongxian Cheng and Kwawen Cho and Xiaohui Liu and George Loizou and John X. Wu", title = "Evaluating an Eye Screening Test", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "461--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420461.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420461.pdf", acknowledgement = ack-nhfb, } @Article{Pena:1999:ARS, author = "Jos{\'e} M. Pe{\~n}a and Sylvain L{\'e}tourneau and Fazel Famili", title = "Application of Rough Sets Algorithms to Prediction of Aircraft Component Failure", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "473--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420473.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420473.pdf", acknowledgement = ack-nhfb, } @Article{Fuernkranz:1999:ESI, author = "J. Fuernkranz", title = "Exploiting Structural Information for Text Classification on the {WWW}", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "487--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Furnkranz:1999:ESI, author = "Johannes F{\"u}rnkranz", title = "Exploiting Structural Information for Text Classification on the {WWW}", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "487--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420487.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420487.pdf", acknowledgement = ack-nhfb, } @Article{Choi:1999:MAW, author = "Yong S. Choi and Suk I. Yoo", title = "Multi-agent {Web} Information Retrieval: Neural Network Based Approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "499--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420499.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420499.pdf", acknowledgement = ack-nhfb, } @Article{Tauritz:1999:AIF, author = "Daniel R. Tauritz and Ida G. Sprinkhuizen-Kuyper", title = "Adaptive Information Filtering Algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "513--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420513.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420513.pdf", acknowledgement = ack-nhfb, } @Article{Fatemi:1999:CGA, author = "Nastaran Fatemi and Philippe Mulhem", title = "A Conceptual Graph Approach for Video Data Representation and Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1642", pages = "525--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:21 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1642.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1642/16420525.htm; http://link.springer-ny.com/link/service/series/0558/papers/1642/16420525.pdf", acknowledgement = ack-nhfb, } @Article{Frankel:1999:ASD, author = "Y. Frankel and M. Yung and P. MacKenzie", title = "Adaptively-Secure Distributed Public-Key Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "4--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Korte:1999:HLD, author = "B. Korte", title = "How Long Does a Bit Live in a Computer?", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "28--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ravi:1999:AAT, author = "R. Ravi and F. S. Salman", title = "Approximation Algorithms for the Traveling Purchaser Problem and Its Variants in Network Design", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "29--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Diks:1999:IKB, author = "K. Diks and D. Krizanc and E. Kranakis and A. Pelc", title = "The Impact of Knowledge on Broadcasting Time in Radio Networks (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "41--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Iwama:1999:MRD, author = "K. Iwama and E. Miyano", title = "Multipacket Routing on {$2$-D} Meshes and Its Application to Fault-Tolerant Routing", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "53--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Crescenzi:1999:IAL, author = "P. Crescenzi and L. Dardini and R. Grossi", title = "{IP} Address Lookup Made Fast and Simple", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "65--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bar-Noy:1999:LLB, author = "A. Bar-Noy and A. Freund and J. Naor", title = "On-Line Load Balancing in a Hierarchical Server Topology", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "77--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{AufderHeide:1999:PGP, author = "F. M. {Auf der Heide} and M. Westermann and B. Voecking", title = "Provably Good and Practical Strategies for Non-uniform Data Management in Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "89--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Phillips:1999:AAR, author = "S. J. Phillips and J. R. Westbrook", title = "Approximation Algorithms for Restoration Capacity Planning", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "101--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bar-Yehuda:1999:EAI, author = "R. Bar-Yehuda and D. Rawitz", title = "Efficient Algorithms for Integer Programs with Two Variables per Constraint (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "116--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Skutella:1999:CQP, author = "M. Skutella", title = "Convex Quadratic Programming Relaxations for Network Scheduling Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "127--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Moehring:1999:RCP, author = "R. H. Moehring and F. Stork and M. Uetz and A. S. Schulz", title = "Resource-Constrained Project Scheduling: Computing Lower Bounds by Solving Minimum Cut Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "139--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Epstein:1999:ASS, author = "L. Epstein and J. Sgall", title = "Approximation Schemes for Scheduling on Uniformly Related and Identical Parallel Machines", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "151--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Azar:1999:LTT, author = "Y. Azar and O. Regev", title = "Off-Line Temporary Tasks Assignment", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "163--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bischof:1999:LBU, author = "S. Bischof and T. Schickinger and A. Steger", title = "Load Balancing Using Bisectors --- {A} Tight Average-Case Analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "172--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jansen:1999:AEA, author = "T. Jansen and I. Wegener", title = "On the Analysis of Evolutionary Algorithms --- {A} Proof That Crossover Really Can Help", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "184--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Nicodeme:1999:MS, author = "P. Nicodeme and B. Salvy and P. Flajolet", title = "{Motif} Statistics", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "194--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Heun:1999:APF, author = "V. Heun", title = "Approximate Protein Folding in the {HP} Side Chain Model on Extended Cubic Lattices (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "212--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Crauser:1999:CSA, author = "A. Crauser and P. Ferragina", title = "On Constructing Suffix Arrays in External Memory", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "224--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Laber:1999:SSD, author = "E. S. Laber and R. L. Milidiu and A. A. Pessoa", title = "Strategies for Searching with Different Access Costs", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "236--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ting:1999:IAB, author = "C. Ting and M.-Y. Kao", title = "On the Informational Asymmetry between Upper and Lower Bounds for Ultrametric Evolutionary Trees", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "248--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cicalese:1999:OBS, author = "F. Cicalese and D. Mundici", title = "Optimal Binary Search with Two Unreliable Tests and Minimum Adaptiveness", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "257--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Roura:1999:IML, author = "S. Roura", title = "Improving Mergesort for Linked Lists", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "267--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Manzini:1999:EAL, author = "G. Manzini", title = "Efficient Algorithms for On-Line Symbol Ranking Compression (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "277--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Anderson:1999:LUW, author = "E. J. Anderson and A. R. Karlin and K. Hildrum and A. Rasala", title = "On List Update and Work Function Algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "289--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bein:1999:SPP, author = "W. W. Bein and L. L. Larmore and M. Chrobak", title = "The {$3$-Server} Problem in the Plane (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "301--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Berry:1999:QCI, author = "V. Berry and T. Jiang and P. Kearney and M. Li", title = "Quartet Cleaning: Improved Algorithms and Simulations", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "313--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gaertner:1999:FRS, author = "B. Gaertner", title = "Fast and Robust Smallest Enclosing Balls", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "325--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Nardelli:1999:ESM, author = "E. Nardelli and M. Talamo and P. Vocca", title = "Efficient Searching for Multi-dimensional Data Made Simple (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "339--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chazelle:1999:GSR, author = "B. Chazelle", title = "Geometric Searching over the Rationals", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "354--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Finocchiaro:1999:CDP, author = "D. V. Finocchiaro and M. Pellegrini", title = "On Computing the Diameter of a Point Set in High Dimensional {Euclidean} Space", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "366--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kolliopoulos:1999:NLT, author = "S. G. Kolliopoulos and S. Rao", title = "A Nearly Linear-Time Approximation Scheme for the {Euclidean} $k$-median Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "378--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bar-Noy:1999:SMC, author = "A. Bar-Noy and M. M. Halldorsson and G. Kortsarz and R. Salman", title = "Sum Multi-coloring of Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "390--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Krysta:1999:EAA, author = "P. Krysta and K. Lorys", title = "Efficient Approximation Algorithms for the Achromatic Number", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "402--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ishii:1999:AVC, author = "T. Ishii and H. Nagamochi and T. Ibaraki", title = "Augmenting a $ (k - 1) $-Vertex-Connected Multigraph to an $1$-Edge-Connected and $k$-Vertex-Connected Multigraph", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "414--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Dec 03 17:06:13 2002", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Verweij:1999:OAM, author = "B. Verweij and K. Aardal", title = "An Optimisation Algorithm for Maximum Independent Set with Applications in Map Labelling", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "426--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kao:1999:DTM, author = "M.-Y. Kao and T.-W. Lam and W.-K. Sung and H.-F Ting", title = "A Decomposition Theorem for Maximum Weight Bipartite Matchings with Applications to Evolutionary Trees", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "438--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Drori:1999:FES, author = "L. Drori and D. Peleg", title = "Faster Exact Solutions for Some {NP-Hard} Problems (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "450--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Moura:1999:PAP, author = "L. Moura", title = "A Polyhedral Algorithm for Packings and Designs", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "462--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Akhavi:1999:TPR, author = "A. Akhavi", title = "Threshold Phenomena in Random Lattices and Efficient Reduction Algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "476--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ageev:1999:FMN, author = "A. A. Ageev", title = "On Finding the Maximum Number of Disjoint Cuts in {Seymour} Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "490--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cheriyan:1999:CPL, author = "J. Cheriyan and T. Jordan and R. Ravi", title = "On {$2$-Coverings} and {$2$-Packings} of Laminar Families", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "510--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Pak:1999:RCG, author = "I. Pak", title = "Random {Cayley} Graphs with {$ O(\log |G|) $} Generators Are Expanders", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "521--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hell:1999:FDA, author = "P. Hell and R. Shamir and R. Sharan", title = "A Fully Dynamic Algorithm for Recognizing and Representing Proper Interval Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "527--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{He:1999:FGM, author = "X. He and M.-Y. Kao and H.-I. Lu", title = "A Fast General Methodology for Information Theoretically Optimal Encodings of Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1643", pages = "540--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ajtai:1999:GHI, author = "Mikl{\'o}s Ajtai", title = "Generating Hard Instances of the Short Basis Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440001.pdf", acknowledgement = ack-nhfb, } @Article{Cardelli:1999:WAC, author = "Luca Cardelli", title = "Wide Area Computation", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "10--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440010.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440010.pdf", acknowledgement = ack-nhfb, } @Article{Compton:1999:PTC, author = "Kevin J. Compton and Scott Dexter", title = "Proof Techniques for Cryptographic Protocols", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "25--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440025.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440025.pdf", acknowledgement = ack-nhfb, } @Article{Crary:1999:TSL, author = "Karl Crary and Greg Morrisett", title = "Type Structure for Low-Level Programming Languages", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "40--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440040.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440040.pdf", acknowledgement = ack-nhfb, } @Article{Cucker:1999:RCF, author = "Felipe Cucker", title = "Real Computations with Fake Numbers", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "55--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440055.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440055.pdf", acknowledgement = ack-nhfb, } @Article{Bruijn:1999:MAM, author = "N. G. de Bruijn", title = "A Model for Associative Memory, a Basis for Thinking and Consciousness", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "74--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440074.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440074.pdf", acknowledgement = ack-nhfb, } @Article{DeBruijn:1999:MAM, author = "N. G. {De Bruijn}", title = "A Model for Associative Memory, a Basis for Thinking and Consciousness", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "74--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:04 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440074.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440074.pdf", acknowledgement = ack-nhfb, } @Article{Edalat:1999:NIE, author = "Abbas Edalat and Marko Krznari{\'c}", title = "Numerical Integration with Exact Real Arithmetic", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "90--104", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440090.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440090.pdf", acknowledgement = ack-nhfb, } @Article{Hartmanis:1999:OAN, author = "Juris Hartmanis", title = "Observations about the Nature and State of Computer Science (Keynote Address)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "105--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440105.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440105.pdf", acknowledgement = ack-nhfb, } @Article{Rozenberg:1999:DCN, author = "Grzegorz Rozenberg and Arto Salomaa", title = "{DNA} Computing: New Ideas and Paradigms", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "106--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440106.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440106.pdf", acknowledgement = ack-nhfb, } @Article{Vitter:1999:ODS, author = "Jeffrey Scott Vitter", title = "Online Data Structures in External Memory", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "119--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440119.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440119.pdf", acknowledgement = ack-nhfb, } @Article{Watanabe:1999:CLT, author = "Osamu Watanabe", title = "From Computational Learning Theory to Discovery Science", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "134--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440134.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440134.pdf", acknowledgement = ack-nhfb, } @Article{Allender:1999:BDA, author = "Eric Allender and Andris Ambainis and David A. Mix Barrington and Samir Datta and Huong L{\^e}Thanh", title = "Bounded Depth Arithmetic Circuits: Counting and Closure", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "149--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440149.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440149.pdf", acknowledgement = ack-nhfb, } @Article{Alur:1999:PTL, author = "Rajeev Alur and Kousha Etessami and Salvatore La Torre and Doron Peled", title = "Parametric Temporal Logic for ``Model Measuring``", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "159--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440159.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440159.pdf", acknowledgement = ack-nhfb, } @Article{Alur:1999:CHS, author = "Rajeev Alur and Sampath Kannan and Mihalis Yannakakis", title = "Communicating Hierarchical State Machines", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "169--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440169.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440169.pdf", acknowledgement = ack-nhfb, } @Article{Andreev:1999:SPR, author = "Alexander E. Andreev and Juri L. Baskakov and Andrea E. F. Clementi and Jos{\'e} D. P. Rolim", title = "Small Pseudo-Random Sets Yield Hard Functions: New Tight Explicit Lower Bounds for Branching Programs (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "179--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440179.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440179.pdf", acknowledgement = ack-nhfb, } @Article{Bednarczyk:1999:GMP, author = "Marek A. Bednarczyk and Andrzej M. Borzyszkowski", title = "General Morphisms of {Petri} Nets (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "190--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440190.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440190.pdf", acknowledgement = ack-nhfb, } @Article{Berman:1999:STI, author = "Piotr Berman and Marek Karpinski", title = "On Some Tighter Inapproximability Results (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "200--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440200.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440200.pdf", acknowledgement = ack-nhfb, } @Article{Bouyer:1999:DCT, author = "Patricia Bouyer and Antoine Petit", title = "Decomposition and Composition of Timed Automata", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "210--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440210.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440210.pdf", acknowledgement = ack-nhfb, } @Article{Buhrman:1999:NAI, author = "Harry Buhrman and Tao Jiang and Ming Li and Paul Vit{\'a}nyi", title = "New Applications of the Incompressibility Method (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "220--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440220.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440220.pdf", acknowledgement = ack-nhfb, } @Article{Cardelli:1999:MTM, author = "Luca Cardelli and Giorgio Ghelli and Andrew D. Gordon", title = "Mobility Types for Mobile Ambients", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "230--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440230.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440230.pdf", acknowledgement = ack-nhfb, } @Article{Clote:1999:PFL, author = "Peter Clote", title = "Protein Folding, the Levinthal Paradox and Rapidly Mixing {Markov} Chains", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "240--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440240.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440240.pdf", acknowledgement = ack-nhfb, } @Article{Cortier:1999:DFS, author = "Veronique Cortier and Harald Ganzinger and Florent Jacquemard and Margus Veanes", title = "Decidable Fragments of Simultaneous Rigid Reachability", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "250--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440250.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440250.pdf", acknowledgement = ack-nhfb, } @Article{Crochemore:1999:TCU, author = "M. Crochemore and F. Mignosi and A. Restivo and S. Salemi", title = "Text Compression Using Antidictionaries", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "261--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440261.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440261.pdf", acknowledgement = ack-nhfb, } @Article{DeSantis:1999:NIZ, author = "A. {De Santis} and G. {Di Crescenzo} and G. Persiano", title = "Non-interactive Zero-Knowledge: {A} Low-Randomness Characterization of {NP} (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "271--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Santis:1999:NIZ, author = "A. De Santis and G. Di Crescenzo and G. Persiano", title = "Non-interactive Zero-Knowledge: {A} Low-Randomness Characterization of {NP}", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "271--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440271.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440271.pdf", acknowledgement = ack-nhfb, } @Article{Dickhoefer:1999:TAT, author = "M. Dickhoefer and T. Wilke", title = "Timed Alternating Tree Automata: The Automata-Theoretic Solution to the {TCTL} Model Checking Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "281--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Dickhofer:1999:TAT, author = "Martin Dickh{\"o}fer and Thomas Wilke", title = "Timed Alternating Tree Automata: The Automata-Theoretic Solution to the {TCTL} Model Checking Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "281--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440281.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440281.pdf", acknowledgement = ack-nhfb, } @Article{Dodis:1999:STT, author = "Yevgeniy Dodis and Sanjeev Khanna", title = "Space-Time Tradeoffs for Graph Properties", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "291--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440291.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440291.pdf", acknowledgement = ack-nhfb, } @Article{Dufourd:1999:BRP, author = "C. Dufourd and P. Jan{\v{c}}ar and Ph. Schnoebelen", title = "Boundedness of Reset {P}/{T} Nets", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "301--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440301.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440301.pdf", acknowledgement = ack-nhfb, } @Article{Engelfriet:1999:TWF, author = "Joost Engelfriet and Hendrik Jan Hoogeboom", title = "Two-Way Finite State Transducers and Monadic Second-Order Logic", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "311--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440311.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440311.pdf", acknowledgement = ack-nhfb, } @Article{Flesca:1999:POR, author = "Sergio Flesca and Sergio Greco", title = "Partially Ordered Regular Languages for Graph Queries (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "321--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440321.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440321.pdf", acknowledgement = ack-nhfb, } @Article{Frick:1999:DFO, author = "Markus Frick and Martin Grohe", title = "Deciding First-Order Properties of Locally Tree-Decomposable Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "331--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440331.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440331.pdf", acknowledgement = ack-nhfb, } @Article{Galpin:1999:CPA, author = "Vashti Galpin", title = "Comparison of Process Algebra Equivalences Using Formats", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "341--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440341.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440341.pdf", acknowledgement = ack-nhfb, } @Article{Gavoille:1999:CRT, author = "Cyril Gavoille and Nicolas Hanusse", title = "Compact Routing Tables for Graphs of Bounded Genus (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "351--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440351.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440351.pdf", acknowledgement = ack-nhfb, } @Article{Gottlob:1999:CLC, author = "Georg Gottlob and Nicola Leone and Francesco Scarcello", title = "Computing {LOGCFL} Certificates", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "361--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440361.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440361.pdf", acknowledgement = ack-nhfb, } @Article{Grossi:1999:ETM, author = "Roberto Grossi and Giuseppe F. Italiano", title = "Efficient Techniques for Maintaining Multidimensional Keys in Linked Data Structures (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "372--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440372.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440372.pdf", acknowledgement = ack-nhfb, } @Article{Gupta:1999:CPT, author = "Arvind Gupta and Damon Kaller and Thomas Shermer", title = "On the Complements of Partial $k$-Trees", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "382--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Dec 03 17:06:17 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440382.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440382.pdf", acknowledgement = ack-nhfb, } @Article{Hammar:1999:ARK, author = "Mikael Hammar and Bengt J. Nilsson", title = "Approximation Results for Kinetic Variants of {TSP}", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "392--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440392.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440392.pdf", acknowledgement = ack-nhfb, } @Article{Hassin:1999:DPP, author = "Yehuda Hassin and David Peleg", title = "Distributed Probabilistic Polling and Applications to Proportionate Agreement", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "402--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440402.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440402.pdf", acknowledgement = ack-nhfb, } @Article{Zhang:1999:MLCb, author = "Yu Zhang and Alan K. Mackworth", title = "A Multi-level Constraint-Based Controller for the {Dynamo98} Robot Soccer Team", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "402--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040402.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040402.pdf", acknowledgement = ack-nhfb, } @Article{Hirshfeld:1999:BED, author = "Yoram Hirshfeld and Mark Jerrum", title = "Bisimulation Equivalence Is Decidable for Normed Process Algebra (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "412--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440412.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440412.pdf", acknowledgement = ack-nhfb, } @Article{Hirshfeld:1999:FDM, author = "Yoram Hirshfeld and Alexander Rabinovich", title = "A Framework for Decidable Metrical Logics", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "422--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440422.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440422.pdf", acknowledgement = ack-nhfb, } @Article{Hromkovic:1999:PVI, author = "Juraj Hromkovi{\v{c}} and Georg Schnitger", title = "On the Power of {Las Vegas}. {II}. Two-Way Finite Automata", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "433--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440433.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440433.pdf", acknowledgement = ack-nhfb, } @Article{Iwama:1999:SMI, author = "Kazuo Iwama and David Manlove and Shuichi Miyazaki and Yasufumi Morita", title = "Stable Marriage with Incomplete Lists and Ties", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "443--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440443.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440443.pdf", acknowledgement = ack-nhfb, } @Article{Jiang:1999:ACC, author = "Tao Jiang and Ming Li and Paul Vit{\'a}nyi", title = "Average-Case Complexity of Shellsort (Preliminary Version)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "453--462", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", note = "See \cite{Jiang:2000:LBA} for the final version of this paper.", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440453.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440453.pdf", acknowledgement = ack-nhfb, } @Article{Kim:1999:LTC, author = "Dong Kyue Kim and Kunsoo Park", title = "Linear-Time Construction of Two-Dimensional Suffix Trees (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "463--472", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440463.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440463.pdf", acknowledgement = ack-nhfb, } @Article{Kirsten:1999:CBS, author = "Daniel Kirsten", title = "A Connection between the Star Problem and the Finite Power Property in Trace Monoids (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "473--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440473.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440473.pdf", acknowledgement = ack-nhfb, } @Article{Kirsten:1999:TTA, author = "Daniel Kirsten and Jerzy Marcinkowski", title = "Two Techniques in the Area of the Star Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "483--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440483.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440483.pdf", acknowledgement = ack-nhfb, } @Article{Krause:1999:AOV, author = "Matthias Krause and Petr Savick{\'y} and Ingo Wegener", title = "Approximations by {OBDDs} and the Variable Ordering Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "493--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440493.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440493.pdf", acknowledgement = ack-nhfb, } @Article{Kucera:1999:SPS, author = "Anton{\'\i}n Ku{\v{c}}era and Richard Mayr", title = "Simulation Preorder on Simple Process Algebras", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "503--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440503.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440503.pdf", acknowledgement = ack-nhfb, } @Article{Laneve:1999:SC, author = "Cosimo Laneve and Bj{\"o}rn Victor", title = "Solos in Concert", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "513--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440513.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440513.pdf", acknowledgement = ack-nhfb, } @Article{Lanthier:1999:SAP, author = "Mark Lanthier and Anil Maheshwari and J{\"o}rg-R{\"u}diger Sack", title = "Shortest Anisotropic Paths on Terrains", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "524--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440524.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440524.pdf", acknowledgement = ack-nhfb, } @Article{Lepisto:1999:RBL, author = "A. Lepist{\"o}", title = "Relations between Local and Global Periodicity of Words", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "534--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440534.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440534.pdf", acknowledgement = ack-nhfb, } @Article{Lepistoe:1999:RBL, author = "A. Lepistoe", title = "Relations Between Local and Global Periodicity of Words (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "534--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lingas:1999:EMC, author = "Andrzej Lingas and Hans Olsson and Anna {\"O}stlin", title = "Efficient Merging, Construction, and Maintenance of Evolutionary Trees", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "544--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440544.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440544.pdf", acknowledgement = ack-nhfb, } @Article{Miculan:1999:FLS, author = "Marino Miculan", title = "Formalizing a Lazy Substitution Proof System for $ \mu $-Calculus in the Calculus of Inductive Constructions", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "554--564", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440554.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440554.pdf", acknowledgement = ack-nhfb, } @Article{Nichitiu:1999:LED, author = "Codrin Nichitiu and Eric R{\'e}mila", title = "Leader Election by $d$ Dimensional Cellular Automata", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "565--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440565.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440565.pdf", acknowledgement = ack-nhfb, } @Article{Niedermeier:1999:NUB, author = "Rolf Niedermeier and Peter Rossmanith", title = "New Upper Bounds for {MaxSat}", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "575--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440575.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440575.pdf", acknowledgement = ack-nhfb, } @Article{Olshevsky:1999:PRE, author = "Vadim Olshevsky and Victor Y. Pan", title = "Polynomial and Rational Evaluation and Interpolation (with Structured Matrices)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "585--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440585.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440585.pdf", acknowledgement = ack-nhfb, } @Article{Pagh:1999:LRS, author = "Rasmus Pagh", title = "Low Redundancy in Static Dictionaries with {$ O(1) $} Worst Case Lookup Time", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "595--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440595.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440595.pdf", acknowledgement = ack-nhfb, } @Article{Peichl:1999:FAG, author = "Timo Peichl and Heribert Vollmer", title = "Finite Automata with Generalized Acceptance Criteria", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "605--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440605.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440605.pdf", acknowledgement = ack-nhfb, } @Article{Peleg:1999:VAD, author = "David Peleg and Eilon Reshef", title = "A Variant of the Arrow Distributed Directory with Low Average Complexity (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "615--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440615.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440615.pdf", acknowledgement = ack-nhfb, } @Article{Power:1999:CFC, author = "John Power and Hayo Thielecke", title = "Closed {Freyd}- and $ \kappa $-Categories", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "625--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440625.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440625.pdf", acknowledgement = ack-nhfb, } @Article{Riecke:1999:TEC, author = "Jon G. Riecke and Hayo Thielecke", title = "Typed Exceptions and Continuations Cannot Macro-Express Each Other", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "635--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440635.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440635.pdf", acknowledgement = ack-nhfb, } @Article{Rutten:1999:APS, author = "J. J. M. M. Rutten", title = "Automata, Power Series, and Coinduction: Taking Input Derivatives Seriously (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "645--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440645.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440645.pdf", acknowledgement = ack-nhfb, } @Article{Sanders:1999:AMS, author = "Peter Sanders", title = "Accessing Multiple Sequences Through Set Associative Caches", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "655--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440655.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440655.pdf", acknowledgement = ack-nhfb, } @Article{Senizergues:1999:XXX, author = "G{\'e}raud S{\'e}nizergues", title = "{$ T(A) = T(B) $}?", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "665--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440665.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440665.pdf", acknowledgement = ack-nhfb, } @Article{Szegedy:1999:MVL, author = "Mario Szegedy", title = "Many-Valued Logics and Holographic Proofs", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "676--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440676.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440676.pdf", acknowledgement = ack-nhfb, } @Article{Umans:1999:CIS, author = "Christopher Umans", title = "On the Complexity and Inapproximability of Shortest Implicant Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "687--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440687.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440687.pdf", acknowledgement = ack-nhfb, } @Article{Weihrauch:1999:WPT, author = "Klaus Weihrauch and Ning Zhong", title = "The Wave Propagator Is {Turing} Computable", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "697--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440697.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440697.pdf", acknowledgement = ack-nhfb, } @Article{Woeginger:1999:FAW, author = "Gerhard J. Woeginger", title = "An {FPTAS} for Agreeably Weighted Variance on a Single Machine (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "707--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440707.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440707.pdf", acknowledgement = ack-nhfb, } @Article{Tiskin:1999:EBS, author = "A. Tiskin", title = "Erratum: Bulk-Synchronous Parallel Multiplication of {Boolean} Matrices", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "717--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", note = "See \cite{Tiskin:1998:BSP}.", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1644/16440717.htm; http://link.springer-ny.com/link/service/series/0558/papers/1644/16440717.pdf", acknowledgement = ack-nhfb, } @Article{Anonymous:1999:AIi, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1644", pages = "719--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:23 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1644.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1644/1644auth.pdf", acknowledgement = ack-nhfb, } @Article{Kida:1999:SAP, author = "Takuya Kida and Masayuki Takeda and Ayumi Shinohara and Setsuo Arikawa", title = "Shift-And Approach to Pattern Matching in {LZW} Compressed Text", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450001.pdf", acknowledgement = ack-nhfb, } @Article{Navarro:1999:GPA, author = "Gonzalo Navarro and Mathieu Raffinot", title = "A General Practical Approach to Pattern Matching over {Ziv--Lempel} Compressed Text", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "14--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450014.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450014.pdf", acknowledgement = ack-nhfb, } @Article{Shibata:1999:PMT, author = "Yusuke Shibata and Masayuki Takeda and Ayumi Shinohara and Setsuo Arikawa", title = "Pattern Matching in Text Compressed by Using Antidictionaries", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "37--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450037.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450037.pdf", acknowledgement = ack-nhfb, } @Article{Liben-Nowell:1999:SSD, author = "David Liben-Nowell", title = "On the Structure of Syntenic Distance", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "50--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450050.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450050.pdf", acknowledgement = ack-nhfb, } @Article{Batzoglou:1999:PMR, author = "Serafim Batzoglou and Sorin Istrail", title = "Physical Mapping with Repeated Probes: The Hypergraph Superstring Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "66--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450066.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450066.pdf", acknowledgement = ack-nhfb, } @Article{El-Mabrouk:1999:HGR, author = "Nadia El-Mabrouk and David Sankoff", title = "Hybridization and Genome Rearrangement", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "78--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450078.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450078.pdf", acknowledgement = ack-nhfb, } @Article{Ben-Dor:1999:CPS, author = "Amir Ben-Dor and Itsik Pe'er and Ron Shamir and Roded Sharan", title = "On the Complexity of Positional Sequencing by Hybridization", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "88--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450088.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450088.pdf", acknowledgement = ack-nhfb, } @Article{Lancia:1999:GGS, author = "Giuseppe Lancia and R. Ravi", title = "{GESTALT}: Genomic {Steiner} Alignments", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "101--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450101.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450101.pdf", acknowledgement = ack-nhfb, } @Article{Hirschberg:1999:BNS, author = "Daniel S. Hirschberg", title = "Bounds on the Number of String Subsequences", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "115--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450115.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450115.pdf", acknowledgement = ack-nhfb, } @Article{Sim:1999:APS, author = "Jeong Seop Sim and Costas S. Iliopoulos and Kunsoo Park and William F. Smyth", title = "Approximate Periods of Strings", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "123--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450123.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450123.pdf", acknowledgement = ack-nhfb, } @Article{Brodal:1999:FMP, author = "Gerth St{\o}lting Brodal and Rune B. Lyngs{\o} and Christian N. S. Pedersen and Jens Stoye", title = "Finding Maximal Pairs with Bounded Gap", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "134--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450134.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450134.pdf", acknowledgement = ack-nhfb, } @Article{Yakoo:1999:DDS, author = "H. Yakoo", title = "A Dynamic Data Structure for Reverse Lexicographically Sorted Prefixes", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "150--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Yokoo:1999:DDS, author = "Hidetoshi Yokoo", title = "A Dynamic Data Structure for Reverse Lexicographically Sorted Prefixes", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "150--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450150.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450150.pdf", acknowledgement = ack-nhfb, } @Article{Navarro:1999:NIM, author = "Gonzalo Navarro and Ricardo Baeza-Yates", title = "A New Indexing Method for Approximate String Matching", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "163--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450163.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450163.pdf", acknowledgement = ack-nhfb, } @Article{Karhumaeki:1999:CSI, author = "J. Karhumaeki and W. Plandowski and W. Rytter", title = "The Compression of Subsegments of Images Described by Finite Automata", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "186--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Karhumaki:1999:CSI, author = "Juhani Karhum{\"a}ki and Wojciech Plandowski and Wojciech Rytter", title = "The Compression of Subsegments of Images Described by Finite Automata", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "186--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450186.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450186.pdf", acknowledgement = ack-nhfb, } @Article{Ristov:1999:ZLC, author = "Strahil Ristov and Eric Laporte", title = "Ziv Lempel Compression of Huge Natural Language Data Tries Using Suffix Arrays", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "196--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450196.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450196.pdf", acknowledgement = ack-nhfb, } @Article{Akutsu:1999:MSE, author = "Tatsuya Akutsu and Kyotetsu Kanaya and Akira Ohyama and Asao Fujiyama", title = "Matching of Spots in {$2$D} Electrophoresis Images. Point Matching Under Non-uniform Distortions", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "212--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450212.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450212.pdf", acknowledgement = ack-nhfb, } @Article{Wenk:1999:AED, author = "Carola Wenk", title = "Applying an Edit Distance to the Matching of Tree Ring Sequences in Dendrochronology", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "223--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450223.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450223.pdf", acknowledgement = ack-nhfb, } @Article{Navarro:1999:FMD, author = "Gonzalo Navarro and Ricardo Baeza-Yates", title = "Fast Multi-dimensional Approximate Pattern Matching", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "243--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450243.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450243.pdf", acknowledgement = ack-nhfb, } @Article{Wang:1999:FCR, author = "Zhuozhi Wang and Kaizhong Zhang", title = "Finding Common {RNA} Secondary Structures from {RNA} Sequences", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "258--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450258.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450258.pdf", acknowledgement = ack-nhfb, } @Article{Zhuozhi:1999:FCR, author = "W. Zhuozhi and Z. Kaizhong", title = "Finding Common {RNA} Secondary Structures from {RNA} Sequences", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "258--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Evans:1999:FCS, author = "Patricia A. Evans", title = "Finding Common Subsequences with Arcs and Pseudoknots", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "270--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450270.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450270.pdf", acknowledgement = ack-nhfb, } @Article{Kaizhong:1999:CSB, author = "Z. Kaizhong and W. Lusheng and M. Bin", title = "Computing Similarity between {RNA} Structures", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "281--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Zhang:1999:CSB, author = "Kaizhong Zhang and Lusheng Wang and Bin Ma", title = "Computing Similarity between {RNA} Structures", journal = j-LECT-NOTES-COMP-SCI, volume = "1645", pages = "281--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:24 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1645.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1645/16450281.htm; http://link.springer-ny.com/link/service/series/0558/papers/1645/16450281.pdf", acknowledgement = ack-nhfb, } @Article{Jennings:1999:AOSb, author = "N. R. Jennings", title = "Agent-Oriented Software Engineering", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "1--7", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Herlea:1999:SBR, author = "D. E. Herlea and C. M. Jonker and J. Treur and N. J. E. Wijngaards", title = "Specification of Behavioural Requirements within Compositional Multi-agent System Design", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "8--27", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Barber:1999:AOD, author = "K. S. Barber and T. H. Liu and D. C. Han", title = "Agent-Oriented Design", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "28--40", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", xxauthor = "K. S. Barber and T. H. Lilt and D. C. Hah", } @Article{Charlton:1999:DPM, author = "P. Charlton and E. Mamdani", title = "A Developer's Perspective on Mult-agent System Design", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "41--51", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Bergenti:1999:DER, author = "F. Bergenti and A. Poggi", title = "A Development Environment for the Realization of Open and Scalable Multi-agent Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "52--62", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Botti:1999:MAH, author = "V. Botti and C. Carrascosa and V. Julian and J. Soler", title = "Modelling Agents in Hard Real-Time Environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "63--76", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Cremonini:1999:MAS, author = "M. Cremonini and A. Omicini and F. Zambonelli", title = "Multi-agent Systems on the {Internet}. Extending the Scope of Coordination towards Security and Topology", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "77--88", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{ElFallah-Seghrouchni:1999:PEM, author = "Amal {El Fallah-Seghrouchni} and S. Haddad and H. Mazouzi", title = "Protocol Engineering for Multi-agent Interaction", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "89--101", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Pitt:1999:DAC, author = "J. Pitt and A. Mamdani", title = "Designing Agent Communication Languages for Multi-agent Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "102--114", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Carron:1999:TAC, author = "T. Carron and H. Proton and O. Boissier", title = "A Temporal Agent Communication Language for Dynamic Multi-agent Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "115--127", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Amandi:1999:MPL, author = "A. Amandi and A. Zunino and R. Iturregui", title = "Multi-paradigm Languages Supporting Multi-agent Development", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "128--139", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Schroeder:1999:EAF, author = "M. Schroeder", title = "An Efficient Argumentation Framework for Negotiating Autonomous Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "140--149", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Barbuceanu:1999:NSP, author = "M. Barbuceanu", title = "Negotiating Service Provisioning", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "150--161", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Griffiths:1999:CPS, author = "N. Griffiths and M. Luck", title = "Cooperative Plan Selection through Trust", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "162--174", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{David:1999:ESR, author = "N. David and J. S. Sichman and H. Coelho", title = "Extending Social Reasoning to Cope with Multiple Partner Coalitions", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "175--187", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Castelfranchi:1999:BMA, author = "C. Castelfranchi and R. Falcone", title = "Basic Mental Attitudes of a Collaborating Agent: Cognitive Primitives for {MAS}", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "188--209", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Moreno:1999:SS, author = "A. Moreno and U. Cortes and T. Sales", title = "Subjective Situations", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "210--220", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Jonker:1999:FAM, author = "C. M. Jonker and J. Treur", title = "Formal Analysis of Models for the Dynamics of Trust Based on Experiences", journal = j-LECT-NOTES-COMP-SCI, volume = "1647", pages = "221--232", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 14 11:20:18 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "MAAMAW; modelling autonomous agents; multi-agent world", } @Article{Daswani:1999:EEC, author = "Neil Daswani and Dan Boneh", title = "Experimenting with Electronic Commerce on the {PalmPilot}", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "1--16", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480001.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Krawczyk:1999:BCC, author = "Hugo Krawczyk", title = "Blinding of Credit Card Numbers in the {SET} Protocol", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "17--28", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480017.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480017.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Juels:1999:TTS, author = "Ari Juels", title = "Trustee Tokens: Simple and Practical Anonymous Digital Coin Tracing", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "29--45", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480029.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480029.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Sander:1999:FCN, author = "Tomas Sander and Amnon Ta-Shma", title = "Flow Control: {A} New Approach for Anonymity Control in Electronic Cash Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "46--61", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480046.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480046.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Yacobi:1999:RMC, author = "Yacov Yacobi", title = "Risk Management for {E}-Cash Systems with Partial Real-Time Audit", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "62--71", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480062.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480062.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Ezawa:1999:AEC, author = "Kazuo J. Ezawa and Gregory Napiorkowski and Mariusz Kossarski", title = "Assessment of Effectiveness of Counterfeit Transaction Detection Systems for Smart Card Based Electronic Cash", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "72--85", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480072.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480072.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Kohlas:1999:RAP, author = "Reto Kohlas and Ueli Maurer", title = "Reasoning about Public-Key Certification: On Bindings between Entities and Public Keys", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "86--103", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480086.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480086.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Fox:1999:OCS, author = "Barbara Fox and Brian LaMacchia", title = "Online Certificate Status Checking in Financial Transactions: The Case for Re-issuance", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "104--117", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480104.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480104.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Shamir:1999:PSS, author = "Adi Shamir and Nicko van Someren", title = "Playing ``Hide and Seek'' with Stored Keys", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "118--124", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480118.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480118.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Breitbach:1999:CCM, author = "Markus Breitbach and Hideki Imai", title = "On Channel Capacity and Modulation of Watermarks in Digital Still Images", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "125--139", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480125.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480125.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Abdalla:1999:TMB, author = "Michel Abdalla and Yuval Shavitt and Avishai Wool", title = "Towards Making Broadcast Encryption Practical", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "140--157", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480140.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480140.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Kravitz:1999:CAC, author = "David W. Kravitz and David M. Goldschlag", title = "Conditional Access Concepts and Principles", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "158--172", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480158.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480158.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Callas:1999:FUI, author = "Jon Callas and Joan Feigenbaum and David Goldschlag and Erin Sawyer", title = "Fair Use, Intellectual Property, and the Information Economy (Panel Session Summary)", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "173--183", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480173.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480173.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Schechter:1999:AAM, author = "Stuart Schechter and Todd Parnell and Alexander Hartemink", title = "Anonymous Authentication of Membership in Dynamic Groups", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "184--195", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480184.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480184.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Ateniese:1999:SOI, author = "Giuseppe Ateniese and Gene Tsudik", title = "Some Open Issues and New Directions in Group Signatures", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "196--211", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480196.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480196.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{MacKenzie:1999:AIH, author = "Philip MacKenzie and Jeffrey Sorensen", title = "Anonymous Investing: Hiding the Identities of Stockholders", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "212--229", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480212.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480212.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Stubblebine:1999:FLA, author = "Stuart G. Stubblebine and Paul F. Syverson", title = "Fair On-Line Auctions without Special Trusted Parties", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "230--240", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480230.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480230.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Frankel:1999:CRA, author = "Yair Frankel and Moti Yung", title = "Cryptosystems Robust against ``Dynamic Faults'' Meet Enterprise Needs for Organizational ``Change Control''", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "241--252", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480241.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480241.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Jakobsson:1999:IMI, author = "Markus Jakobsson and Joy M{\"u}ller", title = "Improved Magic Ink Signatures Using Hints", journal = j-LECT-NOTES-COMP-SCI, volume = "1648", pages = "253--267", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:25 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1648.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1648/16480253.htm; http://link.springer-ny.com/link/service/series/0558/papers/1648/16480253.pdf", acknowledgement = ack-nhfb, keywords = "financial cryptography", } @Article{Ullman:1999:SAD, author = "J. D. Ullman", title = "Some Advances in Data-Mining Techniques", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bar-Yossef:1999:QST, author = "Z. Bar-Yossef and Y. Kanza and Y. Kogan and W. Nutt", title = "Querying Semantically Tagged Documents on the {World-WideWeb}", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "2--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Konopnicki:1999:WEQ, author = "D. Konopnicki and O. Shmueli", title = "{WWW} Exploration Queries", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "20--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Shoval:1999:SFM, author = "P. Shoval and B. Shapira and U. Hanani", title = "Strategies for Filtering {E}-mail Messages Combining Content-Based and Sociological Filtering with User-Stereotypes", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "40--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Oliveira:1999:IQE, author = "C. Oliveira and L. G. V. Resende and R. Lehmann", title = "Interactive Query Expansion in a Meta-search Engine", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "50--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Henrich:1999:OQC, author = "A. Henrich and S. Jamin", title = "On the Optimization of Queries Containing Regular Path Expressions", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "58--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baumann:1999:DAA, author = "P. Baumann", title = "A Database Array Algebra for Spatio-Temporal Data and Beyond", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "76--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sapir:1999:DRT, author = "A. Sapir and E. Gudes", title = "Dynamic Relationships and Their Propagation and Concurrency Semantics in Object-Oriented Databases", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "94--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wolfson:1999:TMO, author = "O. Wolfson and P. Sistla and B. Xu and J. Zhou", title = "Tracking Moving Objects Using Database Technology in {DOMINO}", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "112--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mengchi:1999:ODO, author = "L. Mengchi", title = "{OLOG}: {A} Deductive Object Database Language", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "120--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Motro:1999:MFM, author = "A. Motro", title = "{Multiplex}: {A} Formal Model for Multidatabases and Its Implementation", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "138--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Golani:1999:TAR, author = "M. Golani and O. Etzion", title = "Temporal Active Rules", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "159--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Birk:1999:CEJ, author = "Y. Birk and M. Mokryn", title = "Cost-Effective Jukebox Storage via Hybrid File-Block Caching", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "173--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Christophides:1999:ODI, author = "V. Christophides and C. Houstis and S. Lalis and H. Tsalapata", title = "Onthology-Driven Integration of Scientific Repositories", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "190--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Schoenhoff:1999:GVM, author = "M. Schoenhoff and M. Straessler", title = "Global Version Management for a Federated Turbine Design Environment", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "203--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Peleg:1999:OPD, author = "M. Peleg and D. Dori", title = "From Object-Process Diagrams to a Natural Object-Process Language", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "221--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Edelstein:1999:CEC, author = "O. Edelstein and A. Yaeli and G. Zodik", title = "{e-Colabra}: An Enterprise Collaboration and Reuse Environment", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "229--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mohan:1999:WMI, author = "C. Mohan", title = "Workflow Management in the {Internet} Age", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "237--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Koksal:1999:CBW, author = "P. Koksal and I. Cingil and A. Dogac", title = "A Component-Based Workflow System with Dynamic Modifications", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "238--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cicekli:1999:TRA, author = "N. K. Cicekli", title = "A Temporal Reasoning Approach to Model Workflow Activities", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "256--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gidron:1999:DCE, author = "Y. Gidron and I. Ben-Shaul and Y. Aridor", title = "Dynamic Configuration and Enforcement of Access Control for Mobile Components", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "267--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wolff:1999:MVP, author = "J. E. Wolff and A. B. Cremers", title = "The My {VIEW} Project: {A} Data Warehousing Approach to Personalized Digital Libraries", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "277--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Nestorov:1999:IDM, author = "S. Nestorov and S. Tsur", title = "Integrating Data Mining with Relational {DBMS}: {A} Tightly-Coupled Approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "295--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Carmel:1999:MDH, author = "D. Carmel and Y. S. Maarek", title = "Morphological Disambiguation for {Hebrew} Search Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1649", pages = "312--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Arcos:1999:ADC, author = "Josep Llu{\'\i}s Arcos and Dolores Ca{\~n}amero and Ramon L{\'o}pez de M{\'a}ntaras", title = "Affect-Driven {CBR} to Generate Expressive Music", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500001.pdf", acknowledgement = ack-nhfb, } @Article{Blanzieri:1999:PBM, author = "Enrico Blanzieri and Francesco Ricci", title = "Probability Based Metrics for Nearest Neighbor Classification and Case-Based Reasoning", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "14--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500014.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500014.pdf", acknowledgement = ack-nhfb, } @Article{Branting:1999:AEI, author = "L. Karl Branting", title = "Active Exploration in Instance-Based Preference Modeling", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "29--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500029.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500029.pdf", acknowledgement = ack-nhfb, } @Article{Branting:1999:MDE, author = "L. Karl Branting and Yi Tao", title = "A Multiple-Domain Evaluation of Stratified Case-Based Reasoning", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "44--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500044.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500044.pdf", acknowledgement = ack-nhfb, } @Article{Brueninghaus:1999:BCB, author = "S. Brueninghaus and K. D. Ashley", title = "Bootstrapping Case Base Development with Annotated Case Summaries", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "59--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bruninghaus:1999:BCB, author = "Stefanie Br{\"u}ninghaus and Kevin D. Ashley", title = "Bootstrapping Case Base Development with Annotated Case Summaries", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "59--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500059.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500059.pdf", acknowledgement = ack-nhfb, } @Article{Carrick:1999:ACS, author = "Christina Carrick and Qiang Yang and Irene Abi-Zeid and Luc Lamontagne", title = "Activating {CBR} Systems through Autonomous Information Gathering", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "74--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500074.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500074.pdf", acknowledgement = ack-nhfb, } @Article{Coello:1999:ICH, author = "Juan Manuel Ad{\'a}n Coello and Ronaldo Camilo dos Santos", title = "Integrating {CBR} and Heuristic Search for Learning and Reusing Solutions in Real-Time Task Scheduling", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "89--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500089.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500089.pdf", acknowledgement = ack-nhfb, } @Article{Fuchs:1999:TUT, author = "B{\'e}atrice Fuchs and Jean Lieber and Alain Mille and Amedeo Napoli", title = "Towards a Unified Theory of Adaptation in Case-Based Reasoning", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "104--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500104.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500104.pdf", acknowledgement = ack-nhfb, } @Article{Fuchs:1999:KLT, author = "B{\'e}atrice Fuchs and Alain Mille", title = "A Knowledge-Level Task Model of Adaptation in Case-Based Reasoning", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "118--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500118.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500118.pdf", acknowledgement = ack-nhfb, } @Article{Goeker:1999:DUC, author = "M. Goeker and T. Roth-Berghofer", title = "Development and Utilization of a Case-Based Help-Desk Support System in a Corporate Environment", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "132--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Goker:1999:DUC, author = "Mehmet G{\"o}ker and Thomas Roth-Berghofer", title = "Development and Utilization of a Case-Based Help-Desk Support System in a Corporate Environment", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "132--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500132.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500132.pdf", acknowledgement = ack-nhfb, } @Article{Gomez-Albarran:1999:MCL, author = "Mercedes G{\'o}mez-Albarr{\'a}n and Pedro A. Gonz{\'a}lez-Calero and Bel{\'e}n D{\'\i}az-Agudo and Carlos Fern{\'a}ndez-Conde", title = "Modelling the {CBR} Life Cycle Using Description Logics", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "147--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500147.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500147.pdf", acknowledgement = ack-nhfb, } @Article{Garza:1999:EAC, author = "Andr{\'e}s G{\'o}mez de Silva Garza and Mary Lou Maher", title = "An Evolutionary Approach to Case Adaptation", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "162--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500162.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500162.pdf", acknowledgement = ack-nhfb, } @Article{GomezdeSilvaGarza:1999:EAC, author = "A. {Gomez de Silva Garza} and M. L. Maher", title = "An Evolutionary Approach to Case Adaptation", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "162--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{vonWangenheim:1999:RCB, author = "C. Gresse von Wangenheim", title = "{REMEX} --- {A} Case-Based Approach for Reusing Software Measurement Experienceware", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "173--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wangenheim:1999:RCB, author = "Christiane Gresse von Wangenheim", title = "{REMEX} --- {A} Case-Based Approach for Reusing Software Measurement Experienceware", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "173--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500173.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500173.pdf", acknowledgement = ack-nhfb, } @Article{Lawton:1999:ULT, author = "James H. Lawton and Roy M. Turner and Elise H. Turner", title = "A Unified Long-Term Memory System", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "188--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500188.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500188.pdf", acknowledgement = ack-nhfb, } @Article{Leake:1999:CCI, author = "David B. Leake and David C. Wilson", title = "Combining {CBR} with Interactive Knowledge Acquisition, Manipulation, and Reuse", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "203--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500203.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500203.pdf", acknowledgement = ack-nhfb, } @Article{Leake:1999:WEW, author = "David B. Leake and David C. Wilson", title = "When Experience Is Wrong: Examining {CBR} for Changing Tasks and Environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "218--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500218.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500218.pdf", acknowledgement = ack-nhfb, } @Article{Lei:1999:CLR, author = "Celestino Lei and Otakar Babka and Laurinda A. G. Garanito", title = "Case Library Reduction Applied to Pile Foundations", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "233--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500233.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500233.pdf", acknowledgement = ack-nhfb, } @Article{McLaren:1999:CRA, author = "Bruce McLaren and Kevin D. Ashley", title = "Case Representation, Acquisition, and Retrieval in {SIROCCO}", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "248--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500248.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500248.pdf", acknowledgement = ack-nhfb, } @Article{Melis:1999:FIP, author = "Erica Melis and Carsten Ullrich", title = "Flexibly Interleaving Processes", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "263--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500263.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500263.pdf", acknowledgement = ack-nhfb, } @Article{Munoz-Avila:1999:CRP, author = "H{\'e}ctor Mu{\~n}oz-Avila", title = "A Case Retention Policy Based on Detrimental Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "276--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500276.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500276.pdf", acknowledgement = ack-nhfb, } @Article{Munoz-Avila:1999:UGC, author = "H{\'e}ctor Mu{\~n}oz-Avila and Daniel C. McFarlane and David W. Aha and Len Breslow and James A. Ballas and Dana S. Nau", title = "Using Guidelines to Constrain Interactive Case-Based {HTN} Planning", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "288--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500288.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500288.pdf", acknowledgement = ack-nhfb, } @Article{Portinale:1999:SQC, author = "Luigi Portinale and Pietro Torasso and Paolo Tavano", title = "Speed-Up, Quality, and Competence in Multi-modal Case-Based Reasoning", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "303--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500303.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500303.pdf", acknowledgement = ack-nhfb, } @Article{Seitz:1999:CBM, author = "Alexander Seitz", title = "A Case-Based Methodology for Planning Individualized Case Oriented Tutoring", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "318--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500318.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500318.pdf", acknowledgement = ack-nhfb, } @Article{Smyth:1999:BCC, author = "Barry Smyth and Elizabeth McKenna", title = "Building Compact Competent Case-Bases", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "329--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500329.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500329.pdf", acknowledgement = ack-nhfb, } @Article{Smyth:1999:FBR, author = "Barry Smyth and Elizabeth McKenna", title = "Footprint-Based Retrieval", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "343--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500343.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500343.pdf", acknowledgement = ack-nhfb, } @Article{Abi-Zeid:1999:CAC, author = "Ir{\'e}ne Abi-Zeid and Qiang Yang and Luc Lamontagne", title = "Is {CBR} Applicable to the Coordination of Search and Rescue Operations? {A} Feasibility Study", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "358--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500358.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500358.pdf", acknowledgement = ack-nhfb, } @Article{Auriol:1999:ICB, author = "Eric Auriol and Richard M. Crowder and Rob MacKendrick and Roger Rowe and Thomas Knudsen", title = "Integrating Case-Based Reasoning and Hypermedia Documentation: An Application for the Diagnosis of a Welding Robot at Odense Steel Shipyard", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "372--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500372.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500372.pdf", acknowledgement = ack-nhfb, } @Article{Bellazzi:1999:IRB, author = "Riccardo Bellazzi and Stefania Montani and Luigi Portinale and Alberto Riva", title = "Integrating Rule-Based and Case-Based Decision Making in Diabetic Patient Management", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "386--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500386.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500386.pdf", acknowledgement = ack-nhfb, } @Article{Conruy:1999:MCK, author = "No{\"e}l Conruy and David Grosser", title = "Managing Complex Knowledge in Natural Sciences", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "401--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500401.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500401.pdf", acknowledgement = ack-nhfb, } @Article{Conruyt:1999:MCK, author = "N. Conruyt and D. Grosser", title = "Managing Complex Knowledge in Natural Sciences", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "401--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cuddihy:1999:EME, author = "Paul Cuddihy and William Cheetham", title = "{ELSI}: {A} Medical Equipment Diagnostic System", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "415--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500415.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500415.pdf", acknowledgement = ack-nhfb, } @Article{Fagan:1999:CBR, author = "Michael Fagan and Konrad Bloor", title = "Case-Based Reasoning for Candidate List Extraction in a Marketing Domain", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "426--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500426.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500426.pdf", acknowledgement = ack-nhfb, } @Article{Ficet-Cauchard:1999:CRI, author = "Val{\'e}rie Ficet-Cauchard and Christine Porquet and Marinette Revenu", title = "{CBR} for the Reuse of Image Processing Knowledge: {A} Recursive Retrieval\slash Adaptation Strategy", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "438--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500438.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500438.pdf", acknowledgement = ack-nhfb, } @Article{Han:1999:VFG, author = "Younghyun Han and Kunwoo Lee", title = "Virtual Function Generators: Representing and Reusing Underlying Design Concepts in Conceptual Synthesis of Mechanisms for Function Generation", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "453--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500453.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500453.pdf", acknowledgement = ack-nhfb, } @Article{Hayes:1999:SCV, author = "Conor Hayes and Padraig Cunningham", title = "Shaping a {CBR} View with {XML}", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "468--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500468.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500468.pdf", acknowledgement = ack-nhfb, } @Article{Leake:1999:IIR, author = "David B. Leake and Larry Birnbaum and Kristian Hammond and Cameron Marlow and Hao Yang", title = "Integrating Information Resources: {A} Case Study of Engineering Design Support", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "482--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500482.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500482.pdf", acknowledgement = ack-nhfb, } @Article{Main:1999:HCB, author = "Julie Main and Tharam S. Dillon", title = "A Hybrid Case-Based Reasoner for Footwear Design", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "497--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500497.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500497.pdf", acknowledgement = ack-nhfb, } @Article{Melchiors:1999:FMC, author = "Cristina Melchiors and Liane M. R. Tarouco", title = "Fault Management in Computer Networks Using Case-Based Reasoning: {DUMBO} System", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "510--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500510.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500510.pdf", acknowledgement = ack-nhfb, } @Article{Perner:1999:ACI, author = "Petra Perner", title = "An Architecture for a {CBR} Image Segmentation System", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "525--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500525.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500525.pdf", acknowledgement = ack-nhfb, } @Article{Praehofer:1999:SRS, author = "Herbert Praehofer and Josef Kerschbaummayr", title = "Supporting Reusability in a System Design Environment by Case-Based Reasoning Techniques", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "535--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500535.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500535.pdf", acknowledgement = ack-nhfb, } @Article{Schmidt:1999:CBR, author = "Rainer Schmidt and Bernhard Pollwein and Lothar Gierl", title = "Case-Based Reasoning for Antibiotics Therapy Advice", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "550--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500550.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500550.pdf", acknowledgement = ack-nhfb, } @Article{Smyth:1999:SDW, author = "Barry Smyth and Paul Cotter", title = "Surfing the Digital Wave: Generating Personalised {TV} Listings Using Collaborative, Case-Based Recommendation", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "561--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500561.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500561.pdf", acknowledgement = ack-nhfb, } @Article{Taki:1999:CBQ, author = "Hirokazu Taki and Satoshi Hori and Norihjiro Abe", title = "Case-Based Quality Management System Using Expectation Values", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "572--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500572.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500572.pdf", acknowledgement = ack-nhfb, } @Article{Varma:1999:IDD, author = "Anil Varma", title = "{ICARUS}: Design and Deployment of a Case-Based Reasoning System for Locomotive Diagnostics", journal = j-LECT-NOTES-COMP-SCI, volume = "1650", pages = "581--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:26 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1650.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1650/16500581.htm; http://link.springer-ny.com/link/service/series/0558/papers/1650/16500581.pdf", acknowledgement = ack-nhfb, } @Article{Papadimitriou:1999:TQ, author = "Christos H. Papadimitriou", title = "Topological Queries", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "3--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510003.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510003.pdf", acknowledgement = ack-nhfb, } @Article{Sellis:1999:RIS, author = "Timos Sellis", title = "Research Issues in Spatio-temporal Database Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "5--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510005.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510005.pdf", acknowledgement = ack-nhfb, } @Article{Guenther:1999:LBW, author = "O. Guenther", title = "Looking Both Ways: {SSD 1999 10}", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "12--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 05 08:21:03 2002", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gunther:1999:LBW, author = "Oliver G{\"u}nther", title = "Looking Both Ways: {SSD} 1999$ \pm $10", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "12--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510012.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510012.pdf", acknowledgement = ack-nhfb, } @Article{Stell:1999:GGU, author = "John G. Stell and Michael F. Worboys", title = "Generalizing Graphs Using Amalgamation and Selection", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "19--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510019.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510019.pdf", acknowledgement = ack-nhfb, } @Article{DeFloriani:1999:DSS, author = "L. {De Floriani} and P. Magillo and E. Puppo", title = "Data Structures for Simplicial Multi-complexes", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "33--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Floriani:1999:DSS, author = "Leila De Floriani and Paola Magillo and Enrico Puppo", title = "Data Structures for Simplicial Multi-complexes", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "33--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510033.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510033.pdf", acknowledgement = ack-nhfb, } @Article{Hoerhammer:1999:SIS, author = "M. Hoerhammer and M. Freeston", title = "Spatial Indexing with a Scale Dimension", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "52--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Horhammer:1999:SIS, author = "Mike H{\"o}rhammer and Michael Freeston", title = "Spatial Indexing with a Scale Dimension", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "52--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510052.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510052.pdf", acknowledgement = ack-nhfb, } @Article{Boehm:1999:XOS, author = "C. Boehm and G. Klump and H.-P. Kriegel", title = "{XZ}-Ordering: {A} Space-Filling Curve for Objects with Spatial Extension", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "75--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bohm:1999:XOS, author = "Christian B{\"o}hm and Gerald Klump and Hans-Peter Kriegel", title = "{XZ-Ordering}: {A} Space-Filling Curve for Objects with Spatial Extension", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "75--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510075.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510075.pdf", acknowledgement = ack-nhfb, } @Article{Choubey:1999:GGT, author = "Rupesh Choubey and Li Chen and Elke A. Rundensteiner", title = "{GBI}: {A} Generalized {$R$}-Tree Bulk-Insertion Strategy", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "91--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510091.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510091.pdf", acknowledgement = ack-nhfb, } @Article{Pfoser:1999:CUM, author = "Dieter Pfoser and Christian S. Jensen", title = "Capturing the Uncertainty of Moving-Object Representations", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "111--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510111.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510111.pdf", acknowledgement = ack-nhfb, } @Article{Shek:1999:DSC, author = "Eddie C. Shek and Giovanni Giuffrida and Suhas Joshi and Son K. Dao", title = "Dynamic Spatial Clustering for Intelligent Mobile Information Sharing and Dissemination", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "132--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510132.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510132.pdf", acknowledgement = ack-nhfb, } @Article{Theodoridis:1999:GSD, author = "Yannis Theodoridis and Jefferson R. O. Silva and Mario A. Nascimento", title = "On the Generation of Spatiotemporal Datasets", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "147--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510147.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510147.pdf", acknowledgement = ack-nhfb, } @Article{Zhou:1999:EPA, author = "Xiaofang Zhou and David Truffet and Jiawei Han", title = "Efficient Polygon Amalgamation Methods for Spatial {OLAP} and Spatial Data Mining", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "167--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510167.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510167.pdf", acknowledgement = ack-nhfb, } @Article{Lin:1999:EMP, author = "Xuemin Lin and Xiaomei Zhou and Chengfei Liu", title = "Efficiently Matching Proximity Relationships in Spatial Databases", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "188--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510188.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510188.pdf", acknowledgement = ack-nhfb, } @Article{Xuemin:1999:EMP, author = "L. Xuemin and Z. Xiaomei and L. Chengfei", title = "Efficiently Matching Proximity Relationships in Spatial Databases", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "188--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ankerst:1999:SHS, author = "Mihael Ankerst and Gabi Kastenm{\"u}ller and Hans-Peter Kriegel and Thomas Seidl", title = "{$3$D} Shape Histograms for Similarity Search and Classification in Spatial Databases", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "207--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510207.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510207.pdf", acknowledgement = ack-nhfb, } @Article{Park:1999:MWS, author = "Ho-Hyun Park and Guang-Ho Cha and Chin-Wan Chung", title = "Multi-way Spatial Joins Using {$R$}-Trees: Methodology and Performance Evaluation", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "229--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510229.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510229.pdf", acknowledgement = ack-nhfb, } @Article{Corral:1999:AJT, author = "Antonio Corral and Michael Vassilakopoulos and Yannis Manolopoulos", title = "Algorithms for Joining {$R$}-Trees and Linear Region Quadtrees", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "251--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510251.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510251.pdf", acknowledgement = ack-nhfb, } @Article{Becker:1999:APP, author = "Ludger Becker and Andr{\'e} Giesen and Klaus H. Hinrichs and Jan Vahrenhold", title = "Algorithms for Performing Polygonal Map Overlay and Spatial Join on Massive Data Sets", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "270--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510270.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510270.pdf", acknowledgement = ack-nhfb, } @Article{Papadopoulos:1999:PES, author = "Apostolos Papadopoulos and Philippe Rigaux and Michel Scholl", title = "A Performance Evaluation of Spatial Join Processing Strategies", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "286--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510286.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510286.pdf", acknowledgement = ack-nhfb, } @Article{Voisard:1999:ADG, author = "Agn{\`e}s Voisard", title = "Abduction and Deduction in Geologic Hypermaps", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "311--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510311.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510311.pdf", acknowledgement = ack-nhfb, } @Article{Schneider:1999:UMS, author = "Markus Schneider", title = "Uncertainty Management for Spatial Data in Databases: Fuzzy Spatial Data Types", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "330--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510330.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510330.pdf", acknowledgement = ack-nhfb, } @Article{Ravada:1999:OSE, author = "Siva Ravada and Jayant Sharma", title = "{Oracle8i} Spatial: Experiences with Extensible Databases", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "355--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510355.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510355.pdf", acknowledgement = ack-nhfb, } @Article{Talamo:1999:SES, author = "Maurizio Talamo and Franco Arcieri and Giancarlo Conia and Enrico Nardelli", title = "{SICC}: An Exchange System for Cadastral Information", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "360--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510360.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510360.pdf", acknowledgement = ack-nhfb, } @Article{Brinkhoff:1999:RTT, author = "Thomas Brinkhoff", title = "Requirements of Traffic Telematics to Spatial Databases", journal = j-LECT-NOTES-COMP-SCI, volume = "1651", pages = "365--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:28 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1651.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1651/16510365.htm; http://link.springer-ny.com/link/service/series/0558/papers/1651/16510365.pdf", acknowledgement = ack-nhfb, } @Article{Truszkowski:1999:ATN, author = "W. Truszkowski and H. Hallock and J. Kurien", title = "Agent Technology from a {NASA} Perspective", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ishida:1999:DCK, author = "T. Ishida and J.-I. Akahani and K. Hiramatsu and K. Isbister", title = "Digital City Kyoto: Towards a Social Information Infrastructure", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "34--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gelenbe:1999:ASI, author = "E. Gelenbe", title = "Autonomous Search for Information in an Unknown Environment", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "47--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Brodsky:1999:RMA, author = "A. Brodsky and L. Kerschberg and S. Varas", title = "Resource Management in Agent-based Distributed Environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "61--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jonker:1999:MAA, author = "C. M. Jonker and R. A. Lam and J. Treur", title = "A Multi-Agent Architecture for an Intelligent {Website} in Insurance", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "86--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Saeyor:1999:FCB, author = "S. Saeyor and M. Ishizuka", title = "Formation of Cooperative Behavior among Information Agents in {Web} Repository Change Monitoring Service", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "101--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Staab:1999:GSW, author = "S. Staab and C. Braun and I. Bruder and A. Duesterhoeft", title = "{GETESS} --- Searching the {Web} Exploiting {German} Texts", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "113--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{ORiordan:1999:ABS, author = "C. O'Riordan and H. Sorensen", title = "An Agent-Based System for Intelligent Collaborative Filtering", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "125--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gomaa:1999:IAC, author = "H. Gomaa", title = "Inter-Agent Communication in Cooperative Information Agent-Based Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "137--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sullivan:1999:IRC, author = "D. G. Sullivan and A. Glass and B. J. Grosz and S. Kraus", title = "Intention Reconciliation in the Context of Teamwork: An Initial Empirical Investigation", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "149--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Puuronen:1999:SET, author = "S. Puuronen and V. Terziyan", title = "A Similarity Evaluation Technique for Cooperative Problem Solving with a Group of Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "163--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Deen:1999:CMC, author = "S. M. Deen", title = "A Computational Model for a Cooperating Agent System", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "175--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hanachi:1999:MAB, author = "C. Hanachi and N. Hameurlain and C. Sibertin-Blanc", title = "Mobile Agents Behaviours: From Declarative Specifications to Implementation", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "196--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Theilmann:1999:MSS, author = "W. Theilmann and K. Rothermel", title = "Maintaining Specialized Search Engines through Mobile Filter Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "208--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Vieira:1999:EMA, author = "W. Vieira and L. M. Camarinha-Matos", title = "Execution Monitoring in Adaptive Mobile Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "220--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kitamura:1999:MAM, author = "Y. Kitamura and Y. Mawarimichi and S. Tatsumi", title = "Mobile-Agent Mediated Place Oriented Communication", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "232--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wellman:1999:AEC, author = "M. P. Wellman", title = "Agents and Electronic Commerce: Mechanisms and Protocols", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "243--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Papazoglou:1999:RAT, author = "M. P. Papazoglou", title = "The Role of Agent Technology in Business to Business Electronic Commerce", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "245--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kerschberg:1999:ABF, author = "L. Kerschberg and S. Banerjee", title = "An Agency-Based Framework for Electronic Business", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "265--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wang:1999:SAM, author = "X. F. Wang and X. Yi and K. Y. Lam and C. Q. Zhang", title = "Secure Agent-Mediated Auctionlike Negotiation Protocol for {Internet} Retail Commerce", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "291--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sheth:1999:SIB, author = "A. Sheth and V. Kashyap and T. Lima", title = "Semantic Information Brokering: How Can a Multi-agent Approach Help?", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "303--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Tesch:1999:AMA, author = "T. Tesch and P. Fankhauser", title = "Arbitration and Matchmaking for Agents with Conflicting Interests", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "323--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Langley:1999:ACI, author = "P. Langley and C. Thompson and R. Elio and A. Haddadi", title = "An Adaptive Conversational Interface for Destination Advice", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "347--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lewis:1999:ADD, author = "M. Lewis", title = "Anticipation, Delegation, and Demonstration: Why Talking to Agents Is Hard", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "365--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{VanElst:1999:CCA, author = "L. {Van Elst} and F. Schmalhofer", title = "A Cooperative Comprehension Assistant for Intranet-Based Information Environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1652", pages = "390--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Alexander:1999:AA, author = "D. S. Alexander and J. M. Smith", title = "The Architecture of {ALIEN}", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Denazis:1999:DIO, author = "S. Denazis and K. Miki and J. Vicente and A. Campbell", title = "Designing Interfaces for Open Programmable Routers", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "13--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Menage:1999:RRC, author = "P. Menage", title = "{Rcane}: {A} Resource Controlled Framework for Active Network Services", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "25--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sivakumar:1999:PPN, author = "R. Sivakumar and N. Venkitaraman and V. Bharghavan", title = "The {Protean Programmable Network Architecture}: Design and Initial Experience", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "37--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Rizzo:1999:DPF, author = "M. Rizzo and B. Briscoe and J. Tassel and K. Damianakis", title = "A Dynamic Pricing Framework to Support a Scalable, Usage-Based Charging Model for Packet-Switched Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "48--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Marshall:1999:AIN, author = "I. Marshall and M. Fry and L. Velasco and A. Ghosh", title = "Active Information Networks and {XML}", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "60--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sloman:1999:PSP, author = "M. Sloman and E. Lupu", title = "Policy Specification for Programmable Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "73--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Vanet:1999:SCD, author = "G. Vanet and Y. Kiriha", title = "A Self-Configuring Data Caching Architecture Based on Active Networking Techniques", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "85--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Delgrossi:1999:ICA, author = "L. Delgrossi and G. {Di Fatta} and D. Ferrari and G. {Lo Re}", title = "Interference and Communications among Active Network Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "97--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baeumer:1999:GMA, author = "C. Baeumer and T. Magedanz", title = "The Grasshopper Mobile Agent Platform Enabling Short-Term Active Broadband Intelligent Network Implementation", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "109--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cardoe:1999:LPS, author = "R. Cardoe and J. Finney and A. C. Scott and W. D. Shepherd", title = "{LARA}: {A} Prototype System for Supporting High Performance Active Networking", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "117--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cohen:1999:PIS, author = "A. Cohen and S. Rangarajan", title = "A Programming Interface for Supporting {IP} Traffic Processing", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "132--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mihai:1999:NGC, author = "N. Mihai and G. Vanecek", title = "New Generation of Control Planes in Emerging Data Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "144--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Tschudin:1999:ANO, author = "C. Tschudin", title = "An Active Networks Overlay Network ({ANON})", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "156--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Busse:1999:ADA, author = "I. Busse and S. Covaci and A. Leichsenring", title = "Autonomy and Decentralization in Active Networks: {A} Case Study for Mobile Agents", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "165--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lee:1999:TAH, author = "D. C. Lee and M. T. Jones and S. F. Midkiff and P. M. Athanas", title = "Towards Active Hardware", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "180--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Juhola:1999:IEN, author = "A. Juhola and I. Marshall and S. Covaci and T. Velte", title = "The Impact of {AN} on Established Network Operators", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "188--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Greenwood:1999:UAP, author = "D. P. A. Greenwood and D. Gavalas", title = "Using Active Processes as the Basis for an Integrated Distributed Network Management Architecture", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "199--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Norden:1999:AAF, author = "S. Norden and K. F. Wong", title = "{ANMAC}: An Architectural Framework for Network Management and Control Using Active Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "212--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Raz:1999:ANA, author = "D. Raz and Y. Shavitt", title = "An Active Network Approach to Efficient Network Management", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "220--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Redlich:1999:VNC, author = "J.-P. Redlich and M. Suzuki and S. Weinstein", title = "Virtual Networks for Customizable Traffic Treatments", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "232--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sugauchi:1999:FNM, author = "K. Sugauchi and S. Miyazaki and K. Yoshida and K. Nakane", title = "Flexible Network Management Using Active Network Framework", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "241--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Campbell:1999:MSV, author = "A. T. Campbell and J. Vicente and D. A. Villela", title = "Managing Spawned Virtual Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "249--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Willmott:1999:AOR, author = "S. Willmott and B. Faltings", title = "Active Organisations for Routing", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "262--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Yeh:1999:DIC, author = "J.-H. Yeh and R. Chow and R. Newman", title = "A Dynamic Interdomain Communication Path Setup in Active Network", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "274--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bhushan:1999:ANC, author = "B. Bhushan and J. Hall", title = "Active Network Challenges to {TMN}", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "285--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kulkarni:1999:SAN, author = "A. Kulkarni and G. Minden and V. Frost and J. Evans", title = "Survivability of Active Networking Services", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "299--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hjalmtysson:1999:CD, author = "G. Hjalmtysson and S. Bhattacharjee", title = "Control on Demand", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "315--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Karnouskos:1999:ABS, author = "S. Karnouskos and I. Busse and S. Covaci", title = "Agent Based Security for the Active Network Infrastructure", journal = j-LECT-NOTES-COMP-SCI, volume = "1653", pages = "330--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Siddiqi:1999:HAE, author = "K. Siddiqi and A. Tannenbaum and S. W. Zucker", title = "A {Hamiltonian} Approach to the Eikonal Equation", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Worthington:1999:TSS, author = "P. L. Worthington and E. R. Hancock", title = "Topographic Surface Structure from {$2$D} Images Using Shape-from-Shading", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "14--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Zhang:1999:HSI, author = "D. Zhang and M. Hebert", title = "Harmonic Shape Images: {A} Representation for {$3$D} Free-Form Surfaces Based on Energy Minimization", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "30--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Donatini:1999:DES, author = "P. Donatini and P. Frosini and C. Landi", title = "Deformation Energy for Size Functions", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "44--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Figueiredo:1999:FMM, author = "M. A. T. Figueiredo and J. M. N. Leitao and A. K. Jain", title = "On Fitting Mixture Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "54--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cazorla:1999:BMF, author = "M. A. Cazorla and F. Escolano and D. Gallardo and R. Rizo", title = "{Bayesian} Models for Finding and Grouping Junctions", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "70--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chardin:1999:SII, author = "A. Chardin and P. Perez", title = "Semi-iterative Inferences with Hierarchical Energy-Based Models for Image Analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "83--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Descombes:1999:MVK, author = "X. Descombes and E. Pechersky", title = "{Metropolis} vs {Kawasaki} Dynamic for Image Segmentation Based on {Gibbs} Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "99--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jalobeanu:1999:HES, author = "A. Jalobeanu and L. Blanc-Feraud and J. Zerubia", title = "Hyperparameter Estimation for Satellite Image Restoration by a {MCMCML} Method", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "115--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Morris:1999:AVM, author = "R. D. Morris", title = "Auxiliary Variables for {Markov} Random Fields with Higher Order Interactions", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "131--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Rostaing:1999:UMI, author = "P. Rostaing and J.-N. Provost and C. Collet", title = "Unsupervised Multispectral Image Segmentation Using Generalized {Gaussian} Noise Model", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "142--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Dias:1999:ABC, author = "J. M. B. Dias", title = "Adaptive {Bayesian} Contour Estimation: {A} Vector Space Representation Approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "157--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kubota:1999:APB, author = "T. Kubota", title = "Adaptive Pixel-Based Data Fusion for Boundary Detection", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "173--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Coughlan:1999:BTS, author = "J. M. Coughlan and A. L. Yuille", title = "{Bayesian} Tree Search with Expected {$ O(N) $} Convergence Rates for Road Tracking", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "189--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, xxtitle = "{Bayesian} A Tree Search with Expected {$O(N)$} Convergence Rates for Road Tracking", } @Article{Boykov:1999:NAE, author = "Y. Boykov and O. Veksler and R. Zabih", title = "A New Algorithm for Energy Minimization with Discontinuities", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "205--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cross:1999:CHC, author = "A. D. J. Cross and E. R. Hancock", title = "Convergence of a Hill Climbing Genetic Algorithm for Graph Matching", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "221--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Rangarajan:1999:NDM, author = "A. Rangarajan and H. Chui and E. Mjolsness", title = "A New Distance Measure for Non-rigid Image Matching", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "237--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Torsello:1999:CTR, author = "A. Torsello and M. Pelillo", title = "Continuous-Time Relaxation Labeling Processes", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "253--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Yin:1999:RAU, author = "L. Yin and A. Basu", title = "Realistic Animation Using Extended Adaptive Mesh for Model Based Coding", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "269--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Aguiar:1999:MLI, author = "P. M. Q. Aguiar and J. M. F. Moura", title = "Maximum Likelihood Inference of {$3$D} Structure from Image Sequences", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "285--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Oakley:1999:MRI, author = "J. Oakley and J. Missimer and G. Szekely", title = "Magnetic Resonance Imaging Based Correction and Reconstruction of Positron Emission Tomography Images", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "301--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Svensen:1999:MRF, author = "M. Svensen and F. Kruggel and D. Y. {Von Cramon}", title = "{Markov} Random Field Modelling of {fMRI} Data Using a Mean Field {EM-algorithm}", journal = j-LECT-NOTES-COMP-SCI, volume = "1654", pages = "317--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Aczel:1999:RTT, author = "Peter Aczel", title = "On Relating Type Theories and Set Theories", journal = j-LECT-NOTES-COMP-SCI, volume = "1657", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1657.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1657/16570001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1657/16570001.pdf", acknowledgement = ack-nhfb, } @Article{Ahn:1999:CMC, author = "Ren{\'e} Ahn and Tijn Borghuis", title = "Communication Modelling and Context-Dependent Interpretation: An Integrated Approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1657", pages = "19--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1657.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1657/16570019.htm; http://link.springer-ny.com/link/service/series/0558/papers/1657/16570019.pdf", acknowledgement = ack-nhfb, } @Article{Coquand:1999:GBT, author = "Thierry Coquand and Henrik Persson", title = "Gr{\"o}bner Bases in Type Theory", journal = j-LECT-NOTES-COMP-SCI, volume = "1657", pages = "33--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1657.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1657/16570033.htm; http://link.springer-ny.com/link/service/series/0558/papers/1657/16570033.pdf", acknowledgement = ack-nhfb, } @Article{Despeyroux:1999:MLC, author = "Jo{\"e}lle Despeyroux and Pierre Leleu", title = "A Modal Lambda Calculus with Iteration and Case Constructs", journal = j-LECT-NOTES-COMP-SCI, volume = "1657", pages = "47--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1657.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1657/16570047.htm; http://link.springer-ny.com/link/service/series/0558/papers/1657/16570047.pdf", acknowledgement = ack-nhfb, } @Article{Dowek:1999:PNM, author = "Gilles Dowek and Benjamin Werner", title = "Proof Normalization Modulo", journal = j-LECT-NOTES-COMP-SCI, volume = "1657", pages = "62--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1657.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1657/16570062.htm; http://link.springer-ny.com/link/service/series/0558/papers/1657/16570062.pdf", acknowledgement = ack-nhfb, } @Article{Filliatre:1999:PIP, author = "Jean-Christophe Filli{\^a}tre", title = "Proof of Imperative Programs in Type Theory", journal = j-LECT-NOTES-COMP-SCI, volume = "1657", pages = "78--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1657.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1657/16570078.htm; http://link.springer-ny.com/link/service/series/0558/papers/1657/16570078.pdf", acknowledgement = ack-nhfb, } @Article{Fridlender:1999:IFT, author = "Daniel Fridlender", title = "An Interpretation of the Fan Theorem in Type Theory", journal = j-LECT-NOTES-COMP-SCI, volume = "1657", pages = "93--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1657.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1657/16570093.htm; http://link.springer-ny.com/link/service/series/0558/papers/1657/16570093.pdf", acknowledgement = ack-nhfb, } @Article{Goubault-Larrecq:1999:CTS, author = "Jean Goubault-Larrecq", title = "Conjunctive Types and {SKInT}", journal = j-LECT-NOTES-COMP-SCI, volume = "1657", pages = "106--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1657.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1657/16570106.htm; http://link.springer-ny.com/link/service/series/0558/papers/1657/16570106.pdf", acknowledgement = ack-nhfb, } @Article{Kammuller:1999:MSD, author = "Florian Kamm{\"u}ller", title = "Modular Structures as Dependent Types in Isabelle", journal = j-LECT-NOTES-COMP-SCI, volume = "1657", pages = "121--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1657.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1657/16570121.htm; http://link.springer-ny.com/link/service/series/0558/papers/1657/16570121.pdf", acknowledgement = ack-nhfb, } @Article{Kleymann:1999:MVC, author = "Thomas Kleymann", title = "Metatheory of Verification Calculi in {LEGO}", journal = j-LECT-NOTES-COMP-SCI, volume = "1657", pages = "133--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1657.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1657/16570133.htm; http://link.springer-ny.com/link/service/series/0558/papers/1657/16570133.pdf", acknowledgement = ack-nhfb, } @Article{Liquori:1999:BPE, author = "Luigi Liquori", title = "Bounded Polymorphism for Extensible Objects", journal = j-LECT-NOTES-COMP-SCI, volume = "1657", pages = "149--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1657.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1657/16570149.htm; http://link.springer-ny.com/link/service/series/0558/papers/1657/16570149.pdf", acknowledgement = ack-nhfb, } @Article{Maietti:1999:AEQ, author = "Maria Emilia Maietti", title = "About Effective Quotients in Constructive Type Theory", journal = j-LECT-NOTES-COMP-SCI, volume = "1657", pages = "164--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1657.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1657/16570164.htm; http://link.springer-ny.com/link/service/series/0558/papers/1657/16570164.pdf", acknowledgement = ack-nhfb, } @Article{Pfenning:1999:AEU, author = "Frank Pfenning and Carsten Sch{\"u}rmann", title = "Algorithms for Equality and Unification in the Presence of Notational Definitions", journal = j-LECT-NOTES-COMP-SCI, volume = "1657", pages = "179--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1657.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1657/16570179.htm; http://link.springer-ny.com/link/service/series/0558/papers/1657/16570179.pdf", acknowledgement = ack-nhfb, } @Article{Sambin:1999:PBP, author = "Giovanni Sambin and Silvia Gebellato", title = "A Preview of the Basic Picture: {A} New Perspective on Formal Topology", journal = j-LECT-NOTES-COMP-SCI, volume = "1657", pages = "194--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:07 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1657.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1657/16570194.htm; http://link.springer-ny.com/link/service/series/0558/papers/1657/16570194.pdf", acknowledgement = ack-nhfb, } @Article{Wehner:1999:LSN, author = "R{\"u}diger Wehner", title = "Large-Scale Navigation: The Insect Case", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610001.pdf", acknowledgement = ack-nhfb, } @Article{Roefer:1999:RNU, author = "T. Roefer", title = "Route navigation using motion analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "21--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Rofer:1999:RNU, author = "Thomas R{\"o}fer", title = "Route Navigation Using Motion Analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "21--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610021.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610021.pdf", acknowledgement = ack-nhfb, } @Article{Sorrows:1999:NLR, author = "Molly E. Sorrows and Stephen C. Hirtle", title = "The nature of landmarks for real and electronic spaces", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "37--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610037.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610037.pdf", acknowledgement = ack-nhfb, } @Article{Tversky:1999:PVT, author = "Barbara Tversky and Paul U. Lee", title = "Pictorial and Verbal Tools for Conveying Routes", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "51--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610051.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610051.pdf", acknowledgement = ack-nhfb, } @Article{Lovelace:1999:EGR, author = "Kristin L. Lovelace and Mary Hegarty and Daniel R. Montello", title = "Elements of good route directions in familiar and unfamiliar environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "65--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610065.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610065.pdf", acknowledgement = ack-nhfb, } @Article{Fontaine:1999:PRI, author = "Sylvie Fontaine and Michel Denis", title = "The production of route instructions in underground and urban environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "83--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610083.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610083.pdf", acknowledgement = ack-nhfb, } @Article{Frank:1999:OSA, author = "Andrew U. Frank", title = "One step up the abstraction ladder: Combining algebras --- from functional pieces to a whole", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "95--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610095.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610095.pdf", acknowledgement = ack-nhfb, } @Article{Remolina:1999:FRS, author = "Emilio Remolina and Juan A. Fernandez and Benjamin Kuipers and Javier Gonzalez", title = "Formalizing regions in the spatial semantic hierarchy: An {AH}-graphs implementation approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "109--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610109.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610109.pdf", acknowledgement = ack-nhfb, } @Article{Timpf:1999:ALD, author = "Sabine Timpf", title = "Abstraction, levels of detail, and hierarchies in map series", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "125--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610125.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610125.pdf", acknowledgement = ack-nhfb, } @Article{Winter:1999:TRH, author = "Stephan Winter", title = "Topological Relations in Hierarchical Partitions", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "141--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610141.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610141.pdf", acknowledgement = ack-nhfb, } @Article{Eschenbach:1999:PCQ, author = "Carola Eschenbach", title = "A predication calculus for qualitative spatial representations", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "157--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610157.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610157.pdf", acknowledgement = ack-nhfb, } @Article{Ligozat:1999:SMS, author = "G{\'e}rard Ligozat", title = "Simple Models for Simple Calculi", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "173--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610173.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610173.pdf", acknowledgement = ack-nhfb, } @Article{Moeller:1999:TDR, author = "R. Moeller and M. Wessel", title = "Terminological default reasoning about spatial information: {A} first step", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "189--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Moller:1999:TDR, author = "Ralf M{\"o}ller and Michael Wessel", title = "Terminological Default Reasoning about Spatial Information: {A} First Step", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "189--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610189.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610189.pdf", acknowledgement = ack-nhfb, } @Article{Kulik:1999:RAC, author = "Lars Kulik and Alexander Klippel", title = "Reasoning about cardinal directions using grids as qualitative geographic coordinates", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "205--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610205.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610205.pdf", acknowledgement = ack-nhfb, } @Article{Guarino:1999:RIC, author = "Nicola Guarino", title = "The Role of Identity Conditions in Ontology Design", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "221--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610221.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610221.pdf", acknowledgement = ack-nhfb, } @Article{Masolo:1999:AVI, author = "Claudio Masolo and Laure Vieu", title = "Atomicity vs. Infinite Divisibility of Space", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "235--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610235.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610235.pdf", acknowledgement = ack-nhfb, } @Article{Galton:1999:MDS, author = "Antony Galton", title = "The Mereotopology of Discrete Space", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "251--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610251.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610251.pdf", acknowledgement = ack-nhfb, } @Article{Smith:1999:A, author = "Barry Smith", title = "Agglomerations", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "267--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610267.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610267.pdf", acknowledgement = ack-nhfb, } @Article{Mark:1999:OGO, author = "David M. Mark and Barry Smith and Barbara Tversky", title = "Ontology and Geographic Objects: An Empirical Study of Cognitive Categorization", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "283--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610283.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610283.pdf", acknowledgement = ack-nhfb, } @Article{Cohn:1999:MC, author = "A. G. Cohn and A. C. Varzi", title = "Modes of Connection", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "299--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610299.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610299.pdf", acknowledgement = ack-nhfb, } @Article{Gero:1999:RRA, author = "John S. Gero", title = "Representation and reasoning about shapes: Cognitive and computational studies in visual reasoning in design", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "315--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610315.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610315.pdf", acknowledgement = ack-nhfb, } @Article{Kuhn:1999:AIS, author = "Werner Kuhn", title = "An Algebraic Interpretation of Semantic Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "331--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610331.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610331.pdf", acknowledgement = ack-nhfb, } @Article{Andrienko:1999:DCS, author = "Gennady Andrienko and Natalia Andrienko", title = "Data characterization schema for intelligent support in visual data analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "349--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610349.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610349.pdf", acknowledgement = ack-nhfb, } @Article{Mallot:1999:RTR, author = "Hanspeter A. Mallot and Sabine Gillner and Sibylle D. Steck and Matthias O. Franz", title = "Recognition-triggered response and the view-graph approach to spatial cognition", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "367--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610367.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610367.pdf", acknowledgement = ack-nhfb, } @Article{Raubal:1999:FMP, author = "Martin Raubal and Michael Worboys", title = "A formal model of the process of wayfinding in built environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "381--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610381.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610381.pdf", acknowledgement = ack-nhfb, } @Article{Kettani:1999:SMB, author = "Driss Kettani and Bernard Moulin", title = "A spatial model based on the notions of spatial conceptual map and of object's influence areas", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "401--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610401.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610401.pdf", acknowledgement = ack-nhfb, } @Article{Stell:1999:GG, author = "John G. Stell", title = "Granulation for Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "417--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610417.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610417.pdf", acknowledgement = ack-nhfb, } @Article{Bittner:1999:OER, author = "Thomas Bittner", title = "On Ontology and Epistemology of Rough Location", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "433--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610433.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610433.pdf", acknowledgement = ack-nhfb, } @Article{Ellis:1999:QSR, author = "Christopher D. Ellis and Douglas M. Johnston", title = "Qualitative spatial representation for situational awareness and spatial decision support", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "449--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610449.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610449.pdf", acknowledgement = ack-nhfb, } @Article{Musto:1999:QMR, author = "Alexandra Musto and Klaus Stein and Kerstin Schill and Andreas Eisenkolb and Wilfried Brauer", title = "Qualitative Motion Representation in Egocentric and Allocentric Frames of Reference", journal = j-LECT-NOTES-COMP-SCI, volume = "1661", pages = "461--476", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:29 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1661.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1661/16610461.htm; http://link.springer-ny.com/link/service/series/0558/papers/1661/16610461.pdf", acknowledgement = ack-nhfb, } @Article{Aversa:1999:AMP, author = "R. Aversa and N. Mazzocca and U. Villano", title = "Analytical Modeling of Parallel Application in Heterogeneous Computing Environments: {A} Study of {Cholesky} Factorization", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bacci:1999:STI, author = "B. Bacci and S. Gorlatch and C. Lengauer and S. Pelagatti", title = "Skeletons and Transformations in an Integrated Parallel Programming Environment", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "13--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chi:1999:SUA, author = "C.-H. Chi and J.-L. Yuan", title = "Sequential Unification and Aggressive Lookahead Mechanisms for Data Memory Accesses", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "28--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Doroshenko:1999:CMF, author = "A. E. Doroshenko and I. S. Kononenko and A. Y. Korotun", title = "A Coordination Model and Facilities for Efficient Parallel Computation", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "42--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Godlevsky:1999:PSP, author = "A. Godlevsky and M. Gazak and L. Hluchy", title = "Parallelizing of Sequential Programs on the Basis of Pipeline and Speculative Features of the Operators", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "48--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gorbunova:1999:KMP, author = "K. O. Gorbunova", title = "Kinetic Model of Parallel Data Processing", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "54--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hartmann:1999:PAP, author = "P. Hartmann", title = "{PSA} Approach to Population Models for Parallel Genetic Algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "60--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Konshin:1999:HAN, author = "V. N. Konshin and V. A. Garanzha", title = "Highly Accurate Numerical Methods for Incompressible {$3$D} Fluid Flows on Parallel Architectures", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "68--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Maric:1999:DTS, author = "S. Maric and Z. Jovanovic", title = "Dynamic Task Scheduling with Precedence Constraints and Communication Delays", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "77--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Likhoded:1999:TDS, author = "N. A. Likhoded", title = "Two-Dimensional Scheduling of Algorithms with Uniform Dependencies", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "92--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mostefaoui:1999:CLC, author = "A. Mostefaoui and M. Raynal and M. Takizawa", title = "Consistent Lamport Clocks for Asynchronous Groups with Process Crashes", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "98--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Pudov:1999:CAL, author = "S. Pudov", title = "Comparative Analysis of Learning Methods of Cellular-Neural Associative Memory", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "108--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Selikhov:1999:EPR, author = "A. V. Selikhov", title = "Emergence and Propagation of Round Autowave in Cellular Neural Network", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "120--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Virbitskaite:1999:PBA, author = "I. B. Virbitskaite and E. A. Pokozy", title = "Parametric Behaviour Analysis for Time {Petri} Nets", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "134--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wanek:1999:BAA, author = "H. Wanek and E. Schikuta", title = "A Blackboard Approach for the Automatic Optimization of Parallel {I/O} Operations", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "141--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Yeh:1999:RES, author = "C.-H. Yeh and E. A. Varvarigos and H. Lee", title = "Routing and Embeddings in Super {Cayley} Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "151--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bandini:1999:ICA, author = "S. Bandini and G. Erbacci and G. Mauri", title = "Implementing Cellular Automata Based Models on Parallel Architectures: The {CAPP} Project", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "167--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bessonov:1999:MAP, author = "O. Bessonov and D. Fougere and K. D. Quoc and B. Roux", title = "Methods for Achieving Peak Computational Rates for Linear Algebra Operations on Superscalar {RISC} Processors", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "180--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Birov:1999:PML, author = "L. Birov and A. Prokofiev and Y. Bartenev and A. Vargin", title = "The Parallel Mathematical Libraries Project ({PMLP}): Overview, Design Innovations, and Preliminary Results", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "186--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bystrov:1999:IMC, author = "A. V. Bystrov and I. B. Virbitskaite", title = "Implementing Model Checking and Equivalence Checking for Time {Petri} Nets by the {RT-MEC} Tool", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "194--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Capretti:1999:LCP, author = "G. Capretti and M. R. Lagana and L. Ricci", title = "Learning Concurrent Programming: {A} Constructionist Approach", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "200--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Dalton:1999:SPA, author = "D. Dalton", title = "The Speedup Performance of an Associative Memory Based Logic Simulator", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "207--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Giloi:1999:HLP, author = "W. K. Giloi and H. W. Pohl and A. Schramm", title = "A High-Level Programming Environment for Distributed Memory Architectures", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "217--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Konovalov:1999:VSF, author = "A. Konovalov and V. Samofalov and S. Scharf", title = "Virtual Shared Files: Towards User-Friendly Inter-Process Communications", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "223--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Krajecki:1999:OOE, author = "M. Krajecki", title = "An Object Oriented Environment to Manage the Parallelism of the {FIIT} Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "229--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Li:1999:PSS, author = "J. Li and J. Wang and H. Kameda", title = "Performance Studies of Shared-Nothing Parallel Transaction Processing Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "235--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ludwig:1999:STE, author = "T. Ludwig and J. Trinitis and R. Wismueller", title = "Synergetic Tool Environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "248--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mostefaoui:1999:LIC, author = "A. Mostefaoui and M. Raynal and P. Verissimo", title = "Logically Instantaneous Communication on Top of Distributed Memory Parallel Machines", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "258--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Pedretti:1999:TCA, author = "K. T. Pedretti and T. L. Casavant and R. C. Braun and T. E. Scheetz", title = "Three Complementary Approaches to Parallelization of Local {BLAST} Service on Workstation Clusters", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "271--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Peter:1999:ILS, author = "Y. Peter and H. Guyennet", title = "An Implementation of the Lifecycle Service Object Mobility on {CORBA}", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "283--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Serot:1999:SSB, author = "J. Serot and D. Ginhac and J.-P Derutin", title = "{SKIPPER}: {A} Skeleton-Based Parallel Programming Environment for Real-Time Image Processing Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "296--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Vlassov:1999:QMM, author = "V. Vlassov and A. Kraynikov", title = "A Queuing Model of a Multi-threaded Architecture: {A} Case Study", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "306--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Zheng:1999:BPA, author = "W. Zheng and S. Khan and H. Xie", title = "{BSP} Performance Analysis and Prediction: Tools and Application", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "313--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Sancese:1999:MPV, author = "S. Sancese and P. Ciancarini and A. Messina", title = "Message Passing vs Tuple Space Coordination in an Aerodynamics Application", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "320--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Achasova:1999:TED, author = "S. M. Achasova", title = "Two Examples of Distributed Architecture for Solving Combinatorial Optimization Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "335--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cappello:1999:PNB, author = "F. Cappello and O. Richard and D. Etiemble", title = "Performance of the {NAS} Benchmarks on a Cluster of {SMP PCs} Using a Parallelization of the {MPI} Programs with {OpenMP}", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "339--350", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib; http://www.math.utah.edu/pub/tex/bib/multithreading.bib; http://www.math.utah.edu/pub/tex/bib/pvm.bib", acknowledgement = ack-nhfb, fjournal = "Lecture Notes in Computer Science", } @Article{Dorojevets:1999:CAP, author = "M. Dorojevets", title = "{COOL} Approach to Petaflops Computing", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "351--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Goossens:1999:HSO, author = "B. Goossens and H. Essafi and M. Pic", title = "Hardware and Software Optimizations for Multimedia Databases", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "365--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Markova:1999:CRA, author = "V. Markova", title = "Cellular Recursive Algorithm Architecture for Long Integers Multiplication in Arrays of Restricted Size", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "371--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bandini:1999:PMB, author = "S. Bandini and G. Mauri and G. Pavesi and C. Simone", title = "A Parallel Model Based on Cellular Automata for the Simulation of Pesticide Percolation in the Soil", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "383--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bandman:1999:CSC, author = "O. L. Bandman", title = "Comparative Study of Cellular-Automata Diffusion Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "395--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bolshakov:1999:CRM, author = "K. Bolshakov and A. Borshchev and A. Filippoff and Y. Karpov", title = "Creating and Running Mobile Agents with {XJ DOME}", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "410--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Haefner:1999:PIA, author = "H. Haefner and W. Schoenauer and R. Weiss", title = "Parallelization and Integration of the {$ L U $} and {$ I L U $} Algorithm in the {LINSOL} Program Package", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "417--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Hochberger:1999:CDM, author = "C. Hochberger and R. Hoffman and S. Waldschmidt", title = "{CDL++} for the Description of Moving Objects in Cellular Automata", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "428--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kaporin:1999:PSL, author = "I. E. Kaporin and I. N. Konshin", title = "Parallel Solution of Large Sparse {SPD} Linear Systems Based on Overlapping Domain Decomposition", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "436--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kim:1999:RPP, author = "Y.-C. Kim and Y.-K. Jun", title = "Restructuring Parallel Programs for On-the-Fly Race Detection", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "446--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Petcu:1999:SIV, author = "D. Petcu", title = "Solving Initial Value Problems with a Multiprocessor Code", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "452--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Ruiz-Andino:1999:PIC, author = "A. Ruiz-Andino and L. Araujo and F. Saenz and J. Ruz", title = "Parallel Implementation of Constraint Solving", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "466--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Aversa:1999:EPD, author = "R. Aversa and B. {Di Martino}", title = "Experiences on Parallelization of Divide and Conquer Algorithms with Parallel Paradigms", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "473--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cerin:1999:DMP, author = "C. Cerin", title = "Differentiating Message Passing Interface and Bulk Synchronous Parallel Computation Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "477--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Farid:1999:RCA, author = "T. Farid and D. Zerbino", title = "Realization of Complex Arithmetic on Cellular Automata", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "479--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Katkov:1999:PPS, author = "S. I. Katkov and E. Y. Ruban", title = "Parallel Programming System Based on {Super Pascal} Language", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "481--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Klimova:1999:GTM, author = "O. V. Klimova", title = "Group-Theoretic Methods for Parallel Computation of Convolution", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "483--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{McCollum:1999:KEI, author = "B. McCollum and P. Milligan and P. H. Corr", title = "Knowledge Exploitation for Improved Data Distribution", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "485--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{McMullan:1999:ESA, author = "P. J. P. McMullan and P. Milligan and P. H. Corr", title = "An Expert System Approach to Data Distribution and Distribution Analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "487--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Parsons:1999:ACA, author = "P. J. Parsons", title = "Automated Communication Analysis and Code Generation for Non-contiguous Partitions of Two-Dimensional Arrays", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "489--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Beletkov:1999:WST, author = "D. Beletkov and M. Ostapkevich and S. Piskunov and I. Zhileev", title = "{WinALT}, a Software Tool for Fine-Grain Algorithms and Structures Synthesis and Simulation", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "491--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bolshakov:1999:DTS, author = "K. Bolshakov and Y. Karpov and A. Sintotski", title = "{DEALed} --- {A} Tool Suite for Distributed Real-Time Systems Development", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "497--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lang:1999:PPT, author = "C. Lang and M. Trehel and P. Baptiste", title = "{PLATINUM}: {A} Placement Tool Based on Process Initiative", journal = j-LECT-NOTES-COMP-SCI, volume = "1662", pages = "503--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Andrzejak:1999:OSP, author = "A. Andrzejak and K. Fukuda", title = "Optimization over $k$-set Polytopes and Efficient $k$-set Enumeration", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Neyer:1999:LSR, author = "G. Neyer", title = "Line Simplification with Restricted Orientations", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "13--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Berman:1999:JPS, author = "P. Berman and A. B. Kahng and D. Vidhani and A. Zelikovsky", title = "The {$T$}-join Problem in Sparse Graphs: Applications to Phase Assignment Problem in {VLSI} Mask Layout", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "25--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Brodnik:1999:RAO, author = "A. Brodnik and S. Carlsson and E. D. Demaine and J. I. Munro", title = "Resizable Arrays in Optimal Time and Space", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "37--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Pagh:1999:HDE, author = "R. Pagh", title = "Hash and Displace: Efficient Evaluation of Minimal Perfect Hash Functions", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "49--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Leiserson:1999:ITD, author = "C. E. Leiserson", title = "Invited Talk: Design and Analysis of Algorithms for Shared-Memory Multiprocessors", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "55--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Patrignani:1999:COC, author = "M. Patrignani", title = "On the Complexity of Orthogonal Compaction", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "56--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Barequet:1999:OCO, author = "G. Barequet and P. Bose and M. T. Dickerson", title = "Optimizing Constrained Offset and Scaled Polygonal Annuli", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "62--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Boyar:1999:AFG, author = "J. Boyar and K. S. Larsen and M. N. Nielsen", title = "The Accommodating Function --- {A} Generalization of the Competitive Ratio", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "74--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bender:1999:PGT, author = "M. A. Bender and C. Chekuri", title = "Performance Guarantees for the {TSP} with a Parameterized Triangle Inequality", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "80--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Deng:1999:RMV, author = "X. Deng and E. Milios and A. Mirzaian", title = "Robot Map Verification of a Graph World", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "86--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Broecker:1999:SRS, author = "C. A. Broecker and S. Schuierer", title = "Searching Rectilinear Streets Completely", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "98--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jansen:1999:GMT, author = "K. Jansen and L. Porkolab", title = "General Multiprocessor Task Scheduling: Approximate Solutions in Linear Time", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "110--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Arkin:1999:LBS, author = "E. M. Arkin and M. A. Bender and J. S. B. Mitchell and S. S. Skiena", title = "The Lazy Bureaucrat Scheduling Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "122--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Magnenat-Thalmann:1999:ITG, author = "N. Magnenat-Thalmann and W. Lee and P. Beylot and D. Sankoff", title = "Invited Talk: Generating {$3$D} Virtual Populations from Pictures of a Few Individuals", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "134--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bose:1999:TQM, author = "P. Bose and P. Morin", title = "Testing the Quality of Manufactured Balls", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "145--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kosaraju:1999:OST, author = "S. R. Kosaraju and T. M. Przytycka and R. Borgstrom", title = "On an Optimal Split Tree Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "157--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Benoit:1999:RTH, author = "D. Benoit and E. D. Demaine and J. I. Munro and V. Raman", title = "Representing Trees of Higher Degree", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "169--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Amir:1999:IDM, author = "A. Amir and D. Keselman and G. M. Landau and M. Lewenstein", title = "Indexing and Dictionary Matching with One Error", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "181--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Lukovszki:1999:NRF, author = "T. Lukovszki", title = "New Results on Fault Tolerant Geometric Spanners", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "193--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Goodrich:1999:TVE, author = "M. T. Goodrich and J. G. Kloss", title = "Tiered Vectors: Efficient Dynamic Arrays for Rank-Based Sequences", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "205--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Vazirani:1999:ITG, author = "U. V. Vazirani", title = "Invited Talk: Go-with-the-Winner Heuristic", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "217--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Barequet:1999:PSV, author = "G. Barequet and M. T. Dickerson and R. L. S. Drysdale", title = "{$2$-Point} Site {Voronoi} Diagrams", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "219--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chin:1999:PAF, author = "F. Chin and D. T. Lee and C. A. Wang", title = "A Parallel Algorithm for Finding the Constrained {Voronoi} Diagram of Line Segments in the Plane", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "231--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Broecker:1999:PIS, author = "C. A. Broecker and A. Lopez-Ortiz", title = "Position-Independent Street Searching", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "241--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Chakraborty:1999:AAD, author = "S. Chakraborty and S. Biswas", title = "Approximation Algorithms for {$3$-D} Common Substructure Identification in Drug and Protein Molecules", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "253--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wang:1999:TBB, author = "C. A. Wang and B. Yang", title = "A Tight Bound for Beta-Skeleton of Minimum Weight Triangulations", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "265--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bespamyatnikh:1999:RSD, author = "S. Bespamyatnikh and M. Segal", title = "Rectilinear Static and Dynamic Discrete {$2$-Center} Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "276--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Stege:1999:GTS, author = "U. Stege", title = "Gene Trees and Species Trees: The Gene-Duplication Problem is Fixed-Parameter Tractable", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "288--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Czumaj:1999:EWS, author = "A. Czumaj and I. Finch and L. Gasieniec and A. Gibbons", title = "Efficient {Web} Searching Using Temporal Factors", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "294--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Iturriaga:1999:ELA, author = "C. Iturriaga and A. Lubiw", title = "Elastic Labels Around The Perimeter of a Map", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "306--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Bespamyatnikh:1999:OFL, author = "S. Bespamyatnikh and K. Kedem and M. Segal", title = "Optimal Facility Location under Various Distance Functions", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "318--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gusfield:1999:TSE, author = "D. Gusfield and C. Martel", title = "Thresholds for Sports Elimination Numbers: Algorithms and Complexity", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "330--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Brodal:1999:DRS, author = "G. S. Brodal and R. Fagerberg", title = "Dynamic Representations of Sparse Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "342--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Vitter:1999:ITO, author = "J. S. Vitter", title = "Invited Talk: Online Data Structures in External Memory", journal = j-LECT-NOTES-COMP-SCI, volume = "1663", pages = "352--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Coron:1999:SRP, author = "Jean-S{\'e}bastien Coron and David Naccache and Julien P. Stern", title = "On the Security of {RSA} Padding", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "1--18", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660001.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Kipnis:1999:CHP, author = "Aviad Kipnis and Adi Shamir", title = "Cryptanalysis of the {HFE} Public Key Cryptosystem by Relinearization", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "19--30", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660019.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660019.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Nguyen:1999:HHS, author = "Phong Nguyen and Jacques Stern", title = "The Hardness of the Hidden Subset Sum Problem and Its Cryptographic Implications", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "31--46", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660031.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660031.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Maurer:1999:ITC, author = "Ueli Maurer", title = "Information-Theoretic Cryptography (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "47--64", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660047.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660047.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Aumann:1999:ITS, author = "Yonatan Aumann and Michael O. Rabin", title = "Information Theoretically Secure Communication in the Limited Storage Space Model", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "65--79", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660065.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660065.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Beimel:1999:ANN, author = "Amos Beimel and Tal Malkin and Silvio Micali", title = "The All-or-Nothing Nature of Two-Party Secure Computation", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "80--97", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660080.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660080.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Canetti:1999:AST, author = "Ran Canetti and Rosario Gennaro and Stanis{\l}aw Jarecki and Hugo Krawczyk and Tal Rabin", title = "Adaptive Security for Threshold Cryptosystems", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "98--115", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660098.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660098.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Gilboa:1999:TPR, author = "Niv Gilboa", title = "Two Party {RSA} Key Generation (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "116--129", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660116.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660116.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Abe:1999:RDM, author = "Masayuki Abe", title = "Robust Distributed Multiplication without Interaction", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "130--147", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660130.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660130.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Schoenmakers:1999:SPV, author = "Berry Schoenmakers", title = "A Simple Publicly Verifiable Secret Sharing Scheme and Its Application to Electronic Voting", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "148--164", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660148.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660148.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Knudsen:1999:TDS, author = "Lars R. Knudsen and M. J. B. Robshaw and David Wagner", title = "Truncated Differentials and {Skipjack}", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "165--180", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660165.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660165.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Johansson:1999:FCA, author = "Thomas Johansson and Fredrik J{\"o}nsson", title = "Fast Correlation Attacks Based on Turbo Code Techniques", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "181--197", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660181.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660181.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Maitra:1999:HNR, author = "Subhamoy Maitra and Palash Sarkar", title = "Highly Nonlinear Resilient Functions Optimizing {Siegenthaler}'s Inequality", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "198--215", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660198.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660198.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Black:1999:UFS, author = "J. Black and S. Halevi and H. Krawczyk and T. Krovetz and P. Rogaway", title = "{UMAC}: Fast and Secure Message Authentication", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "216--233", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660216.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660216.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Etzel:1999:QHA, author = "Mark Etzel and Sarvar Patel and Zulfikar Ramzan", title = "{{\sc Square Hash}}: Fast Message Authentication via Optimized Universal Hash Functions", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "234--251", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660234.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660234.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{An:1999:CVM, author = "Jee Hea An and Mihir Bellare", title = "Constructing {VIL-MACs} from {FIL-MACs}: Message Authentication under Weakened Assumptions", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "252--269", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660252.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660252.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Bellare:1999:SEP, author = "Mihir Bellare and Oded Goldreich and Hugo Krawczyk", title = "Stateless Evaluation of Pseudorandom Functions: Security Beyond the Birthday Barrier", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "270--287", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660270.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660270.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Nguyen:1999:CGG, author = "Phong Nguyen", title = "Cryptanalysis of the {Goldreich-Goldwasser-Halevi} Cryptosystem from {Crypto '97}", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "288--304", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660288.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660288.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Coppersmith:1999:WQS, author = "Don Coppersmith", title = "Weakness in Quaternion Signatures", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "305--314", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660305.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660305.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Ye:1999:CS, author = "D.-F. Ye and K.-Y. Lam and Z.-D. Dai", title = "Cryptanalysis of ``{$ 2 R $}'' Schemes", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "315--325", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 12:03:08 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Ding-Feng:1999:CS, author = "Ye Ding-Feng and Lam Kwok-Yan and Dai Zong-Duo", title = "Cryptanalysis of ``{2R}'' Schemes", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "315--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660315.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660315.pdf", acknowledgement = ack-nhfb, } @Article{Boneh:1999:FL, author = "Dan Boneh and Glenn Durfee and Nick Howgrave-Graham", title = "Factoring {$ N = p^r q $} for Large $r$", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "326--337", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660326.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660326.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Boneh:1999:EPK, author = "Dan Boneh and Matthew Franklin", title = "An Efficient Public Key Traitor Scheme (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "338--353", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660338.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660338.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Fiat:1999:DTT, author = "Amos Fiat and Tamir Tassa", title = "Dynamic Traitor Tracing", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "354--371", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660354.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660354.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Gafni:1999:EMI, author = "Eli Gafni and Jessica Staddon and Yiqun Lisa Yin", title = "Efficient Methods for Integrating Traceability and Broadcast Encryption", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "372--387", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660372.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660372.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Kocher:1999:DPA, author = "Paul Kocher and Joshua Jaffe and Benjamin Jun", title = "Differential Power Analysis", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "388--397", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660388.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660388.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Chari:1999:TSA, author = "Suresh Chari and Charanjit S. Jutla and Josyula R. Rao and Pankaj Rohatgi", title = "Towards Sound Approaches to Counteract Power-Analysis Attacks", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "398--412", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660398.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660398.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Camenisch:1999:SEG, author = "Jan Camenisch and Markus Michels", title = "Separability and Efficiency for Generic Group Signature Schemes (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "413--430", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660413.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660413.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Bellare:1999:FSD, author = "Mihir Bellare and Sara K. Miner", title = "A Forward-Secure Digital Signature Scheme", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "431--448", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660431.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660431.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Garay:1999:AFO, author = "Juan A. Garay and Markus Jakobsson and Philip MacKenzie", title = "Abuse-Free Optimistic Contract Signing", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "449--466", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660449.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660449.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Goldreich:1999:CSZ, author = "Oded Goldreich and Amit Sahai and Salil Vadhan", title = "Can Statistical Zero Knowledge Be Made Noninteractive? or On the Relationship of {SZK} and {NISZK}", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "467--484", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660467.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660467.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{DiCrescenzo:1999:CZK, author = "G. {Di Crescenzo} and R. Ostrovsky", title = "On Concurrent Zero-Knowledge with Pre-processing", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "485--502", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 12:03:08 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Crescenzo:1999:CZK, author = "Giovanni Di Crescenzo and Rafail Ostrovsky", title = "On Concurrent Zero-Knowledge with Pre-processing (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "485--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660485.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660485.pdf", acknowledgement = ack-nhfb, } @Article{Boyko:1999:SPO, author = "Victor Boyko", title = "On the Security Properties of {OAEP} as an All-or-Nothing Transform", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "503--518", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660503.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660503.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Bellare:1999:NME, author = "Mihir Bellare and Amit Sahai", title = "Non-malleable Encryption: Equivalence between Two Notions, and an Indistinguishability-Based Characterization", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "519--536", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660519.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660519.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Fujisaki:1999:SIA, author = "Eiichiro Fujisaki and Tatsuaki Okamoto", title = "Secure Integration of Asymmetric and Symmetric Encryption Schemes", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "537--554", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660537.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660537.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Sander:1999:AAE, author = "Tomas Sander and Amnon Ta-Shma", title = "Auditable, Anonymous Electronic Cash (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "555--572", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660555.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660555.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Naor:1999:OTA, author = "Moni Naor and Benny Pinkas", title = "Oblivious Transfer with Adaptive Queries", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "573--590", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660573.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660573.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Gilboa:1999:CCR, author = "Niv Gilboa and Yuval Ishai", title = "Compressing Cryptographic Resources (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "591--608", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660591.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660591.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Kumar:1999:CCB, author = "Ravi Kumar and Sridhar Rajagopalan and Amit Sahai", title = "Coding Constructions for Blacklisting Problems without Computational Assumptions", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "609--623", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660609.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660609.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Poovendran:1999:ITA, author = "R. Poovendran and J. S. Baras", title = "An Information Theoretic Analysis of Rooted-Tree Based Secure Multicast Key Distribution Schemes", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "624--638", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1666/16660624.htm; http://link.springer-ny.com/link/service/series/0558/papers/1666/16660624.pdf", acknowledgement = ack-nhfb, keywords = "crypto; cryptology; IACR", } @Article{Anonymous:1999:AIj, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1666", pages = "639--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:31 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1666.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1666/16660639.pdf", acknowledgement = ack-nhfb, } @Article{Goldberg:1999:SPA, author = "Andrew V. Goldberg", title = "Selecting Problems for Algorithm Evaluation", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680001.pdf", acknowledgement = ack-nhfb, } @Article{McColl:1999:BAW, author = "Bill McColl", title = "{BSP} Algorithms --- ``Write Once, Run Anywhere''", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "12--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680012.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680012.pdf", acknowledgement = ack-nhfb, } @Article{Mehlhorn:1999:TYL, author = "Kurt Mehlhorn", title = "Ten Years of {LEDA}: Some Thoughts", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "14--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680014.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680014.pdf", acknowledgement = ack-nhfb, } @Article{Jimenez:1999:CSP, author = "Victor M. Jim{\'e}nez and Andr{\'e}s Marzal", title = "Computing the $ {K} $ Shortest Paths: {A} New Algorithm and an Experimental Comparison", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "15--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680015.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680015.pdf", acknowledgement = ack-nhfb, } @Article{Giegerich:1999:EIL, author = "Robert Giegerich and Stefan Kurtz and Jens Stoye", title = "Efficient Implementation of Lazy Suffix Trees", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "30--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680030.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680030.pdf", acknowledgement = ack-nhfb, } @Article{Dascal:1999:ELR, author = "Shlomit Dascal and Uzi Vishkin", title = "Experiments with List Ranking for Explicit Multi-Threaded {(XMT)} Instruction Parallelism (Extended Abstract)", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "43--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680043.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680043.pdf", acknowledgement = ack-nhfb, } @Article{Werneck:1999:FMC, author = "Renato Fonseca F. Werneck and Jo{\~a}o Carlos Setubal and Arlindo F. da Concei{\c{c}}{\~a}o", title = "Finding Minimum Congestion Spanning Trees", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "60--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680060.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680060.pdf", acknowledgement = ack-nhfb, } @Article{Kavvadias:1999:EAT, author = "Dimitris J. Kavvadias and Elias C. Stavropoulos", title = "Evaluation of an Algorithm for the Transversal Hypergraph Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "72--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680072.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680072.pdf", acknowledgement = ack-nhfb, } @Article{Glover:1999:CHD, author = "Fred Glover and Gregory Gutin and Anders Yeo and Alexey Zverovich", title = "Construction Heuristics and Domination Analysis for the Asymmetric {TSP}", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "85--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680085.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680085.pdf", acknowledgement = ack-nhfb, } @Article{Hatzis:1999:CMN, author = "K. Hatzis and G. Pentaris and P. Spirakis and B. Tampakas", title = "Counting in Mobile Networks: Theory and Experimentation", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "95--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680095.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680095.pdf", acknowledgement = ack-nhfb, } @Article{Schulz:1999:DAL, author = "Frank Schulz and Dorothea Wagner and Karsten Weihe", title = "{Dijkstra}'s Algorithm On-Line: An Empirical Case Study from Public Railroad Transport", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "110--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680110.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680110.pdf", acknowledgement = ack-nhfb, } @Article{Fatourou:1999:IEE, author = "Panagiota Fatourou and Paul Spirakis and Panagiotis Zarafidis and Anna Zoura", title = "Implementation and Experimental Evaluation of Graph Connectivity Algorithms Using {LEDA}", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "124--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680124.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680124.pdf", acknowledgement = ack-nhfb, } @Article{Aharoni:1999:LZC, author = "Yuval Aharoni and Dan Halperin and Iddo Hanniel and Sariel Har-Peled and Chaim Linhart", title = "On-Line Zone Construction in Arrangements of Lines in the Plane", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "139--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680139.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680139.pdf", acknowledgement = ack-nhfb, } @Article{Flato:1999:DIP, author = "Eyal Flato and Dan Halperin and Iddo Hanniel and Oren Nechushtan", title = "The Design and Implementation of Planar Maps in {C} {GAL}", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "154--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680154.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680154.pdf", acknowledgement = ack-nhfb, } @Article{Comes:1999:EUI, author = "Jochen Comes and Mark Ziegelmann", title = "An Easy to Use Implementation of Linear Perturbations within {C} {GAL}", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "169--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680169.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680169.pdf", acknowledgement = ack-nhfb, } @Article{Rahman:1999:ACE, author = "Naila Rahman and Rajeev Raman", title = "Analysing Cache Effects in Distribution Sorting", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "183--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680183.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680183.pdf", acknowledgement = ack-nhfb, } @Article{Navarro:1999:FRE, author = "Gonzalo Navarro and Mathieu Raffinot", title = "Fast Regular Expression Search", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "198--212", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680198.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680198.pdf", acknowledgement = ack-nhfb, } @Article{Korda:1999:EEH, author = "Maureen Korda and Rajeev Raman", title = "An Experimental Evaluation of Hybrid Data Structures for Searching", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "213--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680213.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680213.pdf", acknowledgement = ack-nhfb, } @Article{Crauser:1999:LSE, author = "Andreas Crauser and Kurt Mehlhorn", title = "{LEDA-SM}: Extending {LEDA} to Secondary Memory", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "228--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680228.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680228.pdf", acknowledgement = ack-nhfb, } @Article{Fredman:1999:PQT, author = "Michael L. Fredman", title = "A Priority Queue Transform", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "243--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680243.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680243.pdf", acknowledgement = ack-nhfb, } @Article{Bouganis:1999:IIE, author = "Athanasios Bouganis and Ioannis Caragiannis and Christos Kaklamanis", title = "Implementation Issues and Experimental Study of a Wavelength Routing Algorithm for Irregular All-Optical Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "258--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680258.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680258.pdf", acknowledgement = ack-nhfb, } @Article{Huson:1999:ELD, author = "Daniel H. Huson and Kelly Ann Smith and Tandy J. Warnow", title = "Estimating Large Distances in Phylogenetic Reconstruction", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "271--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680271.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680271.pdf", acknowledgement = ack-nhfb, } @Article{Hanke:1999:PCR, author = "Sabine Hanke", title = "The Performance of Concurrent Red-Black Tree Algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "286--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680286.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680286.pdf", acknowledgement = ack-nhfb, } @Article{Bojesen:1999:PEC, author = "Jesper Bojesen and Jyrki Katajainen and Maz Spork", title = "Performance Engineering Case Study: Heap Construction", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "301--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680301.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680301.pdf", acknowledgement = ack-nhfb, } @Article{Caramia:1999:FSL, author = "Massimiliano Caramia and Paolo Dell'Olmo", title = "A Fast and Simple Local Search for Graph Coloring", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "316--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680316.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680316.pdf", acknowledgement = ack-nhfb, } @Article{Boghossian:1999:BBA, author = "Nicolas Boghossian and Oliver Kohlbacher and Hans-Peter Lenhof", title = "{BALL}: Biochemical Algorithms Library", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "330--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680330.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680330.pdf", acknowledgement = ack-nhfb, } @Article{Brengel:1999:ESP, author = "Klaus Brengel and Andreas Crauser and Paolo Ferragina and Ulrich Meyer", title = "An Experimental Study of Priority Queues in External Memory", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "345--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1668/16680345.htm; http://link.springer-ny.com/link/service/series/0558/papers/1668/16680345.pdf", acknowledgement = ack-nhfb, } @Article{Anonymous:1999:AIk, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1668", pages = "361--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:08 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1668.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1668/1668auth.pdf", acknowledgement = ack-nhfb, } @Article{Broder:1999:CRP, author = "A. Z. Broder and M. Mitzenmacher", title = "Completeness and Robustness Properties of Min-Wise Independent Permutations", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Saks:1999:LDS, author = "M. Saks and A. Srinivasan and S. Zhou and D. Zuckerman", title = "Low Discrepancy Sets Yield Approximate Min-Wise Independent Permutation Families", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "11--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Alon:1999:ISH, author = "N. Alon and U. Arad and Y. Azar", title = "Independent Sets in Hypergraphs with Applications to Routing via Fixed Paths", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "16--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Gudmundsson:1999:AMM, author = "J. Gudmundsson and C. Levcopoulos and G. Narasimhan", title = "Approximating Minimum {Manhattan} Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "28--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Doerr:1999:AMC, author = "B. Doerr and A. Srivastav", title = "Approximation of Multi-color Discrepancy", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "39--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Kellerer:1999:PTA, author = "H. Kellerer", title = "A Polynomial Time Approximation Scheme for the Multiple Knapsack Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "51--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Mihail:1999:SCR, author = "M. Mihail", title = "Set Cover with Requirements and Costs Evolving over Time", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "63--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Halldorsson:1999:MPG, author = "M. M. Halldorsson and G. Kortsarz", title = "Multicoloring Planar Graphs and Partial $k$-Trees", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "73--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Parnas:1999:TDG, author = "M. Parnas and D. Ron", title = "Testing the Diameter of Graphs", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "85--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Dodis:1999:ITA, author = "Y. Dodis and O. Goldreich and E. Lehman and S. Raskhodnikova", title = "Improved Testing Algorithms for Monotonicity", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "97--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Aumann:1999:LCT, author = "Y. Aumann and J. Haastad and M. O. Rabin and M. Sudan", title = "Linear Consistency Testing", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "109--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Morris:1999:IBS, author = "B. J. Morris", title = "Improved Bounds for Sampling Contingency Tables", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "121--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Wigderson:1999:PDA, author = "A. Wigderson", title = "Probabilistic and Deterministic Approximations of the Permanent", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "130--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Goldreich:1999:IDB, author = "O. Goldreich and A. Wigderson", title = "Improved Derandomization of {BPP} Using a Hitting Set Generator", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "131--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Baltz:1999:PCS, author = "A. Baltz and T. Schoen and A. Srivastav", title = "Probabilistic Construction of Small Strongly Sum-Free Sets via Large Sidon Sets", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "138--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Moehring:1999:SMS, author = "R. H. Moehring and A. S. Schulz and M. Uetz", title = "Stochastic Machine Scheduling: Performance Guarantees for {LP}-based Priority Policies", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "144--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Fotakis:1999:ERA, author = "D. A. Fotakis and P. G. Spirakis", title = "Efficient Redundant Assignments under Fault-Tolerance Constraints", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "156--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Imreh:1999:SMC, author = "C. Imreh and J. Noga", title = "Scheduling with Machine Cost", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "168--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Jansen:1999:LTA, author = "K. Jansen and R. Solis-Oba and M. Sviridenko", title = "A Linear Time Approximation Scheme for the Job Shop Scheduling Problem", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "177--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Feige:1999:RRS, author = "U. Feige", title = "Randomized Rounding for Semidefinite Programs --- Variations on the {MAX CUT} Example", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "189--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Clementi:1999:HRP, author = "A. E. F. Clementi and P. Penna and R. Silvestri", title = "Hardness Results for the Power Range Assignment Problem in Packet Radio Networks", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "197--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Cheng:1999:NAA, author = "C. T. Cheng", title = "A New Approximation Algorithm for the Demand Routing and Slotting Problem with Unit Demands on Rings", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "209--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Condon:1999:AGP, author = "A. E. Condon and R. M. Karp", title = "Algorithms for Graph Partitioning on the Planted Partition Model", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "221--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Pettie:1999:RTW, author = "S. Pettie and V. Ramachandran", title = "A Randomized Time-Work Optimal Parallel Algorithm for Finding a Minimum Spanning Forest", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "233--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Batu:1999:FAP, author = "T. Batu and R. Rubinfeld and P. White", title = "Fast Approximate {PCPs} for Multidimensional Bin-Packing Problems", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "245--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Martin:1999:PAS, author = "R. A. Martin and D. Randall", title = "{Pfaffian} Algorithms for Sampling Routings on Regions with Free Boundary Conditions", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "257--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Albers:1999:SUM, author = "S. Albers and G. Schmidt", title = "Scheduling with Unexpected Machine Breakdowns", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "269--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Afrati:1999:SCN, author = "F. Afrati and E. Bampis and C. Kenyon and I. Mills", title = "Scheduling on a Constant Number of Machines", journal = j-LECT-NOTES-COMP-SCI, volume = "1671", pages = "281--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Sep 13 16:57:02 MDT 1999", bibsource = "http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", acknowledgement = ack-nhfb, } @Article{Andou:1999:ARTb, author = "Tomohito Andou", title = "{Andhill-98}: {A} {RoboCup} Team Which Reinforces Positioning with Observation", journal = j-LECT-NOTES-COMP-SCI, volume = "1674", pages = "338--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1674.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040338.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040338.pdf", acknowledgement = ack-nhfb, } @Article{Sewell:1999:LIC, author = "Peter Sewell and Pawe{\l} T. Wojciechowski and Benjamin C. Pierce", title = "Location-Independent Communication for Mobile Agents: {A} Two-Level Architecture", journal = j-LECT-NOTES-COMP-SCI, volume = "1686", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:09 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1686.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1686/16860001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1686/16860001.pdf", acknowledgement = ack-nhfb, } @Article{VanRoy:1999:LRO, author = "Peter {Van Roy} and Per Brand and Seif Haridi and Rapha{\"e}l Collet", title = "A Lightweight Reliable Object Migration Protocol", journal = j-LECT-NOTES-COMP-SCI, volume = "1686", pages = "32--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:09 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1686.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1686/16860032.htm; http://link.springer-ny.com/link/service/series/0558/papers/1686/16860032.pdf", acknowledgement = ack-nhfb, } @Article{Vitek:1999:SFS, author = "Jan Vitek and Giuseppe Castagna", title = "Seal: {A} Framework for Secure Mobile Computations", journal = j-LECT-NOTES-COMP-SCI, volume = "1686", pages = "47--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:09 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1686.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1686/16860047.htm; http://link.springer-ny.com/link/service/series/0558/papers/1686/16860047.pdf", acknowledgement = ack-nhfb, } @Article{Rowstron:1999:RTS, author = "Antony Rowstron and Stuart Wray", title = "A Run-Time System for {WCL}", journal = j-LECT-NOTES-COMP-SCI, volume = "1686", pages = "78--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:09 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1686.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1686/16860078.htm; http://link.springer-ny.com/link/service/series/0558/papers/1686/16860078.pdf", acknowledgement = ack-nhfb, } @Article{Ramming:1999:PLI, author = "J. Christopher Ramming", title = "{PML}: {A} Language Interface to Distributed Voice-Response Units", journal = j-LECT-NOTES-COMP-SCI, volume = "1686", pages = "97--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:09 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1686.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1686/16860097.htm; http://link.springer-ny.com/link/service/series/0558/papers/1686/16860097.pdf", acknowledgement = ack-nhfb, } @Article{Duggan:1999:DCI, author = "Dominic Duggan", title = "Derivatives: {A} Construct for {Internet} Programming", journal = j-LECT-NOTES-COMP-SCI, volume = "1686", pages = "113--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:09 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1686.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1686/16860113.htm; http://link.springer-ny.com/link/service/series/0558/papers/1686/16860113.pdf", acknowledgement = ack-nhfb, } @Article{Hicks:1999:NPU, author = "Michael Hicks and Pankaj Kakkar and Jonathan T. Moore and Carl A. Gunter and Scott Nettles", title = "Network Programming Using {PLAN}", journal = j-LECT-NOTES-COMP-SCI, volume = "1686", pages = "127--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:09 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1686.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1686/16860127.htm; http://link.springer-ny.com/link/service/series/0558/papers/1686/16860127.pdf", acknowledgement = ack-nhfb, } @Article{Costa:1999:UTC, author = "Augusto Cesar Pinto Loureiro da Costa and Guilherme Bittencourt", title = "{UFSC-Team}: {A} Cognitive Multi-agent Approach to the {RoboCup} '98 Simulator League", journal = j-LECT-NOTES-COMP-SCI, volume = "1694", pages = "371--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Feb 5 11:54:05 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1694.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040371.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040371.pdf", acknowledgement = ack-nhfb, } @Article{PintoLoureirodaCosta:1999:UTC, author = "Augusto Cesar {Pinto Loureiro da Costa} and Guilherme Bittencourt", title = "{UFSC-Team}: {A} Cognitive Multi-agent Approach to the {RoboCup '98} Simulator League", journal = j-LECT-NOTES-COMP-SCI, volume = "1694", pages = "371--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:02:58 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1694.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1604/16040371.htm; http://link.springer-ny.com/link/service/series/0558/papers/1604/16040371.pdf", acknowledgement = ack-nhfb, } @Article{Thimbleby:1999:DPH, author = "H. Thimbleby", title = "Design Probes for Handheld and Ubiquitous Computing", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070001.pdf", acknowledgement = ack-nhfb, } @Article{Stenton:1999:MCC, author = "S. P. Stenton", title = "Maintaining Context and Control in a Digital World", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "20--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070020.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070020.pdf", acknowledgement = ack-nhfb, } @Article{Schmandt:1999:EM, author = "Ch. Schmandt", title = "Everywhere Messaging", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "22--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070022.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070022.pdf", acknowledgement = ack-nhfb, } @Article{Susani:1999:MUS, author = "M. Susani", title = "Mobile, Ubiquitous and the Sense of Space", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "28--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070028.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070028.pdf", acknowledgement = ack-nhfb, } @Article{Mikhak:1999:CMH, author = "B. Mikhak and F. Martin and M. Resnick and R. Berg and B. Silverman", title = "The Children's Machines: Handheld and Wearable Computers Too", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "31--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070031.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070031.pdf", acknowledgement = ack-nhfb, } @Article{Brody:1999:PBH, author = "A. B. Brody and E. J. Gottsman", title = "Pocket {BargainFinder}: {A} Handheld Device for Augmented Commerce", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "44--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070044.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070044.pdf", acknowledgement = ack-nhfb, } @Article{Jose:1999:SFL, author = "R. Jos{\'e} and N. Davies", title = "Scalable and Flexible Location-Based Services for Ubiquitous Information Access", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "52--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070052.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070052.pdf", acknowledgement = ack-nhfb, } @Article{Couderc:1999:ECA, author = "P. Couderc and A.-M. Kermarrec", title = "Enabling Context-Awareness from Network-Level Location Tracking", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "67--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070067.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070067.pdf", acknowledgement = ack-nhfb, } @Article{Pentland:1999:PI, author = "A. Pentland", title = "Perceptual Intelligence", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "74--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070074.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070074.pdf", acknowledgement = ack-nhfb, } @Article{Schmidt:1999:AIC, author = "A. Schmidt and K. A. Aidoo and A. Takaluoma and U. Tuomela and K. {Van Laerhoven} and W. {Van de Velde}", title = "Advanced Interaction in Context", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "89--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070089.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070089.pdf", acknowledgement = ack-nhfb, } @Article{Fjeld:1999:EBB, author = "M. Fjeld and F. Voorhorst and M. Bichsel and K. Lauche and M. Rauterberg and H. Krueger", title = "Exploring Brick-Based Navigation and Composition in an Augmented Reality", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "102--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070102.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070102.pdf", acknowledgement = ack-nhfb, } @Article{Allen:1999:HCP, author = "J. P. Allen", title = "Handheld Computing Predictions: What Went Wrong?", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "117--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070117.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070117.pdf", acknowledgement = ack-nhfb, } @Article{Stabell-Kulo:1999:OEA, author = "T. Stabell-Kul{\o} and F. Dillema and T. Fallmyr", title = "The Open-End Argument for Private Computing", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "124--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070124.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070124.pdf", acknowledgement = ack-nhfb, } @Article{Roman:1999:IPD, author = "M. Rom{\'a}n and A. Singhai and D. Carvalho and Ch. Hess and R. H. Campbell", title = "Integrating {PDAs} into Distributed Systems: {2K} and {PalmORB}", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "137--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070137.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070137.pdf", acknowledgement = ack-nhfb, } @Article{Silva:1999:DIA, author = "M. J. Silva and A. P. Afonso", title = "Designing Information Appliances Using a Resource Replication Model", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "150--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070150.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070150.pdf", acknowledgement = ack-nhfb, } @Article{McCarthy:1999:CMA, author = "J. F. McCarthy and E. S. Meidel", title = "A {CTIVE} {M} {AP} : {A} Visualization Tool for Location Awareness to Support Informal Interactions", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "158--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070158.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070158.pdf", acknowledgement = ack-nhfb, } @Article{Kortuem:1999:CES, author = "G. Kortuem and Z. Segall and Th.G. Cowan Thompson", title = "Close Encounters: Supporting Mobile Collaboration Through Interchange of User Profiles", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "171--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070171.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070171.pdf", acknowledgement = ack-nhfb, } @Article{Liechti:1999:DPF, author = "O. Liechti and T. Ichikawa", title = "A Digital Photography Framework Supporting Social Interaction and Affective Awareness", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "186--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070186.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070186.pdf", acknowledgement = ack-nhfb, } @Article{Cheverst:1999:RCS, author = "K. Cheverst and N. Davies and K. Mitchell and A. Friday", title = "The Role of Connectivity in Supporting Context-Sensitive Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "193--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070193.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070193.pdf", acknowledgement = ack-nhfb, } @Article{Pascoe:1999:IDC, author = "J. Pascoe and N. Ryan and D. Morse", title = "Issues in Developing Context-Aware Computing", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "208--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070208.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070208.pdf", acknowledgement = ack-nhfb, } @Article{Ancona:1999:RMC, author = "M. Ancona and G. Dodero and V. Gianuzzi", title = "{RAMSES}: {A} Mobile Computing System for Field Archaeology", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "222--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070222.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070222.pdf", acknowledgement = ack-nhfb, } @Article{Holmquist:1999:TBA, author = "L. E. Holmquist and J. Redstr{\"o}m and P. Ljungstrand", title = "Token-Based Access to Digital Information", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "234--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070234.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070234.pdf", acknowledgement = ack-nhfb, } @Article{Kohtake:1999:IID, author = "N. Kohtake and J. Rekimoto and Y. Anzai", title = "{InfoStick}: An Interaction Device for Inter-appliance Computing", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "246--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070246.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070246.pdf", acknowledgement = ack-nhfb, } @Article{Beigl:1999:USC, author = "M. Beigl", title = "Using Spatial Co-location for Coordination in Ubiquitous Computing Environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "259--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070259.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070259.pdf", acknowledgement = ack-nhfb, } @Article{Falk:1999:AR, author = "J. Falk and J. Redstr{\"o}m and S. Bj{\"o}rk", title = "Amplifying Reality", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "274--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070274.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070274.pdf", acknowledgement = ack-nhfb, } @Article{Kristoffersen:1999:DIS, author = "S. Kristoffersen and F. Ljungberg", title = "Designing Interaction Styles for a Mobile Use Context", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "281--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070281.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070281.pdf", acknowledgement = ack-nhfb, } @Article{Masui:1999:PET, author = "T. Masui", title = "{POBox}: An Efficient Text Input Method for Handheld and Ubiquitous Computers", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "289--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070289.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070289.pdf", acknowledgement = ack-nhfb, } @Article{Aiken:1999:MUC, author = "R. J. Aiken and A. Abramski and J. Bates and Th. Blackadar", title = "Middleware for Ubiquitous Computing", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "301--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070301.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070301.pdf", acknowledgement = ack-nhfb, } @Article{Abowd:1999:TBU, author = "G. D. Abowd and A. K. Dey and P. J. Brown and N. Davies and M. Smith and P. Steggles", title = "Towards a Better Understanding of Context and Context-Awareness", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "304--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070304.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070304.pdf", acknowledgement = ack-nhfb, } @Article{Gellersen:1999:MAT, author = "H.-W. Gellersen and M. Beigl and H. Krull", title = "The {MediaCup}: Awareness Technology Embedded in an Everyday Object", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "308--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070308.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070308.pdf", acknowledgement = ack-nhfb, } @Article{Beigl:1999:PCI, author = "M. Beigl", title = "Point {\&} Click --- Interaction in Smart Environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "311--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070311.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070311.pdf", acknowledgement = ack-nhfb, } @Article{Baber:1999:WIA, author = "Ch. Baber and D. J. Haniff and R. Buckley", title = "Wearable Information Appliances for the Emergency Services: {HotHelmet}", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "314--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070314.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070314.pdf", acknowledgement = ack-nhfb, } @Article{Hoisko:1999:UWC, author = "J. Hoisko", title = "Using Wearable Computer as an Audiovisual Memory Prosthesis", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "317--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070317.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070317.pdf", acknowledgement = ack-nhfb, } @Article{Panayi:1999:TS, author = "M. Panayi and W. {Van de Velde} and D. Roy and O. Cakmakci and K. {De Paepe} and N. O. Bernsen", title = "Today's Stories", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "320--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070320.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070320.pdf", acknowledgement = ack-nhfb, } @Article{VandeVelde:1999:SEW, author = "W. {Van de Velde}", title = "On the Self Evaluation of a Wearable Assistant", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "324--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070324.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070324.pdf", acknowledgement = ack-nhfb, } @Article{Persa:1999:PAR, author = "S. Persa and P. Jonker", title = "On Positioning for Augmented Reality Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "327--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070327.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070327.pdf", acknowledgement = ack-nhfb, } @Article{Oppermann:1999:HNI, author = "R. Oppermann and M. Specht and I. Jaceniak", title = "Hippie: {A} Nomadic Information System", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "330--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070330.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070330.pdf", acknowledgement = ack-nhfb, } @Article{ORafferty:1999:RCL, author = "R. P. O'Rafferty and M. J. O'Grady and G. M. P. O'Hare", title = "A Rapidly Configurable Location-Aware Information System for an Exterior Environment", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "334--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070334.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070334.pdf", acknowledgement = ack-nhfb, } @Article{Brachtl:1999:MCM, author = "M. Brachtl and L. Miks{\'\i}cek and P. Slav{\'\i}k", title = "Mobile Computing in Machine Engineering Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "337--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070337.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070337.pdf", acknowledgement = ack-nhfb, } @Article{Smit:1999:CRH, author = "G. J. M. Smit and T. Bos and P. J. M. Havinga and S. J. Mullender and J. Smit", title = "Chameleon --- Reconfigurability in Hand-Held Multimedia Computers", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "340--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070340.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070340.pdf", acknowledgement = ack-nhfb, } @Article{Jones:1999:EWS, author = "M. Jones and G. Buchanan and N. Mohd-Nasir", title = "An Evaluation of {WebTwig} --- {A} Site Outliner for Handheld {Web} Access", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "343--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070343.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070343.pdf", acknowledgement = ack-nhfb, } @Article{Haniff:1999:HFM, author = "D. J. Haniff and Ch. Baber and W. Edmondson", title = "Human Factors of Multi-modal Ubiquitous Computing", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "346--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070346.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070346.pdf", acknowledgement = ack-nhfb, } @Article{Donnelly:1999:UES, author = "A. Donnelly and E. Barnstedt", title = "{URCP}: Experimental Support for Multi-modal Interfaces", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "349--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070349.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070349.pdf", acknowledgement = ack-nhfb, } @Article{Wan:1999:MMC, author = "D. Wan", title = "Magic Medicine Cabinet: {A} Situated Portal for Consumer Healthcare", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "352--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070352.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070352.pdf", acknowledgement = ack-nhfb, } @Article{Dempski:1999:AWW, author = "K. L. Dempski", title = "Augmented Workspace: The World as Your Desktop", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "356--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070356.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070356.pdf", acknowledgement = ack-nhfb, } @Article{Redstrom:1999:C, author = "J. Redstr{\"o}m and P. Jaksetic and P. Ljungstrand", title = "The {ChatterBox}", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "359--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070359.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070359.pdf", acknowledgement = ack-nhfb, } @Article{Glance:1999:PVN, author = "N. Glance and D. Snowdon", title = "Pollen: Virtual Networks That Use People as Carriers", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "362--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070362.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070362.pdf", acknowledgement = ack-nhfb, } @Article{Kanter:1999:VCA, author = "Th. Kanter and H. Gustafsson", title = "{VoIP} in Context-Aware Communication Spaces", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "365--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070365.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070365.pdf", acknowledgement = ack-nhfb, } @Article{vanderMeer:1999:PEA, author = "S. van der Meer and S. Arbanowski and R. Popescu-Zeletin", title = "A Platform for Environment-Aware Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "368--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070368.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070368.pdf", acknowledgement = ack-nhfb, } @Article{Afonso:1999:DIU, author = "A. P. Afonso and M. J. Silva and J. P. Campos and F. S. Regateiro", title = "The Design and Implementation of the Ubidata Information Dissemination Framework", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "371--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070371.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070371.pdf", acknowledgement = ack-nhfb, } @Article{Burger:1999:CAD, author = "C. Burger and O. Schramm", title = "Co-authoring in Dynamic Teams with Mobile Individuals", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "374--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070374.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070374.pdf", acknowledgement = ack-nhfb, } @Article{Kubach:1999:ULA, author = "U. Kubach and K. Rothermel", title = "A Universal, Location-Aware Hoarding Mechanism", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "377--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070377.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070377.pdf", acknowledgement = ack-nhfb, } @Article{Chalmers:1999:QCA, author = "D. Chalmers and M. Sloman", title = "{QoS} and Context Awareness for Mobile Computing", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "380--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070380.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070380.pdf", acknowledgement = ack-nhfb, } @Article{Molina-Jimenez:1999:ACC, author = "C. Molina-Jim{\'e}nez and L. Marshall", title = "Anonymous and Confidential Communications from an {IP} Addressless Computer", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "383--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070383.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070383.pdf", acknowledgement = ack-nhfb, } @Article{Lim:1999:AHN, author = "H. Lim and Ch. Kim", title = "Ad-hoc Network Routing for Centralized Information Sharing Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "386--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1707/17070386.htm; http://link.springer-ny.com/link/service/series/0558/papers/1707/17070386.pdf", acknowledgement = ack-nhfb, } @Article{Anonymous:1999:AIl, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1707", pages = "389--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:11 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1707.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1707/1707auth.pdf", acknowledgement = ack-nhfb, } @Article{Hertfordshire:1999:SBM, author = "Winand H. Dittrich", title = "Seeing Biological Motion --- Is There a Role for Cognitive Strategies?", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "3--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390003.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390003.pdf", acknowledgement = ack-nhfb, author-1-adr = "University of Hertfordshire, Hatfield, England", } @Article{Hummels:1999:EPG, author = "Caroline Hummels and Kees Overbeeke", title = "The Expressive Power of Gestures: Capturing Scent in a Spatial Shape", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "23--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390023.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390023.pdf", acknowledgement = ack-nhfb, } @Article{Wanderley:1999:NOP, author = "Marcelo M. Wanderley", title = "Non-obvious Performer Gestures in Instrumental Music", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "37--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390037.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390037.pdf", acknowledgement = ack-nhfb, } @Article{Angeli:1999:EAM, author = "Antonella De Angeli and Fr{\'e}deric Wolff and Laurent Romary and Walter Gerbino", title = "The Ecological Approach to Multimodal System Design", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "49--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390049.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390049.pdf", acknowledgement = ack-nhfb, } @Article{Roby-Brami:1999:ATU, author = "Agn{\`e}s Roby-Brami and Mounir Mokhtari and Isabelle Laffont and Nezha Bennis and Elena Biryukova", title = "Analysis of Trunk and Upper Limb Synergies", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "53--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390053.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390053.pdf", acknowledgement = ack-nhfb, } @Article{Nolker:1999:GVR, author = "Claudia N{\"o}lker and Helge Ritter", title = "{GREFIT}: Visual Recognition of Hand Postures", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "61--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390061.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390061.pdf", acknowledgement = ack-nhfb, } @Article{Triesch:1999:TIL, author = "Jochen Triesch and Jan Wieghardt and Eric Ma{\"e}l and Christoph von der Malsburg", title = "Towards Imitation Learning of Grasping Movements by an Autonomous Robot", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "73--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390073.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390073.pdf", acknowledgement = ack-nhfb, } @Article{Lyons:1999:LSC, author = "Damian M. Lyons and Daniel L. Pelletier", title = "A Line-Scan Computer Vision Algorithm for Identifying Human Body Features", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "85--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390085.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390085.pdf", acknowledgement = ack-nhfb, } @Article{Marcel:1999:HPR, author = "S{\'e}bastien Marcel and Olivier Bernier", title = "Hand Posture Recognition in a Body-Face Centered Space", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "97--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390097.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390097.pdf", acknowledgement = ack-nhfb, } @Article{Wu:1999:VBG, author = "Ying Wu and Thomas S. Huang", title = "Vision-Based Gesture Recognition: {A} Review", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "103--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390103.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390103.pdf", acknowledgement = ack-nhfb, author-1-adr = "University of Illinois, Urbana, USA", } @Article{Boehme:1999:PLP, author = "Hans-Joachim Boehme and Ulf-Dietrich Braumann and Andrea Corradini and Horst-Michael Gross", title = "Person Localization and Posture Recognition for Human-Robot Interaction", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "117--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390117.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390117.pdf", acknowledgement = ack-nhfb, } @Article{Martin:1999:SGR, author = "J. Martin and D. Hall and J. L. Crowley", title = "Statistical Gesture Recognition Through Modelling of Parameter Trajectories", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "129--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390129.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390129.pdf", acknowledgement = ack-nhfb, } @Article{Howell:1999:GRV, author = "A. Jonathan Howell and Hilary Buxton", title = "Gesture Recognition for Visually Mediated Interaction", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "141--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390141.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390141.pdf", acknowledgement = ack-nhfb, } @Article{Gherbi:1999:IPG, author = "Rachid Gherbi and Annelies Braffort", title = "Interpretation of Pointing Gesture: The {PoG} System", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "153--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390153.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390153.pdf", acknowledgement = ack-nhfb, } @Article{Kamp:1999:CVS, author = "Jean-Fran{\c{c}}ois Kamp and Franck Poirier and Philippe Doignon", title = "Control of In-vehicle Systems by Gestures", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "159--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390159.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390159.pdf", acknowledgement = ack-nhfb, } @Article{University:1999:FSL, author = "Christian Cuxac", title = "French Sign Language: Proposition of a Structural Explanation by Iconicity", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "165--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390165.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390165.pdf", acknowledgement = ack-nhfb, author-1-adr = "Paris 8 University, St-D{\'e}nis, France", } @Article{Hienz:1999:HBC, author = "Hermann Hienz and Britta Bauer and Karl-Friedrich Kraiss", title = "{HMM}-Based Continuous Sign Language Recognition Using Stochastic Grammars", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "185--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390185.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390185.pdf", acknowledgement = ack-nhfb, } @Article{Sagawa:1999:MAS, author = "Hirohiko Sagawa and Masaru Takeuchi", title = "A Method for Analyzing Spatial Relationships Between Words in Sign Language Recognition", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "197--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390197.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390197.pdf", acknowledgement = ack-nhfb, } @Article{Vogler:1999:TSA, author = "Christian Vogler and Dimitris Metaxas", title = "Toward Scalability in {ASL} Recognition: Breaking Down Signs into Phonemes", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "211--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390211.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390211.pdf", acknowledgement = ack-nhfb, } @Article{Lebourque:1999:CSS, author = "Thierry Lebourque and Sylvie Gibet", title = "A Complete System for the Specification and the Generation of Sign Language Gestures", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "227--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390227.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390227.pdf", acknowledgement = ack-nhfb, } @Article{Losson:1999:SSS, author = "Olivier Losson and Jean-Marc Vannobel", title = "Sign Specification and Synthesis", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "239--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390239.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390239.pdf", acknowledgement = ack-nhfb, } @Article{Lu:1999:ACD, author = "Shan Lu and Seiji Igi", title = "Active Character: Dynamic Reaction to the User", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "253--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390253.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390253.pdf", acknowledgement = ack-nhfb, } @Article{Julliard:1999:RPM, author = "Fr{\'e}d{\'e}ric Julliard and Sylvie Gibet", title = "Reactiva'Motion Project: Motion Synthesis Based on a Reactive Representation", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "265--268", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390265.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390265.pdf", acknowledgement = ack-nhfb, } @Article{Fabri:1999:EAN, author = "Marc Fabri and David J. Moore and Dave J. Hobbs", title = "The Emotional Avatar: Non-verbal Communication Between Inhabitants of Collaborative Virtual Environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "269--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390269.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390269.pdf", acknowledgement = ack-nhfb, } @Article{Technology:1999:CRG, author = "Ipke Wachsmuth", title = "Communicative Rhythm in Gesture and Speech", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "277--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390277.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390277.pdf", acknowledgement = ack-nhfb, author-1-adr = "Faculty of Technology, Bielefeld, Germany", } @Article{Sowa:1999:TSI, author = "Timo Sowa and Martin Fr{\"o}hlich and Marc Erich Latoschik", title = "Temporal Symbolic Integration Applied to a Multimodal System Using Gestures and Speech", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "291--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390291.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390291.pdf", acknowledgement = ack-nhfb, } @Article{LaViola:1999:MIF, author = "Joseph J. {LaViola Jr.}", title = "A Multimodal Interface Framework for Using Hand Gestures and Speech in Virtual Environment Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "303--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390303.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390303.pdf", acknowledgement = ack-nhfb, } @Article{Panayi:1999:SRG, author = "Marilyn Panayi and David Roy and James Richardson", title = "Stimulating Research into Gestural Human Machine Interaction", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "317--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1739/17390317.htm; http://link.springer-ny.com/link/service/series/0558/papers/1739/17390317.pdf", acknowledgement = ack-nhfb, } @Article{Anonymous:1999:AIm, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1739", pages = "333--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:13 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1739.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1739/1739auth.pdf", acknowledgement = ack-nhfb, } @Article{Vallecillo:1999:OI, author = "Antonio Vallecillo and Juan Hern{\'a}ndez and Jos{\'e} M. Troya", title = "Object Interoperability", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "1--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430001.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430001.pdf", acknowledgement = ack-nhfb, } @Article{Wohlrab:1999:OOO, author = "Lutz Wohlrab and Francisco Ballesteros and Frank Schubert and Henning Schmidt and Ashish Singhai", title = "Object-Orientation and Operating Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "22--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430022.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430022.pdf", acknowledgement = ack-nhfb, } @Article{Kent:1999:USF, author = "Stuart Kent and Andy Evans and Bernhard Rumpe", title = "{UML} Semantics {FAQ}", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "33--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430033.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430033.pdf", acknowledgement = ack-nhfb, } @Article{Borne:1999:OOA, author = "Isabelle Borne and Serge Demeyer and Galal Hassan Galal", title = "Object-Oriented Architectural Evolution", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "57--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430057.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430057.pdf", acknowledgement = ack-nhfb, } @Article{Tomek:1999:MUO, author = "Ivan Tomek and Alicia Diaz and Ronald Melster and Ant{\'o}nio Rito Silva and Miguel Antunes and Vinny Cahill and Zi{\`e}d Choukair and Alexandro Fernandez and Mads Haahr and Eric Jul and Atsushi Ohnishi and Lu{\'\i}s Rodrigues and Erich R. Schmidt and Cristian {\c{T}}{\u{a}}pu{\c{s}} and Waldemar Wieczerzycki and Daniel M. Zimmerman", title = "Multi-user Object-Oriented Environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "80--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430080.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430080.pdf", acknowledgement = ack-nhfb, } @Article{Jacobs:1999:FTJ, author = "Bart Jacobs and Gary T. Leavens and Peter M{\"u}ller and Arnd Poetzsch-Heffter", title = "Formal Techniques for {Java} Programs", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "97--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430097.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430097.pdf", acknowledgement = ack-nhfb, } @Article{Rashid:1999:WPS, author = "Awais Rashid and David Parsons and Alexandru Telea", title = "9th Workshop for {PhD} Students in Object Oriented Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "116--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430116.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430116.pdf", acknowledgement = ack-nhfb, } @Article{Noble:1999:AOO, author = "James Noble and Jan Vitek and Doug Lea and Paulo Sergio Almeida", title = "Aliasing in Object Oriented Systems", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "136--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430136.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430136.pdf", acknowledgement = ack-nhfb, } @Article{Ducasse:1999:EOO, author = "St{\'e}phane Ducasse and Oliver Ciupke", title = "Experiences in Object-Oriented Re-engineering", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "164--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430164.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430164.pdf", acknowledgement = ack-nhfb, } @Article{Szyperski:1999:COP, author = "Clemens Szyperski and Jan Bosch and Wolfgang Weck", title = "Component-Oriented Programming", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "184--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430184.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430184.pdf", acknowledgement = ack-nhfb, } @Article{Lalanda:1999:OTP, author = "Philippe Lalanda and Jan Bosch and Ramon Lerchundi and Sophie Cherki", title = "Object Technology for Product-Line Architectures", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "193--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430193.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430193.pdf", acknowledgement = ack-nhfb, } @Article{Guerrini:1999:OOD, author = "Giovanna Guerrini and Isabella Merlo and Elena Ferrari and Gerti Kappel and Adoracion de Miguel", title = "Object-Oriented Databases", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "207--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430207.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430207.pdf", acknowledgement = ack-nhfb, } @Article{Mohr:1999:PHP, author = "Bernd Mohr and Federico Bassetti and Kei Davis", title = "Parallel\slash High-Performance Object-Oriented Scientific Computing", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "222--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430222.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430222.pdf", acknowledgement = ack-nhfb, } @Article{Seffah:1999:IHF, author = "Ahmed Seffah and Cameron Hayne", title = "Integrating Human Factors into Use Cases and Object-Oriented Methods", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "240--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430240.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430240.pdf", acknowledgement = ack-nhfb, } @Article{Boer:1999:OOC, author = "Frank S. de Boer", title = "Object-Oriented and Constraint Programming for Time Critical Applications", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "255--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430255.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430255.pdf", acknowledgement = ack-nhfb, } @Article{JardimNunes:1999:ISD, author = "Nuno {Jardim Nunes} and Marco Toranzo and Jo{\~a}o {Falc{\~a}o e Cunha} and Jaelson Castro and Srdjan Kovacevic and Dave Roberts and Jean-Claude Tarby and Mark Collins-Cope and Mark van Harmelen", title = "Interactive System Design and Object Models", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "267--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430267.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430267.pdf", acknowledgement = ack-nhfb, } @Article{Bergmans:1999:AOP, author = "Lodewijk Bergmans and Cristina Videira {Lopes (Editors)}", title = "Aspect-Oriented Programming", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "288--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430288.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430288.pdf", acknowledgement = ack-nhfb, } @Article{Nestmann:1999:SOP, author = "Uwe Nestmann and Ant{\'o}nio Ravara", title = "Semantics of Objects as Processes {(SOAP)}", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "314--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430314.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430314.pdf", acknowledgement = ack-nhfb, } @Article{Abreu:1999:QAO, author = "Fernando {Brito e Abreu} and Horst Zuse and Houari Sahraoui and Walcelio Melo", title = "Quantitative Approaches in Object-Oriented Software Engineering", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "326--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430326.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430326.pdf", acknowledgement = ack-nhfb, } @Article{Angster:1999:IOD, author = "Erzs{\'e}bet Angster and Joseph Bergin and L{\'a}szl{\'o} B{\"o}sz{\"o}rm{\'e}nyi", title = "Introducing {OO} Design and Programming with Special Emphasis on Concrete Examples", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "338--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430338.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430338.pdf", acknowledgement = ack-nhfb, } @Article{Cohen:1999:PSO, author = "Sholom Cohen", title = "Panel Session: Object Technology and Systematic Reuse", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "362--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430362.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430362.pdf", acknowledgement = ack-nhfb, } @Article{Baquero:1999:PS, author = "Carlos Baquero", title = "Poster Session", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "371--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1743/17430371.htm; http://link.springer-ny.com/link/service/series/0558/papers/1743/17430371.pdf", acknowledgement = ack-nhfb, } @Article{Anonymous:1999:AI, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1743", pages = "385--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Tue Sep 10 19:08:40 MDT 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1743.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1743/1743auth.pdf", acknowledgement = ack-nhfb, } @Article{Yang:1999:WVO, author = "Jin Yang and Ioannis Kriaras", title = "Wireless {VoIP}: Opportunities and Challenges", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "3--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480003.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480003.pdf", acknowledgement = ack-nhfb, } @Article{Moon:1999:GMP, author = "Y. S. Moon and H. C. Ho and Kenneth Wong", title = "{GSM} Mobile Phone Based Communication of Multimedia Information: {A} Case Study", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "14--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480014.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480014.pdf", acknowledgement = ack-nhfb, } @Article{Aron:1999:WAR, author = "Ionut D. Aron and Sandeep K. S. Gupta", title = "A Witness-Aided Routing Protocol for Mobile Ad-Hoc Networks with Unidirectional Links", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "24--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480024.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480024.pdf", acknowledgement = ack-nhfb, } @Article{Mutafungwa:1999:AOB, author = "Edward Mutafungwa and Kamugisha Kazaura", title = "Assessing Opportunities for Broadband Optical Wireless Local Loops in an Unbundled Access Network", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "34--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480034.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480034.pdf", acknowledgement = ack-nhfb, } @Article{Lee:1999:SMI, author = "Wang-Chien Lee and Johnson Lee and Karen Huff", title = "On Simulation Modeling of Information Dissemination Systems in Mobile Environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "45--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480045.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480045.pdf", acknowledgement = ack-nhfb, } @Article{Lee:1999:PTP, author = "Victor C. S. Lee and Sang H. Son and Kwok-Wa Lam", title = "On the Performance of Transaction Processing in Broadcast Environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "61--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480061.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480061.pdf", acknowledgement = ack-nhfb, } @Article{Mok:1999:TPA, author = "Eppie Mok and Hong Va Leong and Antonio Si", title = "Transaction Processing in an Asymmetric Mobile Environment", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "71--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480071.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480071.pdf", acknowledgement = ack-nhfb, } @Article{Reddy:1999:SLM, author = "P. Krishna Reddy and Masaru Kitsuregawa", title = "Speculative Lock Management to Increase Concurrency in Mobile Environments", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "82--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480082.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480082.pdf", acknowledgement = ack-nhfb, } @Article{Lee:1999:OCC, author = "Victor C. S. Lee and Kwok-wa Lam", title = "Optimistic Concurrency Control in Broadcast Environments: Looking Forward at the Server and Backward at the Clients", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "97--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480097.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480097.pdf", acknowledgement = ack-nhfb, } @Article{Gordon:1999:MWT, author = "Steven Gordon and Jonathan Billington", title = "Modelling the {WAP} Transaction Service Using Coloured {Petri} Nets", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "109--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480109.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480109.pdf", acknowledgement = ack-nhfb, } @Article{Lei:1999:EUD, author = "Hui Lei and Kang-Woo Lee and Marion Blount and Carl Tait", title = "Enabling Ubiquitous Database Access with {XML}", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "119--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480119.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480119.pdf", acknowledgement = ack-nhfb, } @Article{Tagashira:1999:DEI, author = "Shigeaki Tagashira and Fumitake Inada and Keizo Saisho and Akira Fukuda", title = "Design and Evaluation of an Information Announcement Mechanism for Mobile Computers", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "135--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480135.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480135.pdf", acknowledgement = ack-nhfb, } @Article{Wu:1999:ARS, author = "Shiow-yang Wu and Shih-Hsun Ho", title = "Active Rule System for Adaptive Mobile Data Access", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "146--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480146.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480146.pdf", acknowledgement = ack-nhfb, } @Article{Hwang:1999:PST, author = "Se-Jin Hwang and Myong-Soon Park", title = "Preserving Smooth Traffic and High Presentation {QoS} for {VBR}-Encoded Video", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "156--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480156.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480156.pdf", acknowledgement = ack-nhfb, } @Article{Ratner:1999:PRS, author = "David H. Ratner and Peter L. Reiher and Gerald J. Popek and Richard G. Guy", title = "Peer Replication with Selective Control", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "169--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480169.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480169.pdf", acknowledgement = ack-nhfb, } @Article{Xu:1999:CCL, author = "Jianliang Xu and Xueyan Tang and Dik Lun Lee and Qinglong Hu", title = "Cache Coherency in Location-Dependent Information Services for Mobile Environment", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "182--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480182.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480182.pdf", acknowledgement = ack-nhfb, } @Article{Kuroda:1999:ADC, author = "Masahiro Kuroda and Takashi Sakakura and Takashi Watanabe and Tadanori Mizuno", title = "An Autonomous Data Coherency Protocol for Mobile Devices", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "194--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480194.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480194.pdf", acknowledgement = ack-nhfb, } @Article{Chen:1999:LMS, author = "Chao-Chun Chen and Chiang Lee", title = "Location Management Strategies for Reducing Both Movement Cost and Locating Cost Simultaneously", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "209--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480209.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480209.pdf", acknowledgement = ack-nhfb, } @Article{Sufatrio:1999:IMS, author = "Sufatrio and Kwok-Yan Lam", title = "{Internet} Mobility Support Optimized for Client Access and Its Scalable Authentication Framework", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "220--229", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480220.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480220.pdf", acknowledgement = ack-nhfb, annote = "Yes, first author has only one name.", } @Article{Chang:1999:PAC, author = "Kyung-Ah Chang and Byung-Rae Lee and Tai-Yun Kim", title = "Proxy Agent Consistency Service Based on {CORBA}", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "230--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480230.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480230.pdf", acknowledgement = ack-nhfb, } @Article{Chlamtac:1999:IMO, author = "Imrich Chlamtac", title = "Integrating Mobile Objects into the Wirelessly Wired World: The Need for Energy Efficient Algorithms", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "243--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480243.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480243.pdf", acknowledgement = ack-nhfb, } @Article{Franklin:1999:DUC, author = "Michael Franklin", title = "Databases Unplugged: Challenges in Ubiquitous Data Management", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "244--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/bibs/1748/17480244.htm; http://link.springer-ny.com/link/service/series/0558/papers/1748/17480244.pdf", acknowledgement = ack-nhfb, } @Article{Anonymous:1999:AIn, author = "Anonymous", title = "Author Index", journal = j-LECT-NOTES-COMP-SCI, volume = "1748", pages = "245--??", year = "1999", CODEN = "LNCSD9", ISSN = "0302-9743 (print), 1611-3349 (electronic)", ISSN-L = "0302-9743", bibdate = "Mon Feb 4 12:03:14 MST 2002", bibsource = "http://link.springer-ny.com/link/service/series/0558/tocs/t1748.htm; http://www.math.utah.edu/pub/tex/bib/lncs1999b.bib", URL = "http://link.springer-ny.com/link/service/series/0558/papers/1748/1748auth.pdf", acknowledgement = ack-nhfb, }