Skip to content
Snippets Groups Projects
  1. Feb 05, 2014
  2. Jan 29, 2014
  3. Dec 19, 2013
  4. Dec 02, 2013
  5. Nov 25, 2013
  6. Oct 18, 2013
    • Stephen A. Wood's avatar
      Add template driven end of run reports to analyzer class · f0efa3a6
      Stephen A. Wood authored
      Inspired by ENGINE/CTP report generator
        Reports generated by
          THcAnalyzer::PrintReport(templatefilename,outputfilename)
          template is copied to output, {stuff} is replaced by the
             value of stuff.  Value can be formated with c formater, eg.
                 {stuff:%.2f}
        ThcFormula added to allow more flexibility of variables.
          Can get number of times cuts pass or are called with:
             cutname.npassed (or cutname.scaler) and cutname.ncalled
      f0efa3a6
  7. Aug 21, 2013
  8. Aug 12, 2013
  9. Aug 14, 2012
  10. Jun 13, 2012
  11. May 13, 2012
  12. Mar 09, 2012
  13. Feb 29, 2012
Loading