Recent content by bundabrg

  1. B

    Graduate Optimizing Billing with Maths: Find the Most Cost-Effective Plan for Resources

    Figured out a solution. The missing piece is that I can simply split the resources I want and work on them separately as long as I follow a golden rule: - Reduce the solution by the smallest number of resources I need at a time (since we _have_ to solve each one) So, in my example I...
  2. B

    Graduate Optimizing Billing with Maths: Find the Most Cost-Effective Plan for Resources

    Hi All, I'm busy trying to write a 'smart' billing system, but I'm getting a bit stuck with some of the maths and thought that if someone else looked at what I'm doing you may see a much easier solution. Background: - First, just a little explanation of how it works. A person has an account...