Anki/rslib/src/scheduler/states
Jake Probst aaf8b4dddb
Easy days: revisited (#3661)
* new easy days algorithm

* take easy day percent totals in account when determining reduced scheduling

* Use variant method to avoid repeated mapping to a constant (dae)

It was probably not worth the time I took to change this ^_^;
2025-01-08 21:56:27 +11:00
..
filtered.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
fuzz.rs load balancer! (#3230) 2024-08-17 12:50:54 +07:00
interval_kind.rs Update to latest rules_rust and Rust 1.64 2022-09-24 11:12:58 +10:00
learning.rs Feat/option to enable FSRS short-term scheduler when (re)learning steps run out && speed up features based on simulation (#3505) 2024-10-21 15:09:07 +10:00
load_balancer.rs Easy days: revisited (#3661) 2025-01-08 21:56:27 +11:00
mod.rs Feat/option to enable FSRS short-term scheduler when (re)learning steps run out && speed up features based on simulation (#3505) 2024-10-21 15:09:07 +10:00
new.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
normal.rs Include elapsed_secs in learning card state (#2862) 2023-12-06 16:40:22 +10:00
preview_filter.rs Use seconds instead of minutes for preview delay 2023-12-21 11:02:29 +10:00
relearning.rs Fix/forget to update memory state during relearning (#3648) 2024-12-19 00:33:04 +11:00
rescheduling_filter.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
review.rs Feat/option to enable FSRS short-term scheduler when (re)learning steps run out && speed up features based on simulation (#3505) 2024-10-21 15:09:07 +10:00
steps.rs Fix/only let FSRS take over short-term schedule when steps are empty (#3496) 2024-10-16 01:16:47 +10:00