lbg.simulator.tools.aggregator
Class StrategyPerformanceAnalyzer
java.lang.Object
lbg.simulator.tools.aggregator.StrategyPerformanceAnalyzer
public class StrategyPerformanceAnalyzer
- extends java.lang.Object
A StrategyPerformanceAnalyzer analyzes the performance of
the bartering policies stored in a target spreadsheet
generated by the LogAggregator.
- Author:
- Cyril Briquet
Constructor Summary |
StrategyPerformanceAnalyzer(java.lang.String timestamp,
java.lang.String spreadsheet_fn)
Constructs a new StrategyPerformanceAnalyzer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
StrategyPerformanceAnalyzer
public StrategyPerformanceAnalyzer(java.lang.String timestamp,
java.lang.String spreadsheet_fn)
throws GridException
- Constructs a new StrategyPerformanceAnalyzer.
- Throws:
GridException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
analyzeStrategyPerformance
public void analyzeStrategyPerformance()
throws GridException
- Throws:
GridException
saveStrategyPerformanceAnalysisReport
public void saveStrategyPerformanceAnalysisReport()
throws GridException
- Throws:
GridException
main
public static void main(java.lang.String[] args)
Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.