From strack@ptt.yu Wed Aug 13 21:28:29 2003 From: strack@ptt.yu (Strack) Date: Wed, 13 Aug 2003 22:28:29 +0200 Subject: [bp-users]help! Message-ID: <000801c361d9$7612d8d0$b46d89d5@simp7ul4o5r7pu> 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
------=_NextPart_000_00F5_01C36445.9AE27800-- From nzhou@acm.org Fri Aug 22 23:47:45 2003 From: nzhou@acm.org (Neng-Fa Zhou) Date: Fri, 22 Aug 2003 18:47:45 -0400 Subject: [bp-users]CGLIB Version 6.5 beta Message-ID: <002c01c368ff$6891a330$77d8fea9@ZHOULAB> Hi, CGLIB (version 6.5 beta), a constraint-based graphics library for B-Prolog, is available for free trial with B-Prolog from: www.probp.com/cglib.html CGLIB has been tested extensively with J2SDK1.4.1. It is expected to work also with other versions of J2SDK. Currently, CGLIB works on Windows only. This is the second release of CGLIB. Since its first release in September 2001, the library has been improved significantly in functionality, performance, and most importantly robustness. This is a beta release. The final release is expected to take place in late September. Any bug reports, comments, and requests are welcome. Sincerely, Neng-Fa Zhou You receive this email because you are subscribing to bp-users@lists.probp.com. If you would like to stop the subscription, please drop a line to: nzhou@acm.org.----- Original Message ----- =From:=20 Strack =To: bp-users@lists.probp.com =Sent: Wednesday, August = 13, 2003=20 4:28 PMSubject: = [bp-users]help!Hello everybody,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 that I have to try to restart bprolog with = bp=20 -s xxxx, 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?I hope that someone can help me. =Thanks in advance,Miodrag