ResultParserEvaluator

Issue #38 resolved
Balaji Pokuri created an issue

An evaluator subclass that just does file parsing.

Useful for cost functions that need to be detached from the optimizer. Evaluator writes in locations into a file/folder structure x.txt and periodically checks if the evaluation is done from a if_parse.txt . If true, it parses y.txt and assimilates the data.

Comments (1)

  1. Log in to comment