Subj : Algorithms for meeting plan To : comp.programming From : Andres Baravalle Date : Wed Jul 13 2005 03:04 am Hi, any suggestion for a good algorithm for a multiple meeting planner? The constraints are: -each participant defines slots of time when s/he is available -each participant defines the other participants that s/he wants to see the algorithm should return the best plan to satisfy the most participants possible. Thanks in advance, Andres .