Affiliation:
1. Constraint Technologies International, Melbourne, Australia
Abstract
C-Rules is a business rules management system developed by Constraint Technologies International
1
(CTI), designed for use in transportation problems. Users define rules describing various aspects of a problem, such as solution costs and legality, which are then queried from a host application, typically an optimising solver. At its core, C-Rules provides a functional expression language which affords users both power and flexibility when formulating rules. In this paper we will describe our experiences of using functional programming both at the end-user level, as well as at the implementation level. We highlight some of the benefits we, and the product's users, have enjoyed from the decision to base our rule system on features such as: higher-order functions, referential transparency, and static, polymorphic typing. We also outline some of our experiences in using Haskell to build an efficient compiler for the core language.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Reference7 articles.
1. Partial evaluation in aircraft crew planning
2. CAM. CAM# Rostering Optimizer http://www.constrainttechnologies.com/components/CAM_sharp_Rostering_Optimiser.html. CAM. CAM# Rostering Optimizer http://www.constrainttechnologies.com/components/CAM_sharp_Rostering_Optimiser.html.
3. GHC. Glasgow Haskell Compiler http://www.haskell.org/ghc/ GHC. Glasgow Haskell Compiler http://www.haskell.org/ghc/