ckrause / loda

LODA is an assembly language, a computational model and a tool for mining integer sequence programs.
Apache License 2.0
20 stars 5 forks source link

CSV files should have headers #41

Closed ckrause closed 3 years ago

ckrause commented 3 years ago

All generated CSV files in the statistics should have headers: https://github.com/ckrause/loda/tree/master/stats

ckrause commented 3 years ago

The stats are automatically generated. The code for reading and writing them is in https://github.com/ckrause/loda/blob/master/src/stats.cpp