8 May 2002 frehberg   » (Journeyer)

Successfull day: managed to compile and link gnu-prolog against generated corba-interface (ORBit2). The main problem was that gnu-prolog uses its own magic linker and I had to figure out how to insert them into build-process of automake/autoconf. Reading automake manual (in the end) was a great help ;)

gnu-prolog is able to generate native code (magic!). Now it is possible to write a scheduler in highlevel language Prolog and create fast native code for MrProject; no need for additional interpreters. ;) In addition Bowie Owens sent me his Prolog implementation of cumulative FD-constraint, being crucial for efficient Project-Management.

At first I will write a function that searches for first feasible solution, being consistent with all user defined resource-constraint. Having this function it is possible to place new tasks in calendar where resources are available.

This function can be extended later to search for optimal solution.

Great week ;)

by the way, this man is cool: http://www.sfc.keio.ac.jp/~ted/

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!