Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Item

Description

Agent

Picks the blocks and executes schedule logic on them.

Dependencies

Only some blocks are available to mine at each moment.

Incentives

With the available blocks, prefer to mine some over others.

Destination Logic

With the selected block, find a destination.

Steps Logic

With the selected source and destination, 

  1. Optionally break the route into multiple legs (such as production and rehandle),

  2. Select a fleet for each leg.

Fleets

With each selected fleet, find a truck and loader combination with remaining hours.

Loader Types

With the selected loader, consume loader hours at the loader production rate.

Truck Types

With the selected truck, consume truck hours at the truck production rate.

...

Once the sum of movement between a source and destination hits a Constraint, then no more material may be moved between those points. 

...