generate_resources_for_project

Generate renewable and consumable resources for the project.

Parameters: 
I/O Type Name Description
input integer nrRenew number of renewable resources
input integer nrConsum number of consumable resources
input integer minUseC minimum value for the cost per use
input integer maxUseC maximum value for the cost per use
input integer minUnitC minimum value for the cost per unit
input integer maxUnitC maximum value for the cost per unit
Learn More: 

Step inside PMKC.

Example: 
function ()
        io.write('\n')
end
Class: 
P2Generator