NTRT Simulator  Version: Master
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
AnnealAdapter.cpp File Reference

Contains the implementation of class AnnealAdapter. Adapting NeuroEvolution to do Simulated Annealing. More...

#include <vector>
#include <iostream>
#include <sstream>
#include <fstream>
#include "AnnealAdapter.h"
#include "learning/Configuration/configuration.h"
#include "helpers/FileHelpers.h"

Go to the source code of this file.

Detailed Description

Contains the implementation of class AnnealAdapter. Adapting NeuroEvolution to do Simulated Annealing.

Date
April 2014
Author
Brian Tietz and Atil Iscen $Id$

Definition in file AnnealAdapter.cpp.