Problem: You are given a set of scientific experiments where each experiment has varying time requirements, resource needs, and potential breakthroughs. Implement a Greedy algorithm to maximize the number of experiments conducted while minimizing delays.