SeitaBV / timely-beliefs

Model data as beliefs (at a certain time) about events (at a certain time).
MIT License
34 stars 6 forks source link

Support knowledge horizon function for fixed knowledge time #36

Closed Flix6x closed 3 years ago

Flix6x commented 3 years ago

For example, consider a contracted time-of-use tariff that is set on a specific date. In this case, the knowledge time of each event does not depend on their start or end time. We're still missing a knowledge horizon function to support this case. Should be straightforward, though, as the knowledge horizon is just the event start minus the fixed knowledge time.

create-issue-branch[bot] commented 3 years ago

Branch issue-36-Support_knowledge_horizon_function_for_fixed_knowledge_time created!