Skip to content

bschmeck/quarto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quarto

A Quarto solver

Directory Structure

  • bin/ -- Built executables are put here
  • build/ -- Run the Makefile here, object files live here
  • src/ -- Source
  • tests/ -- Tests

Testing

From the build directory, just make test

To add a new test, add a file in tests, declare test functions in test.h and call the functions from test.c. Finally, update the TEST_OBJS variable in the Makefile.

About

Quarto Solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors