com.rubecula.darwin.examples.travelingsalesman
Interface TakesTravelTime

All Known Implementing Classes:
Environment_TS

public interface TakesTravelTime

Author:
Robin Hillyard

Method Summary
 double getTravelTime()
           
 

Method Detail

getTravelTime

double getTravelTime()
Returns:
the time that it takes to travel around this object.


Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.