org.powertac.factoredcustomer.interfaces
Interface UtilityOptimizer


public interface UtilityOptimizer

Author:
Prashant Reddy

Method Summary
 void handleNewTariffs(List<org.powertac.common.Tariff> newTariffs)
           
 void handleNewTimeslot(org.powertac.common.Timeslot timeslot)
           
 void initialize()
           
 

Method Detail

initialize

void initialize()

handleNewTariffs

void handleNewTariffs(List<org.powertac.common.Tariff> newTariffs)

handleNewTimeslot

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


Copyright © 2012 Power TAC. All Rights Reserved.