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

Comment lines in SAT solver's output could cause parsing error #1

Closed
yp opened this issue Apr 30, 2012 · 1 comment
Closed

Comment lines in SAT solver's output could cause parsing error #1

yp opened this issue Apr 30, 2012 · 1 comment
Assignees
Labels
Milestone

Comments

@yp
Copy link
Owner

yp commented Apr 30, 2012

If reHCstar reads the output of a SAT solver compliant with DIMACS format but containing a comment line composed by a single 'c', it fails with the following error:

FATAL [            189] (rs/reHCstar/src/lib/pedcnf.cpp:401 ) - Read an unparsable line: >c<

Version affected: v1.3.1

@ghost ghost assigned yp Apr 30, 2012
@yp
Copy link
Owner Author

yp commented Apr 30, 2012

See comment at this line.

@yp yp closed this as completed in 6257ddb Apr 30, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant