https://github.com/cran/GPGame
Raw File
Tip revision: cbe720dc365499488a36511cbc106efe2acb5004 authored by Victor Picheny on 23 January 2022, 15:22:45 UTC
version 1.2.0
Tip revision: cbe720d
NEWS
## GPGame 1.2.0

## Change / GPGame 1.1.0
  * maxmin efficient solution definition for KS is now used
  * restart function for reusing previous solve_game runs
  * a calibration mode is offered with argument calibcontrol in solve_game
  * forcing exploitation every t runs is now proposed (estimation based on the predictive means)
  * many performance improvements and bug corrections

## GPGame 1.1.0

## Change / GPGame 1.0.0
  * non-domination function now mostly internal
  * use log determinant as a criterion
  * new CKS criterion
  * various bug corrections
back to top