|
Scheduling for MrProject
|
sked.org |
What is Scheduling
A scheduling problem is the problem of determining the order in which operations
or tasks depending on constrained resources can be exuted. sked.org
is a project creating a scheduling component for MrProject.
What is MrProject
MrProject is a project
management Application for GNOME that can help build project plans, and
track the progress of a project.
MrProject is under heavy development and any help is welcome. If you would
like to get involved, please subscribe to the MrProject mailing list by sending
a mail with "subscribe" in the message body to mrproject-request@lists.codefactory.se
, or visit the mailing list
web page to subscribe.
The development of MrProject is led by CodeFactory as a free software project,
and all code is licensed under the GNU General Public License (GNU GPL).
The Sked-Component
The development of sked-component is led by Frank Rehberger as a free software
project, and all code is licensed under the GNU General Public License (GNU
GPL).
Sked-component is under heavy development and any help is welcome. If you
would like to get involved, please subscribe to the MrProject mailing
list by sending a mail with "subscribe" in the message body to mrproject-request@lists.codefactory.se
, or visit the mailing list
web page to subscribe.
For development of sked-component GNU-Prolog has been chosen, a constraint
logical programming language with embedded Finite-Domain constraint system,
clp(FD). The free CORBA ORB ORBit is used to bridge MrProject
and sked-component, wrapping the GNU-Prolog code with CORBA interfaces.