File: plugin-laststate.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 (25 lines) | stat: -rw-r--r-- 767 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
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
---
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
    No constraints.
    No starting point.
    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!
    
Last dummy x: [1](1337)
Last dummy value: [1](42)

The dummy solver always fail.