Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exact arithmetic in repeated_game #54

Open
oyamad opened this issue Sep 26, 2017 · 3 comments
Open

Exact arithmetic in repeated_game #54

oyamad opened this issue Sep 26, 2017 · 3 comments

Comments

@oyamad
Copy link
Member

oyamad commented Sep 26, 2017

Is it possible to compute everything with exact arithmetic, if the input game is of type Int or Rational and the user chooses a Polyhedra library that supports computation with Rational such as CDDLib and LRSLib (probably through plib)?

@cc7768
Copy link
Member

cc7768 commented Oct 3, 2017

I suspect that something like this would be possible -- We should investigate further to verify that all operations would maintain the data as Int or Rational (for example, one may have to ensure that the discount factor was of the appropriate type).

@MKobayashi23m
Copy link

If no one is working on this right now, I would like to have a try.

@cc7768
Copy link
Member

cc7768 commented Feb 26, 2020

This would be great -- Please let us know if you have questions if you take a stab at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants