MCPcopy Create free account
hub / github.com/avaneev/biteopt / CTester

Method CTester

tests/tester.h:578–581  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

576 double AvgRjCost; ///< Average reject cost, available after run().
577
578 CTester()
579 : RMCacheCount( 0 )
580 {
581 }
582
583 /**
584 * Function initalizes the tester. Then the addCorpus() function should be

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected