A Meeting Scheduling System Based on Open Constraint Programming

  • Authors:
  • Kenny Qili Zhu;Andrew E. Santosa

  • Affiliations:
  • -;-

  • Venue:
  • CAiSE '02 Proceedings of the 14th International Conference on Advanced Information Systems Engineering
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we introduce a meeting scheduling system based on open constraint programming (OCP) paradigm. OCP is an extension to constraint logic programming (CLP), where a server capable of executing constraint logic programs acts as a mediator of communicating reactive agents. A meeting among several users can be scheduled automatically by a constraint logic program in the server based on the meeting participants' preferences. Flexible user preferences can be programmed using the OCP reactors language. CLP is suitable to be used in meeting scheduling which is a combinatorial problem. Its declarative programmability is more amenable to changes.