dreal3 icon indicating copy to clipboard operation
dreal3 copied to clipboard

performance page

Open soonhokong opened this issue 9 years ago • 1 comments

need a systematic way of monitoring performance across different versions and different options

Reference

  • http://geoff.greer.fm/ag/speed
  • https://gist.github.com/soonhokong/b68780deb18e9569848c
  • http://cvc4.cs.nyu.edu/status

soonhokong avatar Oct 22 '15 15:10 soonhokong

Per test, we want to keep:

  • result (delta-sat/unsat)
  • running time
  • precision
  • model (if delta-sat)
  • stat info (# of prunings, # of branchings, # of checks, etc)

soonhokong avatar Oct 22 '15 15:10 soonhokong