Home
last modified time | relevance | path

Searched refs:solution (Results 1 – 25 of 10968) sorted by relevance

12345678910>>...439

/dports/math/minizinc/libminizinc-2.5.5/tests/spec/unit/globals/all_disjoint/
H A Dglobals_all_disjoint.mzn5 solution: !Solution
8 solution: !Solution
11 solution: !Solution
14 solution: !Solution
17 solution: !Solution
20 solution: !Solution
23 solution: !Solution
26 solution: !Solution
29 solution: !Solution
32 solution: !Solution
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/dissimilar-1.0.3/src/
H A Dtests.rs147 solution, in test_cleanup_merge()
174 solution, in test_cleanup_merge()
182 solution, in test_cleanup_merge()
196 solution, in test_cleanup_merge()
218 solution, in test_cleanup_merge()
232 solution, in test_cleanup_merge()
263 solution, in test_cleanup_semantic_lossless()
271 solution, in test_cleanup_semantic_lossless()
279 solution, in test_cleanup_semantic_lossless()
287 solution, in test_cleanup_semantic_lossless()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/dissimilar-1.0.2/src/
H A Dtests.rs147 solution, in test_cleanup_merge()
174 solution, in test_cleanup_merge()
182 solution, in test_cleanup_merge()
196 solution, in test_cleanup_merge()
218 solution, in test_cleanup_merge()
232 solution, in test_cleanup_merge()
263 solution, in test_cleanup_semantic_lossless()
271 solution, in test_cleanup_semantic_lossless()
279 solution, in test_cleanup_semantic_lossless()
287 solution, in test_cleanup_semantic_lossless()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/dissimilar/src/
H A Dtests.rs147 solution, in test_cleanup_merge()
174 solution, in test_cleanup_merge()
182 solution, in test_cleanup_merge()
196 solution, in test_cleanup_merge()
218 solution, in test_cleanup_merge()
232 solution, in test_cleanup_merge()
263 solution, in test_cleanup_semantic_lossless()
271 solution, in test_cleanup_semantic_lossless()
279 solution, in test_cleanup_semantic_lossless()
287 solution, in test_cleanup_semantic_lossless()
[all …]
/dports/devel/msbuild/msbuild-0.06/src/Build.OM.UnitTests/Construction/
H A DSolutionFile_Tests.cs90 SolutionFile solution = ParseSolutionHelper(solutionFileContents); in ParseSolution_VC2()
126 SolutionFile solution = ParseSolutionHelper(solutionFileContents); in ParseSolutionWithDifferentSpacing()
327 Assert.Equal(3, solution.ProjectsInOrder.Count); in BasicSolution()
332 Assert.Equal(0, solution.ProjectsInOrder[0].Dependencies.Count); in BasicSolution()
338 Assert.Equal(0, solution.ProjectsInOrder[1].Dependencies.Count); in BasicSolution()
344 Assert.Equal(0, solution.ProjectsInOrder[2].Dependencies.Count); in BasicSolution()
401 Assert.Equal(5, solution.ProjectsInOrder.Count); in SolutionFolders()
479 Assert.Equal(4, solution.ProjectsInOrder.Count); in SharedProjects()
612 Assert.Equal(3, solution.ProjectsInOrder.Count); in SolutionDependencies()
689 Assert.Equal(7, solution.SolutionConfigurations.Count); in ParseSolutionConfigurations()
[all …]
/dports/math/minizinc/libminizinc-2.5.5/tests/spec/unit/globals/subcircuit/
H A Dtest_subcircuit.mzn8 solution: !SolutionSet
117 solution: !Solution
120 solution: !Solution
123 solution: !Solution
126 solution: !Solution
129 solution: !Solution
132 solution: !Solution
135 solution: !Solution
138 solution: !Solution
141 solution: !Solution
[all …]
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Shared/UnitTests/
H A DSolutionParser_Tests.cs428 SolutionParser solution = ParseSolutionHelper(solutionFileContents); in MissingEtpProjFile()
499 SolutionParser solution = ParseSolutionHelper(solutionFileContents); in BadVersionStamp()
515 SolutionParser solution = ParseSolutionHelper(solutionFileContents); in VersionTooLow()
547 Assertion.AssertEquals(9, solution.Version); in Version9()
561 Assertion.AssertEquals(10, solution.Version); in Version10()
648 Assertion.AssertEquals(3, solution.Projects.Length); in BasicSolution()
729 Assertion.AssertEquals(5, solution.Projects.Length); in SolutionFolders()
813 Assertion.AssertEquals(3, solution.Projects.Length); in SolutionDependencies()
889 Assertion.AssertEquals(1, solution.Projects.Length); in VenusProject()
972 Assertion.AssertEquals(3, solution.Projects.Length); in VenusProjectInASolutionFolder()
[all …]
/dports/devel/msbuild/msbuild-0.06/src/Build.UnitTests/Construction/
H A DSolutionFile_Tests.cs584 Assert.Equal(solution.ProjectsInOrder[3].RelativePath, in ParseNestedEtpProjectMultipleLevel()
816 Assert.Equal(9, solution.Version); in Version9()
830 Assert.Equal(10, solution.Version); in Version10()
916 Assert.Equal(3, solution.ProjectsInOrder.Count); in BasicSolution()
996 Assert.Equal(5, solution.ProjectsInOrder.Count); in SolutionFolders()
1276 Assert.Equal(6, solution.ProjectsInOrder.Count); in BuildableProjects()
1356 Assert.Equal(3, solution.ProjectsInOrder.Count); in SolutionDependencies()
1431 Assert.Equal(1, solution.ProjectsInOrder.Count); in VenusProject()
1514 Assert.Equal(3, solution.ProjectsInOrder.Count); in VenusProjectInASolutionFolder()
1583 Assert.Equal(7, solution.SolutionConfigurations.Count); in ParseSolutionConfigurations()
[all …]
/dports/textproc/rasqal/rasqal-0.9.33/tests/sparql/aggregate/
H A Dgroup-concat-3.ttl7 rs:solution [ rs:binding [ rs:variable "state" ;
11 rs:solution [ rs:binding [ rs:variable "state" ;
15 rs:solution [ rs:binding [ rs:variable "state" ;
19 rs:solution [ rs:binding [ rs:variable "state" ;
23 rs:solution [ rs:binding [ rs:variable "state" ;
27 rs:solution [ rs:binding [ rs:variable "state" ;
31 rs:solution [ rs:binding [ rs:variable "state" ;
35 rs:solution [ rs:binding [ rs:variable "state" ;
39 rs:solution [ rs:binding [ rs:variable "state" ;
43 rs:solution [ rs:binding [ rs:variable "state" ;
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/unittest/
H A Dtest_arith_solve_linear_inequality.py104 assert solution.ranges[y].min == 0
113 [rel] = solution.dst.relations
134 assert solution.ranges[x].min == 6
136 assert solution.ranges[y].min == 4
143 assert solution.src_to_dst[x] == 6
144 assert solution.src_to_dst[y] == 4
157 assert solution.ranges[x].min == 6
168 assert ana.simplify(solution.relations[1].a + solution.relations[2].a) == 0
186 [rel] = solution.dst.relations
193 assert len(solution.ranges) == 0
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/snowpac/test/include/
H A Dgtest_quadraticmonomial.hpp37 std::vector<double> solution ( 6 ); in quadraticmonomial_test2() local
40 solution = { 1e0, 0e0, 0e0, 0e0, 0e0, 0e0 }; in quadraticmonomial_test2()
45 solution = { 1e0, 1e0, 0e0, 5e-1, 0e0, 0e0 }; in quadraticmonomial_test2()
50 solution = { 1e0, 0e0, 1e0, 0e0, 5e-1, 0e0 }; in quadraticmonomial_test2()
55 solution = { 1e0, 1e0, 1e0, 5e-1, 5e-1, 1e0 }; in quadraticmonomial_test2()
60 solution = { 1e0, 2e0, 0e0, 2e0, 0e0, 0e0 }; in quadraticmonomial_test2()
65 solution = { 1e0, 0e0, 2e0, 0e0, 2e0, 0e0 }; in quadraticmonomial_test2()
70 solution = { 1e0, 2e0, 2e0, 2e0, 2e0, 4e0 }; in quadraticmonomial_test2()
80 std::vector<double> solution ( 10 ); in quadraticmonomial_test3() local
83 solution = { 1e0, 0e0, 0e0, 0e0, 0e0, 0e0, 0e0, 0e0, 0e0, 0e0 }; in quadraticmonomial_test3()
[all …]
/dports/math/cadical/cadical-1.0.3-cb89cbf/test/cnf/
H A Dprecochk.c42 gzFile dimacs, solution; in main() local
47 ch = gzgetc (solution); in main()
57 ch = gzgetc (solution); in main()
60 gzgetc (solution) != 'T' || in main()
86 gzclose (solution); in main()
124 ch = gzgetc (solution); in main()
138 ch = gzgetc (solution); in main()
143 ch = gzgetc (solution); in main()
159 ch = gzgetc (solution); in main()
170 ch = gzgetc (solution); in main()
[all …]
/dports/games/gcompris-qt/gcompris-qt-2.0/src/activities/lightsoff/resource/4/
H A DData.qml19 "solution": [0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 0, 1, 1, 0, 1, 0, 0]
24 "solution": [1, 0, 0, 1, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 1, 0, 1, 0, 1, 0, 1, 0, 0, 1, 0]
29 "solution": [1, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 1, 1, 0, 1, 0, 1, 0]
34 "solution": [1, 1, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 1, 1, 0, 1, 0, 0, 0, 1, 0, 0, 1, 0, 0]
39 "solution": [1, 1, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1]
44 "solution": [1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0, 1, 1, 0, 1, 0, 0, 1, 0, 0, 0, 1, 0, 1]
49 "solution": [1, 1, 0, 1, 0, 1, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 0]
54 "solution": [1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 1, 0, 1, 0, 0, 1, 1, 1]
59 "solution": [1, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 1, 1, 1, 0, 0, 1, 0, 1, 0, 0, 1, 1, 1, 0]
64 "solution": [1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 1, 0, 1, 0, 1, 0, 0, 1, 1, 1]
[all …]
/dports/math/minizinc/libminizinc-2.5.5/tests/spec/examples/
H A Dlangford2.mzn5 solution: !Solution
8 solution: !Solution
11 solution: !Solution
14 solution: !Solution
17 solution: !Solution
20 solution: !Solution
23 solution: !Solution
26 solution: !Solution
29 solution: !Solution
32 solution: !Solution
[all …]
/dports/lang/maude/maude-2.7.1/src/AU_Theory/
H A DAU_UnificationSubproblem2.cc111 assocToAbstract(lhs, u.lhs, solution); in addUnification()
112 assocToAbstract(rhs, u.rhs, solution); in addUnification()
229 DagNode* value = solution.value(index); in unsolve()
230 solution.bind(index, 0); in unsolve()
249 preSolveSubstitution.clone(solution); in solve()
263 DagNode* value = solution.value(i); in solve()
265 unsolve(i, solution); in solve()
270 makeWordSystem(solution); in solve()
275 savedSubstitution.clone(solution); in solve()
296 if (buildSolution(solution, pending)) in solve()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/tools/msvc/
H A DMkvcbuild.pm25 my $solution;
174 if (!$solution->{options}->{openssl})
196 if ($solution->{options}->{tcl})
233 if (!$solution->{options}->{openssl})
244 my $pgtypes = $solution->AddProject(
392 if ($solution->{options}->{xml})
413 if ($solution->{options}->{uuid})
478 if ($solution->{options}->{python})
514 if ($solution->{options}->{perl})
812 $solution->Save();
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/tools/msvc/
H A DMkvcbuild.pm25 my $solution;
174 if (!$solution->{options}->{openssl})
196 if ($solution->{options}->{tcl})
233 if (!$solution->{options}->{openssl})
244 my $pgtypes = $solution->AddProject(
392 if ($solution->{options}->{xml})
413 if ($solution->{options}->{uuid})
478 if ($solution->{options}->{python})
514 if ($solution->{options}->{perl})
812 $solution->Save();
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/tools/msvc/
H A DMkvcbuild.pm25 my $solution;
174 if (!$solution->{options}->{openssl})
196 if ($solution->{options}->{tcl})
233 if (!$solution->{options}->{openssl})
244 my $pgtypes = $solution->AddProject(
392 if ($solution->{options}->{xml})
413 if ($solution->{options}->{uuid})
478 if ($solution->{options}->{python})
514 if ($solution->{options}->{perl})
812 $solution->Save();
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/tools/msvc/
H A DMkvcbuild.pm25 my $solution;
174 if (!$solution->{options}->{openssl})
196 if ($solution->{options}->{tcl})
233 if (!$solution->{options}->{openssl})
244 my $pgtypes = $solution->AddProject(
392 if ($solution->{options}->{xml})
413 if ($solution->{options}->{uuid})
478 if ($solution->{options}->{python})
514 if ($solution->{options}->{perl})
812 $solution->Save();
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/tools/msvc/
H A DMkvcbuild.pm25 my $solution;
174 if (!$solution->{options}->{openssl})
196 if ($solution->{options}->{tcl})
233 if (!$solution->{options}->{openssl})
244 my $pgtypes = $solution->AddProject(
392 if ($solution->{options}->{xml})
413 if ($solution->{options}->{uuid})
478 if ($solution->{options}->{python})
514 if ($solution->{options}->{perl})
812 $solution->Save();
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/tools/msvc/
H A DMkvcbuild.pm25 my $solution;
174 if (!$solution->{options}->{openssl})
196 if ($solution->{options}->{tcl})
233 if (!$solution->{options}->{openssl})
244 my $pgtypes = $solution->AddProject(
392 if ($solution->{options}->{xml})
413 if ($solution->{options}->{uuid})
478 if ($solution->{options}->{python})
514 if ($solution->{options}->{perl})
812 $solution->Save();
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/tools/msvc/
H A DMkvcbuild.pm25 my $solution;
174 if (!$solution->{options}->{openssl})
196 if ($solution->{options}->{tcl})
233 if (!$solution->{options}->{openssl})
244 my $pgtypes = $solution->AddProject(
392 if ($solution->{options}->{xml})
413 if ($solution->{options}->{uuid})
478 if ($solution->{options}->{python})
514 if ($solution->{options}->{perl})
812 $solution->Save();
[all …]
/dports/devel/ppl/ppl-1.2/tests/PIP_Problem/
H A Dpipproblem1.cc49 const PIP_Tree solution = pip.solution(); in test01() local
76 const PIP_Tree solution = pip.solution(); in test02() local
207 const PIP_Tree solution = pip.solution(); in test03() local
233 const PIP_Tree solution = pip.solution(); in test04() local
270 const PIP_Tree solution = pip.solution(); in test05() local
313 const PIP_Tree solution = pip.solution(); in test07() local
321 const PIP_Tree solution = pip.solution(); in test07() local
383 const PIP_Tree solution = pip.solution(); in test09() local
412 const PIP_Tree solution = pip.solution(); in test10() local
427 const PIP_Tree solution = pip.solution(); in test11() local
[all …]
/dports/biology/viennarna/ViennaRNA-2.4.18/tests/python/
H A Dtest-RNA-subopt.py25 for x in range(0,solution.size()):
27 if solution.get(x).structure :
28 print "%s %6.2f" % (solution.get(x).structure,solution.get(x).energy)
37 solution = RNA.subopt(sequence, 500)
39 for s in solution:
48 solution = a.subopt(500)
50 for s in solution:
63 for x in range(0,solution.size()):
66 print "%s %6.2f" % (solution.get(x).structure, solution.get(x).energy)
72 solution = fc.subopt_zuker()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/tools/msvc/
H A DMkvcbuild.pm25 my $solution;
129 if ($solution->{options}->{openssl})
198 if (!$solution->{options}->{gss})
221 if ($solution->{options}->{tcl})
263 if (!$solution->{options}->{gss})
279 my $pgtypes = $solution->AddProject(
425 if (!$solution->{options}->{xml})
435 if (!$solution->{options}->{uuid})
537 if ($solution->{options}->{perl})
842 $solution->Save();
[all …]

12345678910>>...439