Список задач
- Член CG_Gen::
Circuit:: checkExistingHash () - : This method has some questions, maybe need rewriting
- Член CG_Gen::
Circuit:: fromVerilog (const std::string&i_filepath) - : description fromVerilog
- Класс CG_Gen::
CircuitParameters - : to add desc fields of the class class CircuitParameters
- Член CG_Gen::
CircuitParameters:: d_name - : rewrite getters and setters
- Член CG_Gen::
DataBaseGenerator:: DataBaseGenerator (const DataBaseGeneratorParameters&i_parameters) - : description default constructor
- Класс CG_Gen::
DataBaseGeneratorParameters - : maybe it need heritance from GenerationParameters?
- Класс CG_Gen::
GenerationParameters : To add desc some fields class GenerationParameters
: To add desc some fields class GenerationParameters
- Класс CG_Gen::
GeneratorALUParameters - : Desc class
- Класс CG_Gen::
GeneratorComparisonParameters - : Desc class
- Класс CG_Gen::
GeneratorSubtractorParameters - : Desc class
- Член CG_Gen::
GeneticGenerator<Type, ParametersType>:: createPopulation () - add flag for saving ALL populations
- Класс CG_Gen::
GeneticParameters : fill in the description of the class fields
Class representing genetic algorithm parameters
- Член CG_Gen::
NumOperationsGenerator:: generatorNumOperation (uint32_t i_input, uint32_t i_output, std::map<Gates, int32_t> i_logicOper, bool i_leaveEmptyOut=true) - : Description algorithm
- Класс CG_Gen::
OrientedGraphParameters - : is it really need to place it there and not in ../../graph/OrientedGraph.h?
- Класс CG_Gen::
Settings - : To add Description some fields class Settings
- Член CG_Gen::
TruthTable:: getOutTable (int32_t i, int32_t j) const - Член CG_Gen::
TruthTableParameters:: getPopulationSize () - : Why is this method needed if there is a size
- Класс CG_Gen::
zhegalkinFromTruthTableParameters - : describe the class and what it is for?