Dynamic Pricing Model

The Multi-Tier Pricing (MTP) Algorithm may dynamically adjust prices based on network conditions and node performance.

Define the base price BB for rendering tasks. Adjust the price based on current demand DD and the total available supply SS of GPU resources:

Price(t)=B(1+γ(D(t)S(t)1)){Price}(t) = B \cdot \left( 1 + \gamma \cdot \left( \frac{D(t)}{S(t)} - 1 \right) \right)