Dienstplanerstellung in Krankenhäusern mittels genetischer Algorithmen
(1996)
Thesis
Aickelin, U. Dienstplanerstellung in Krankenhäusern mittels genetischer Algorithmen. (Dissertation). Universität Mannheim. Retrieved from https://nottingham-repository.worktribe.com/output/1164769
Outputs (3)
Monadic parser combinators (1996)
Book
Hutton, G., & Meijer, E. (1996). Monadic parser combinators. School of Computer Science and ITIn functional programming, a popular approach to building recursive descent parsers is to model parsers as functions, and to define higher-order functions (or combinators) that implement grammar constructions such as sequencing, choice, and repetitio... Read More about Monadic parser combinators.
Back to Basics: Deriving Representation Changers Functionally (1996)
Journal Article
Hutton, G., & Meijer, E. (1996). Back to Basics: Deriving Representation Changers Functionally. Journal of Functional Programming, 6(1),Many functional programs can be viewed as representation changers, that is, as functions that convert abstract values from one concrete representation to another. Examples of such programs include base-converters, binary adders and multipliers, and... Read More about Back to Basics: Deriving Representation Changers Functionally.