Skip to content

MarcusNordstrom/C-optimize-variables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-optimize variables

This is a script for optimizing the constants in C-step-counter.

Guide

  • Clone the repo
  • Edit PATH in main to your CSV file collected from C-process-raw-data.
  • Set correct_answer to the amount of steps in the CSV file
  • Run cmake
  • Execute the binary

After you've done this the program finds better and better variables and prints it.

If you see that the search range is not enough you can edit the for-loops in main to have a bigger range.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published