Manuel Klimek
6 Papers
18 Citations
Manuel Klimek is an academic researcher from Google. The author has contributed to research in topics: Code generation & Static program analysis. The author has an hindex of 4, co-authored 6 publications.
Chat about Author
Papers
Evolutionary optimization of radial basis function classifiers for data mining applications
Oliver Buchtala,Manuel Klimek,Bernhard Sick +2 more
- 01 Oct 2005
TL;DR: An evolutionary algorithm (EA) that performs feature and model selection simultaneously for radial basis function (RBF) classifiers is described that is independent of specific applications so that many ideas and solutions can be transferred to other classifier paradigms.
Patent
Predicate matching library for complex program analysis
Manuel Klimek,Zhanyong Wan,Bruce Chandler Carruth +2 more
- 09 Dec 2011
TL;DR: In this article, a matching library of a code analysis system defines a number of predicates applicable to an abstract syntax tree corresponding to program code being analyzed, such as representing a class that inherits from another given class.
17
Patent
Sharding program compilation for large-scale static analysis
Jeffrey van Gogh,Manuel Klimek +1 more
- 18 Oct 2011
TL;DR: In this article, the compiler is run to determine a set of modules in the module containers and other source files that are referenced by a source file of the groups of source files.
1
Patent
Systems and methods for rule based meta-programming of actions for rule based build systems
Jeffrey van Gogh,Ronald Aaron Braunstein,Stephen F. Yegge,Michael Forster,Bruce Chandler Carruth,Manuel Klimek,Ulf Adams +6 more
- 06 Oct 2011
TL;DR: A build system and method, including receiving attribute rules and new rules, wherein the attribute rules correspond to one or more predefined default actions of the build system, is described in this paper.
An exploratory study on reuse at google
Veronika Bauer,Jonas Eckhardt,Benedikt Hauptmann,Manuel Klimek +3 more
- 01 Jun 2014
TL;DR: The findings are distill to provide practitioners with examples of scalable reuse practices and detail on prerequisites required to implement/tailor a similar reuse approach and point out open issues to support researchers and practitioners alike to align their efforts for developing solutions.