A mozart implementation of CP(BioNet)

  • Authors:
  • Grégoire Dooms;Yves Deville;Pierre Dupont

  • Affiliations:
  • Computing Science and Engineering Department, Université catholique de Louvain, Louvain-la-Neuve, Belgium;Computing Science and Engineering Department, Université catholique de Louvain, Louvain-la-Neuve, Belgium;Computing Science and Engineering Department, Université catholique de Louvain, Louvain-la-Neuve, Belgium

  • Venue:
  • MOZ'04 Proceedings of the Second international conference on Multiparadigm Programming in Mozart/Oz
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

The analysis of biochemical networks consists in studying the interactions between biological entities cooperating in complex cellular processes. To facilitate the expression of analyses and their computation, we introduced CP(BioNet), a constraint programming framework for the analysis of biochemical networks. An Oz-Mozart prototype of CP(BioNet) is described. This prototype consists of the implementation of a new kind of domain variables, graph domain variables, and the implementation of constraint propagators for constraints over graph-domain variables. These new variables and constraints are implemented in Oz and they can then be used like other domain variables in the Oz-Mozart platform. An implementation of a path constraint propagator is described in depth and constrained path finding tests are analysed to assess the tractability of our approach. Finally, an alternative Oz-Mozart data-structure for the graph-domain variables is presented and compared to the first one.