Jump to content

Information and Computation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by DanCherek (talk | contribs) at 21:17, 9 July 2022 (fixing attribution: text in the previous edit was copied from List of important publications in computer science and List of important publications in theoretical computer science). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Information and Computation
DisciplineComputer Science
LanguageEnglish
Edited byAlbert R. Meyer
Publication details
Former name(s)
Information and Control
History1957–present
Publisher
Frequencymonthly
no
0.704 (2020)
Standard abbreviations
ISO 4Inf. Comput.
MathSciNetInform. and Comput.
Indexing
ISSN0890-5401
Links

Information and Computation is a closed-access computer science journal published by Elsevier (formerly Academic Press). The journal was founded in 1957 under its former name Information and Control and given its current title in 1987. The editor-in-chief was Albert R. Meyer (Laboratory for Computer Science, MIT) and now is David Peleg (Weizmann). The journal publishes 12 issues a year.

According to the Journal Citation Reports, Information and Computation has a 2020 impact factor of 0.704.[1]

Indexing

All articles from the Information and Computation journal can be viewed on indexing services like Scopus and Science Citation Index.

Landmark publications

On certain formal properties of grammars

  • Chomsky, N. (1959). "On certain formal properties of grammars". Information and Control. 2 (2): 137–167. doi:10.1016/S0019-9958(59)90362-6.

Description: This article introduced what is now known as the Chomsky hierarchy, a containment hierarchy of classes of formal grammars that generate formal languages.

A formal theory of inductive inference

Description: This was the beginning of algorithmic information theory and Kolmogorov complexity. Note that though Kolmogorov complexity is named after Andrey Kolmogorov, he said that the seeds of that idea are due to Ray Solomonoff. Andrey Kolmogorov contributed a lot to this area but in later articles.

Fuzzy sets

Description: The seminal paper published in 1965 provides details on the mathematics of fuzzy set theory.

On the translation of languages from left to right

Description: LR parser, which does bottom up parsing for deterministic context-free languages. Later derived parsers, such as the LALR parser, have been and continue to be standard practice, such as in Yacc and descendants.[2]

Language identification in the limit

Description: This paper created algorithmic learning theory.

References

  1. ^ "Information and Computation". 2020 Journal Citation Reports. Web of Science (Science ed.). Thomson Reuters. 2021.
  2. ^ Laplante 1996, p. 150