lanl-ansi / QuantumAnnealing.jl

Tools for the Simulation and Execution of Quantum Annealing Algorithms
Other
23 stars 5 forks source link

Avoid Writing Temp Files in Tests #25

Open ccoffrin opened 2 years ago

ccoffrin commented 2 years ago

In the simulate tests avoid writing the file tmp.json as this is creating issues for running tests on Windows systems.