Skip to content

This code simulates allocating funds to grant applications in a random order, as Wellcome used for its IFRC scheme.

License

Notifications You must be signed in to change notification settings

wellcometrust/IFRC_Award_Allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IFRC Award Allocator

This code simulates allocating funds to grant applications in a random order, as Wellcome used for its IFRC scheme. It deducts the requested amounts from the total budget until it is exhausted. After each deduction, the application reference, bid amount and remaining budget are recorded.

When the budget becomes negative, the final application is recorded, and the process stops.

About

This code simulates allocating funds to grant applications in a random order, as Wellcome used for its IFRC scheme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages