Quaternity
src Directory Reference

Files

file  debug.cpp [code]
 This file defines print operators for custom structs. These are useful for debugging purposes.
 
file  graph.cpp [code]
 This file defines the graph creation functions.
 
file  input.cpp [code]
 This file defines user input functions.
 
file  main.cpp [code]
 
file  match.cpp [code]
 This file defines maximum matching algorithm functions.
 
file  opts.cpp [code]
 This file defines the command line argument parsing function and some helper functions.
 
file  state.cpp [code]
 This file defines state initialization and copy functions.
 
file  update.cpp [code]
 This file defines functions for updating the state.
 
file  validate.cpp [code]
 This file defines functions which can check if a question, optionally plus answer, or state is valid.