Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit 6ee4fe2

Browse files
authored
Add files via upload
Bug fixes and updates
1 parent 2acac5c commit 6ee4fe2

16 files changed

+290
-93
lines changed

GeneticalAlgorythm/GeneticalAlgorythm/GeneticalAlgorythm.cpp

Lines changed: 281 additions & 87 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#TargetFrameworkVersion=v4.0:PlatformToolSet=v142:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=10.0
2-
Debug|x64|C:\Users\Formak21\Desktop\GeneticAlgorithm-master\GeneticalAlgorythm\|
2+
Debug|x64|C:\Users\Formak21\Desktop\GeneticalAlgorythm\|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
 GeneticalAlgorythm.cpp
2-
C:\Users\Formak21\Desktop\GeneticAlgorithm-master\GeneticalAlgorythm\GeneticalAlgorythm\GeneticalAlgorythm.cpp(226,12): warning C4244: 'argument': conversion from 'time_t' to 'unsigned int', possible loss of data
3-
C:\Users\Formak21\Desktop\GeneticAlgorithm-master\GeneticalAlgorythm\GeneticalAlgorythm\GeneticalAlgorythm.cpp(69): warning C4715: 'MutationProc': not all control paths return a value
4-
GeneticalAlgorythm.vcxproj -> C:\Users\Formak21\Desktop\GeneticAlgorithm-master\GeneticalAlgorythm\x64\Debug\GeneticalAlgorythm.exe
2+
C:\Users\Formak21\Desktop\GeneticalAlgorythm\GeneticalAlgorythm\GeneticalAlgorythm.cpp(340,12): warning C4244: 'argument': conversion from 'time_t' to 'unsigned int', possible loss of data
3+
GeneticalAlgorythm.vcxproj -> C:\Users\Formak21\Desktop\GeneticalAlgorythm\x64\Debug\GeneticalAlgorythm.exe
Binary file not shown.

0 commit comments

Comments
 (0)