プロプライエタリ版Nameless Minesweeper (Milestone 3 Preview 1) | 2008-12-20 00:00 |
Board-Adjusted Timeの略。
OBVは盤面の難しさを表す指標であり、初級は15、中級は62.5、上級は170で割った時に平均が1となる。OBVの定義上、プレイ時間をこの値で割ったものは「今のプレイを平均的な盤面で行っていたと仮定した時に予想されるプレイ時間」である。これをBATと呼ぶ。式で表すと以下のようになる。
初級:BAT = (<スコアタイム> - 1) * 15 / OBV + 1 = (<スコアタイム> - 1) * 15 / (0.07 * <数字のマスの総数> + 0.43 * <3BV> + 2.27 * <openings>) + 1 中級:BAT = (<スコアタイム> - 1) * 62.5 / OBV + 1 = (<スコアタイム> - 1) * 62.5 / (0.20 * <数字のマスの総数> + 0.32 * <3BV> + 1.38 * <openings>) + 1 上級:BAT = (<スコアタイム> - 1) * 170 / OBV + 1 = (<スコアタイム> - 1) * 170 / (0.38 * <数字のマスの総数> + 0.23 * <3BV> + 0.99 * <openings>) + 1
[PageInfo]
LastUpdate: 2009-01-02 20:54:09, ModifiedBy: tipling
[License]
Creative Commons 2.1 Attribution
[Permissions]
view:all, edit:all, delete/config:members