File: simple.stdout

package info (click to toggle)
roboptim-core 2.0-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,488 kB
  • ctags: 1,160
  • sloc: cpp: 5,388; sh: 395; ansic: 387; makefile: 25; python: 19
file content (70 lines) | stat: -rw-r--r-- 2,039 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Problem:
  a * d * (a + b + c) + d (not differentiable)
  Argument's bounds: (-inf, inf), (-inf, inf), (-inf, inf), (-inf, inf)
  Argument's scales: 1, 1, 1, 1
  No constraints.
  No starting point.
  Infinity value (for all functions): inf
Problem:
  a * d * (a + b + c) + d (not differentiable)
  Argument's bounds: (-inf, inf), (-inf, inf), (-inf, inf), (-inf, inf)
  Argument's scales: 1, 1, 1, 1
  Number of constraints: 1
  Constraint 0
      a * d * (a + b + c) + d (not differentiable)
      Bounds: (0, 5)
      Scales: 3.5
      Initial value: [1](0)
      
  Starting point: [4](0,0,0,0)
  Starting value: [1](0)
  Infinity value (for all functions): inf
---
Solver:
  Problem:
    a * d * (a + b + c) + d (not differentiable)
    Argument's bounds: (-inf, inf), (-inf, inf), (-inf, inf), (-inf, inf)
    Argument's scales: 1, 1, 1, 1
    Number of constraints: 1
    Constraint 0
        a * d * (a + b + c) + d (not differentiable)
        Bounds: (0, 5)
        Scales: 3.5
        Initial value: [1](0)
        
    Starting point: [4](0,0,0,0)
    Starting value: [1](0)
    Infinity value (for all functions): inf
  Parameters:
    dummy-parameter (dummy parameter): 42
    dummy-parameter2 (yet another dummy parameter): 3
    dummy-parameter3 (just a dummy key): ...and a dummy value!
    
The dummy solver always fail.
Discrete point: 2.3 (cnt: 1)
Discrete point: 2.8 (cnt: 2)

Discrete point: 2 (cnt: 1)
Discrete point: 2.1 (cnt: 2)
Discrete point: 2.2 (cnt: 3)
Discrete point: 2.3 (cnt: 4)
Discrete point: 2.4 (cnt: 5)
Discrete point: 2.5 (cnt: 6)
Discrete point: 2.6 (cnt: 7)
Discrete point: 2.7 (cnt: 8)
Discrete point: 2.8 (cnt: 9)
Discrete point: 2.9 (cnt: 10)
Discrete point: 3 (cnt: 11)

Discrete point: 0.8 (cnt: 1)
Discrete point: 1.8 (cnt: 2)
Discrete point: 2.8 (cnt: 3)
Discrete point: 3.8 (cnt: 4)
Discrete point: 4.8 (cnt: 5)
Discrete point: 5.8 (cnt: 6)
Discrete point: 6.8 (cnt: 7)
Discrete point: 7.8 (cnt: 8)
Discrete point: 8.8 (cnt: 9)
Discrete point: 9.8 (cnt: 10)
Discrete point: 10.8 (cnt: 11)