Algebraic knowledge discovery using haskell

  • Authors:
  • Jens Fisseler;Gabriele Kern-Isberner;Christoph Beierle;Andreas Koch;Christian Müller

  • Affiliations:
  • Department of Computer Science, University of Hagen, Hagen, Germany;Department of Computer Science, University of Dortmund, Dortmund, Germany;Department of Computer Science, University of Hagen, Hagen, Germany;Department of Computer Science, University of Hagen, Hagen, Germany;Department of Computer Science, University of Hagen, Hagen, Germany

  • Venue:
  • PADL'07 Proceedings of the 9th international conference on Practical Aspects of Declarative Languages
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

While declarative programming languages are often considered to be applicable to “toy problems” only, we present an example of a real-world programming task realized with a functional programming language. CondorCKD is a novel algebraic knowledge discovery algorithm completely implemented in Haskell. We give an overview of CondorCKD and describe our experiences gained during its development, including the implementation of a graphical user interface and a novel approach to compute the cycles of an undirected graph.