PSPSolver (Project Scheduling Problem Solver) is a heuristic-based library for supporting the research on solvers for the RCPSP (Resource Constrained Scheduling Problem) providing an OO API for the visualization, representation, and solving of RCPSP
Be the first to post a text review of PSPSolver. Rate and review a project by clicking thumbs up or thumbs down in the right column.
I published the first release of the PSPViewer app, this app illustrates some of the features of the PSPSolver Lib. The renderer, instance loader, and the solving methods in this app use the PSPSolver library.
Welcome to PSPSolver, this library allows the researcher/developer to implement scheduler solvers for projects scheduling problems (PSP). It is based on the concept of SGS (Schedule Generation Schema) and priority rules, which is the most common way of solving complex scheduling problems. Imagine you have a set of activities, a set of resources for these activities (that could be contrained in quantity) and a predefined sequence for these activities, a scheduler could sequence the activities and assign resources (respecting the sequence and resources constrains) that could optimize some measure (i.e. makespan of the project). This is our contribution to the academic community, as far as we know, this is the first library in its genre. An interesting reference for project scheduling you can visit http://www.planningforce.com.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?