Skip to content

sdawley1/yt-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yeong-Torquato Stochastic Optimization Algorithm

Stochastic optimization algorithm based on simulated annealing for the reconstruction of two-dimensional digitized microstructures with a targeted autocovariance function.

Recommended compilation:

$ g++ s2_reco_skolnick.cpp -std=c++11 -O1 -march=native -o yt_s2.x

References

Paper from which the C++ implementation originates:

Paper from which Mathematica implementation originates:

Prior work:

About

Yeong-Torquato Stochastic Optimization Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published