GregorCH / ipet

Interactive Performance Evaluation Tools for Optimization Software
MIT License
26 stars 6 forks source link

problem with writing data and then reading as external data #7

Closed fserra closed 7 years ago

fserra commented 7 years ago

A status of fail (solution infeasible) is written as 3 words when writing with ipet-evaluate.py blabla -f txt which makes it impossible to read it afterwards with ipet-evaluate.py blabla -E inst_combined.txt (I get something like ValueError: Expected 9 fields in line 5, saw 17)