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

Improve configuration of clingo via the API #121

Open
MaxOstrowski opened this issue Aug 13, 2018 · 2 comments
Open

Improve configuration of clingo via the API #121

MaxOstrowski opened this issue Aug 13, 2018 · 2 comments
Assignees
Milestone

Comments

@MaxOstrowski
Copy link
Member

MaxOstrowski commented Aug 13, 2018

  • Currently there is no way to detect if the program was startet with --text in the API.
  • It would be nice if the configuration file would also handle options added by the user via the API.
@rkaminsk
Copy link
Member

rkaminsk commented Aug 15, 2018

I am not sure what is the best way to add this to the API. One way could be to extend the configuration with (possible read-only) values. I am not sure how difficult it would be to implement this in the existing system. This solution would have the charm that this is an often requested feature.

@rkaminsk rkaminsk self-assigned this Sep 17, 2018
@rkaminsk rkaminsk changed the title Detect text output in API Improve configuring clingo via the API Feb 28, 2019
@MaxOstrowski
Copy link
Member Author

It would be nice to be able to use the portfolio feature (--configuration=file) to also parse options added via the clingo API.

@rkaminsk rkaminsk changed the title Improve configuring clingo via the API Improve configuration of clingo via the API Mar 4, 2019
@rkaminsk rkaminsk added this to the unknown milestone Dec 2, 2019
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

2 participants