rrproj

Free Open Source Software

Assigning People and Equipment to Projects

part of the aiParts project

About rrproj

The rrproj solver is C++ software that assigns staff and/or equipment to projects or events.

rrproj can be used for a set of major engineering projects that require a variety of people and equipment at different stages. Or, it can be used for a one-night event where you have too many people who might be able to work that night.

rrproj is still experimental software - it requires much more testing. The current version is slow; future versions will be faster.

The solver can be linked as a program that reads and writes disk files, or it can be linked into your C++ program.

rrproj can be used as a model for using aiParts to solve other types of problems.

Part of aiParts

rrproj is a sample program in aiParts - an Open Source project to develop artificial intelligence parts.

Download aiParts (including rrproj) free of charge at the aiParts website.

rrproj is based on the aiParts layer for requirement-resource problems. An rrproj problem inherits a solve function; it knows how to solve itself.

At Some Point...

An improved call interface, possibly including a Windows DLL version, will be developed.

A graphical user interface and database will be developed. You or your company could develop a GUI and database to use the solver.

Contact

Comments, questions and suggestions may be sent to:
Brian Marshall at: bmarshal@agt.net
or phone: +1 403-651-0584
(and leave a message if necessary)

Brian Marshall may be available to provide setup, support, design and development services.

For More Information...

...visit the aiParts website.