[bp-users]help!

Strack strack@ptt.yu
Wed, 13 Aug 2003 22:28:29 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C361EA.389C8850
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello everybody,

I am developing system for automated timetabling. The core of the system =
is bprolog program which is called from Java. I have a problem. When I =
try to solve problem with more then 40 courses I get an information that =
I have to try to restart bprolog with bp -s xxxx, beacuse garbage =
collector was called more then 4 times. I also tryed to include =
set_prolog_flag(gc,off) predicate in my bprolog program, but nothing =
happened. How to set memory management from Java?

I hope that someone can help me.=20

Thanks in advance,

Miodrag

------=_NextPart_000_0005_01C361EA.389C8850
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello everybody,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I am developing system for automated =
timetabling.=20
The core of the system is bprolog program which is called from Java. I =
have a=20
problem. When I try to solve problem with more then 40 courses I get an=20
information&nbsp;that I have&nbsp;to&nbsp;try to restart bprolog with bp =

-s&nbsp;xxxx,&nbsp;beacuse garbage collector was called more then 4 =
times. I=20
also tryed to include set_prolog_flag(gc,off) predicate in my bprolog =
program,=20
but nothing happened. How to set memory management from =
Java?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I hope that someone can help me. =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Miodrag</FONT></DIV></BODY></HTML>

------=_NextPart_000_0005_01C361EA.389C8850--