mirror of
https://github.com/Doctorado-ML/Stree_datasets.git
synced 2025-08-16 16:06:03 +00:00
Commit Inicial
This commit is contained in:
8
data/tanveer/annealing/annealing.cost
Executable file
8
data/tanveer/annealing/annealing.cost
Executable file
@@ -0,0 +1,8 @@
|
||||
% Rows Columns
|
||||
5 5
|
||||
% Matrix elements
|
||||
0.0 1.0 1.0 1.0 1.0
|
||||
1.0 0.0 1.0 1.0 1.0
|
||||
1.0 1.0 0.0 1.0 1.0
|
||||
1.0 1.0 1.0 0.0 1.0
|
||||
1.0 1.0 1.0 1.0 0.0
|
Reference in New Issue
Block a user