From h2000500@bits-pilani.ac.in Sun Mar 18 11:21:34 2001
Received: from asura.bits-pilani.ac.in (IDENT:root@[202.54.26.114])
	by swi.psy.uva.nl (8.11.2/8.11.2) with ESMTP id f2IALSZ18977
	for <prolog@swi.psy.uva.nl>; Sun, 18 Mar 2001 11:21:31 +0100 (MET)
Received: from ipc.bits-pilani.ac.in (ipc.bits-pilani.ac.in [192.168.1.211])
	by asura.bits-pilani.ac.in (8.9.3/8.9.3) with SMTP id PAA19253
	for <prolog@swi.psy.uva.nl>; Sun, 18 Mar 2001 15:55:17 +0530
Date: Sun, 18 Mar 2001 15:49:21 +0530 (IST)
From: Prasad Manjre <h2000500@bits-pilani.ac.in>
Reply-To: Prasad Manjre <h2000500@bits-pilani.ac.in>
To: prolog@swi.psy.uva.nl
Message-ID: <Pine.SCO.3.96.1010318152028.13325C-100000@ipc.bits-pilani.ac.in>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Subject: [SWIPL] biginer's question.

Hi everybody,
  I am very much new to prolog. So kindly help me to solve my problem.
 we can delete the contents of the list. ok. But can we use that deleted
list again in the program? or rather in the other loop of the same
program?

    I am facing this problem while allotting the  multisection for the
students.A part of the problem is somewhat like this:
 There are 15 students & three instructors(say a1,a2,a3) to teach one
subject"a".Each instructor is going to teach exactly five students but at
different times.The students will give the preferences according to their
convenience.like 'std1(a1,a2,a3)','std2(a2,a3,a1)' & so on.We have to
allot them the instructors fulfilling the mentioned conditions(like one
instructor is going to teach five students).Preference will be given to
those students who apply early.
 This is for one subject only. Like this there are three subjects.
Guide me as early as possible.
 
Thanking you.

prolog family member,
 Prasad












