org.powertac.factoredcustomer.interfaces
Interface UtilityOptimizer


public interface UtilityOptimizer

Author:
Prashant Reddy

Method Summary
 void evaluateTariffs()
           
 void handleNewTimeslot(org.powertac.common.Timeslot timeslot)
           
 void initialize(FactoredCustomerService service)
           
 

Method Detail

initialize

void initialize(FactoredCustomerService service)

evaluateTariffs

void evaluateTariffs()

handleNewTimeslot

void handleNewTimeslot(org.powertac.common.Timeslot timeslot)


Copyright © 2013 Power TAC. All Rights Reserved.