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

Add reference energy to problem instance schema #38

Closed
jtcantin opened this issue Dec 2, 2024 · 1 comment
Closed

Add reference energy to problem instance schema #38

jtcantin opened this issue Dec 2, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jtcantin
Copy link
Contributor

jtcantin commented Dec 2, 2024

Current problem instance schema does not include reference energies explicitly.
After 10-Dec, it would be good to add this to the schema, with the following features:

  • Have a benchmark_instance flag
  • If the benchmark_instance flag is true, then a reference energy is required. If not, such as for guidestar instances, the reference energy is not required. We can use the same approach as used for solution files and quantum resource estimates, in relation to a calculated energy.
  • Have a required (?) source string or object with information on the reference energies.
@jtcantin jtcantin added the enhancement New feature or request label Dec 2, 2024
@jp7745
Copy link
Member

jp7745 commented Jan 6, 2025

folding this issue in with #54 .

@jp7745 jp7745 closed this as completed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants