|
Rosetta
|
Derivation of the FixbbSimAnnealer with some fancy Tensorflow logic to adaptively decrease sample space during the run. More...
#include <core/pack/annealer/SmartFixbbSimAnnealer.hh>#include <core/pack/task/PackerTask.hh>#include <core/pack/interaction_graph/AnnealableGraphBase.hh>#include <basic/Tracer.hh>#include <utility>#include <utility/exit.hh>#include <fstream>#include <basic/citation_manager/CitationManager.hh>#include <basic/citation_manager/UnpublishedModuleInfo.hh>#include <utility/vector0.hh>Classes | |
| struct | core::pack::annealer::Key |
| struct | core::pack::annealer::KeyHasher |
| struct | core::pack::annealer::Value |
Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::pack | |
| core::pack::annealer | |
Functions | |
| static basic::Tracer | TR ("core.pack.annealer.SmartFixbbSimAnnealer") |
| void | core::pack::annealer::register_unpublished_author_info () |
| core::Real | core::pack::annealer::expected_output_for_model_name (std::string const &model_name) |
Derivation of the FixbbSimAnnealer with some fancy Tensorflow logic to adaptively decrease sample space during the run.
|
static |