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

Multivariable results in long computation time. #7

Open
LGM97 opened this issue Jun 24, 2021 · 2 comments
Open

Multivariable results in long computation time. #7

LGM97 opened this issue Jun 24, 2021 · 2 comments

Comments

@LGM97
Copy link

LGM97 commented Jun 24, 2021

@YaChienChang
In my case, there are six variables, which leads to the calculation time of CheckStatisfiability (condition, config) is too long to be applied. config has been shrunk to 0.1. Are there any strategies to shorten the computing time?

@shiqingw
Copy link

@LGM97
Have you figured out how to speed up this process for multivariate cases? I am testing this method on the inverted pendulum on a cart, which has 4 state variables, and the training process is unacceptably long ...

@jlwu002
Copy link

jlwu002 commented Dec 7, 2023

@shiqingw I also tried the Cartpole environment and had no success. I was able to obtain a result for the discrete-time system though.

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

No branches or pull requests

3 participants