Working Notes: a commonplace notebook for recording & exploring ideas.
  Home. Site Map. Subscribe. More at expLog.
Cost Efficient
- Cost is processor's time complexity
- allocating threads * time complexity
 
- [[Algorithm Cascading]] to make it cost efficient
— Kunal