Skip to content

gorddev/pre-interview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-interview

My name is Gordie Novak!
One very fun fact about me is that I've had a lot of knee surgery. (Very fun)

Running the Program

Note: You need the zsh shell to run this program.
*If you don't have the zsh shell installed on your system, you can follow the helpful instructions on the Oh my ZSH! Github

To run the program, simply run the executable in the src directory titled: query-runner.zsh.

Upon initialization, you will be asked to provide the path to your cvc5 executable and a folder containing your .smt2 files. You must provide the Path from the ROOT directory, and cannot use the ~ symbol, you must type it out manually (sorry).

Project Assets

This project will need some other files in the current repository, stored in the assets directory.

  • cvcPath.txt stores the path to your cvc5 executable
  • queryPath.txt stores the path to your query folder (editable within the program)
  • results.csv stores a csv. files of the results of each query run. (writes over itself each time the program runs)

About

Pre-Interview Task for Leeson CURI Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SMT 99.7%
  • Other 0.3%