Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 621 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 621 Bytes

OpenPitMining

Implementation of MaxFlow algorithm in Java

The rules:

  • Get the maximum reward by mining blocks : avoid dirt and find the best path to gold & diamond.
  • /!\ Each time you mine a block, the three blocks above will fall /!\
  • Try to mine by yourself or use the algorithm to solve the game problem !