[INFO] fetching crate clingo-sys 0.7.1...
[INFO] documenting clingo-sys-0.7.1 against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples
[INFO] extracting crate clingo-sys 0.7.1 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate clingo-sys 0.7.1 on toolchain 6ee483316d2e4581572121d60a955affb2032eb3
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate clingo-sys 0.7.1
[INFO] finished tweaking crates.io crate clingo-sys 0.7.1
[INFO] tweaked toml for crates.io crate clingo-sys 0.7.1 written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3c4598cf274d317f50d7cfc703564179ecd5dd2b0927040e48c744a90996960
[INFO] running `Command { std: "docker" "start" "-a" "a3c4598cf274d317f50d7cfc703564179ecd5dd2b0927040e48c744a90996960", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3c4598cf274d317f50d7cfc703564179ecd5dd2b0927040e48c744a90996960", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3c4598cf274d317f50d7cfc703564179ecd5dd2b0927040e48c744a90996960", kill_on_drop: false }`
[INFO] [stdout] a3c4598cf274d317f50d7cfc703564179ecd5dd2b0927040e48c744a90996960
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }`
[INFO] [stdout] 6b580d507ccf7e5f007797225582ff76b127d963ccb4ff39cca0f49e68789892
[INFO] running `Command { std: "docker" "start" "-a" "6b580d507ccf7e5f007797225582ff76b127d963ccb4ff39cca0f49e68789892", kill_on_drop: false }`
[INFO] [stderr] Compiling cc v1.0.77
[INFO] [stderr] Compiling libc v0.2.138
[INFO] [stderr] Compiling cmake v0.1.49
[INFO] [stderr] Compiling clingo-sys v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr] Scraping clingo-sys v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting clingo-sys v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:297:5
[INFO] [stdout] |
[INFO] [stdout] 297 | / #[doc = "! Set a custom error code and message in the active thread."]
[INFO] [stdout] 298 | | #[doc = "! @param[in] code the error code"]
[INFO] [stdout] 299 | | #[doc = "! @param[in] message the error message"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] code the error code
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:341:5
[INFO] [stdout] |
[INFO] [stdout] 341 | / #[doc = "! Obtain the clingo version."]
[INFO] [stdout] 342 | | #[doc = "!"]
[INFO] [stdout] 343 | | #[doc = "! @param[out] major major version number"]
[INFO] [stdout] 344 | | #[doc = "! @param[out] minor minor version number"]
[INFO] [stdout] 345 | | #[doc = "! @param[out] revision revision number"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] major major version number
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:468:5
[INFO] [stdout] |
[INFO] [stdout] 468 | / #[doc = "! Create a new signature."]
[INFO] [stdout] 469 | | #[doc = "!"]
[INFO] [stdout] 470 | | #[doc = "! @param[in] name name of the signature"]
[INFO] [stdout] 471 | | #[doc = "! @param[in] arity arity of the signature"]
[INFO] [stdout] ... |
[INFO] [stdout] 474 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 475 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] name name of the signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:468:5
[INFO] [stdout] |
[INFO] [stdout] 468 | / #[doc = "! Create a new signature."]
[INFO] [stdout] 469 | | #[doc = "!"]
[INFO] [stdout] 470 | | #[doc = "! @param[in] name name of the signature"]
[INFO] [stdout] 471 | | #[doc = "! @param[in] arity arity of the signature"]
[INFO] [stdout] ... |
[INFO] [stdout] 474 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 475 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] signature the resulting signature
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:484:5
[INFO] [stdout] |
[INFO] [stdout] 484 | / #[doc = "! Get the name of a signature."]
[INFO] [stdout] 485 | | #[doc = "!"]
[INFO] [stdout] 486 | | #[doc = "! @note"]
[INFO] [stdout] 487 | | #[doc = "! The string is internalized and valid for the duration of the process."]
[INFO] [stdout] 488 | | #[doc = "!"]
[INFO] [stdout] 489 | | #[doc = "! @param[in] signature the target signature"]
[INFO] [stdout] 490 | | #[doc = "! @return the name of the signature"]
[INFO] [stdout] | |__________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] signature the target signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:494:5
[INFO] [stdout] |
[INFO] [stdout] 494 | / #[doc = "! Get the arity of a signature."]
[INFO] [stdout] 495 | | #[doc = "!"]
[INFO] [stdout] 496 | | #[doc = "! @param[in] signature the target signature"]
[INFO] [stdout] 497 | | #[doc = "! @return the arity of the signature"]
[INFO] [stdout] | |___________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] signature the target signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:501:5
[INFO] [stdout] |
[INFO] [stdout] 501 | / #[doc = "! Whether the signature is positive (is not classically negated)."]
[INFO] [stdout] 502 | | #[doc = "!"]
[INFO] [stdout] 503 | | #[doc = "! @param[in] signature the target signature"]
[INFO] [stdout] 504 | | #[doc = "! @return whether the signature has no sign"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] signature the target signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:508:5
[INFO] [stdout] |
[INFO] [stdout] 508 | / #[doc = "! Whether the signature is negative (is classically negated)."]
[INFO] [stdout] 509 | | #[doc = "!"]
[INFO] [stdout] 510 | | #[doc = "! @param[in] signature the target signature"]
[INFO] [stdout] 511 | | #[doc = "! @return whether the signature has a sign"]
[INFO] [stdout] | |_________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] signature the target signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:515:5
[INFO] [stdout] |
[INFO] [stdout] 515 | / #[doc = "! Check if two signatures are equal."]
[INFO] [stdout] 516 | | #[doc = "!"]
[INFO] [stdout] 517 | | #[doc = "! @param[in] a first signature"]
[INFO] [stdout] 518 | | #[doc = "! @param[in] b second signature"]
[INFO] [stdout] 519 | | #[doc = "! @return whether a == b"]
[INFO] [stdout] | |_______________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] a first signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:523:5
[INFO] [stdout] |
[INFO] [stdout] 523 | / #[doc = "! Check if a signature is less than another signature."]
[INFO] [stdout] 524 | | #[doc = "!"]
[INFO] [stdout] 525 | | #[doc = "! Signatures are compared first by sign (unsigned < signed), then by arity,"]
[INFO] [stdout] 526 | | #[doc = "! then by name."]
[INFO] [stdout] ... |
[INFO] [stdout] 529 | | #[doc = "! @param[in] b second signature"]
[INFO] [stdout] 530 | | #[doc = "! @return whether a < b"]
[INFO] [stdout] | |______________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] a first signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:534:5
[INFO] [stdout] |
[INFO] [stdout] 534 | / #[doc = "! Calculate a hash code of a signature."]
[INFO] [stdout] 535 | | #[doc = "!"]
[INFO] [stdout] 536 | | #[doc = "! @param[in] signature the target signature"]
[INFO] [stdout] 537 | | #[doc = "! @return the hash code of the signature"]
[INFO] [stdout] | |_______________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] signature the target signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:560:5
[INFO] [stdout] |
[INFO] [stdout] 560 | / #[doc = "! Construct a symbol representing a number."]
[INFO] [stdout] 561 | | #[doc = "!"]
[INFO] [stdout] 562 | | #[doc = "! @param[in] number the number"]
[INFO] [stdout] 563 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] number the number
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:560:5
[INFO] [stdout] |
[INFO] [stdout] 560 | / #[doc = "! Construct a symbol representing a number."]
[INFO] [stdout] 561 | | #[doc = "!"]
[INFO] [stdout] 562 | | #[doc = "! @param[in] number the number"]
[INFO] [stdout] 563 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:567:5
[INFO] [stdout] |
[INFO] [stdout] 567 | / #[doc = "! Construct a symbol representing \\#sup."]
[INFO] [stdout] 568 | | #[doc = "!"]
[INFO] [stdout] 569 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:573:5
[INFO] [stdout] |
[INFO] [stdout] 573 | / #[doc = "! Construct a symbol representing \\#inf."]
[INFO] [stdout] 574 | | #[doc = "!"]
[INFO] [stdout] 575 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:579:5
[INFO] [stdout] |
[INFO] [stdout] 579 | / #[doc = "! Construct a symbol representing a string."]
[INFO] [stdout] 580 | | #[doc = "!"]
[INFO] [stdout] 581 | | #[doc = "! @param[in] string the string"]
[INFO] [stdout] 582 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] 583 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 584 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] string the string
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:579:5
[INFO] [stdout] |
[INFO] [stdout] 579 | / #[doc = "! Construct a symbol representing a string."]
[INFO] [stdout] 580 | | #[doc = "!"]
[INFO] [stdout] 581 | | #[doc = "! @param[in] string the string"]
[INFO] [stdout] 582 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] 583 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 584 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:591:5
[INFO] [stdout] |
[INFO] [stdout] 591 | / #[doc = "! Construct a symbol representing an id."]
[INFO] [stdout] 592 | | #[doc = "!"]
[INFO] [stdout] 593 | | #[doc = "! @note This is just a shortcut for clingo_symbol_create_function() with"]
[INFO] [stdout] 594 | | #[doc = "! empty arguments."]
[INFO] [stdout] ... |
[INFO] [stdout] 599 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 600 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] name the name
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:591:5
[INFO] [stdout] |
[INFO] [stdout] 591 | / #[doc = "! Construct a symbol representing an id."]
[INFO] [stdout] 592 | | #[doc = "!"]
[INFO] [stdout] 593 | | #[doc = "! @note This is just a shortcut for clingo_symbol_create_function() with"]
[INFO] [stdout] 594 | | #[doc = "! empty arguments."]
[INFO] [stdout] ... |
[INFO] [stdout] 599 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 600 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:608:5
[INFO] [stdout] |
[INFO] [stdout] 608 | / #[doc = "! Construct a symbol representing a function or tuple."]
[INFO] [stdout] 609 | | #[doc = "!"]
[INFO] [stdout] 610 | | #[doc = "! @note To create tuples, the empty string has to be used as name."]
[INFO] [stdout] 611 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 617 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 618 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] name the name of the function
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:608:5
[INFO] [stdout] |
[INFO] [stdout] 608 | / #[doc = "! Construct a symbol representing a function or tuple."]
[INFO] [stdout] 609 | | #[doc = "!"]
[INFO] [stdout] 610 | | #[doc = "! @note To create tuples, the empty string has to be used as name."]
[INFO] [stdout] 611 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 617 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 618 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:628:5
[INFO] [stdout] |
[INFO] [stdout] 628 | / #[doc = "! Get the number of a symbol."]
[INFO] [stdout] 629 | | #[doc = "!"]
[INFO] [stdout] 630 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 631 | | #[doc = "! @param[out] number the resulting number"]
[INFO] [stdout] 632 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 633 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_number"]
[INFO] [stdout] | |______________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:628:5
[INFO] [stdout] |
[INFO] [stdout] 628 | / #[doc = "! Get the number of a symbol."]
[INFO] [stdout] 629 | | #[doc = "!"]
[INFO] [stdout] 630 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 631 | | #[doc = "! @param[out] number the resulting number"]
[INFO] [stdout] 632 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 633 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_number"]
[INFO] [stdout] | |______________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] number the resulting number
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:640:5
[INFO] [stdout] |
[INFO] [stdout] 640 | / #[doc = "! Get the name of a symbol."]
[INFO] [stdout] 641 | | #[doc = "!"]
[INFO] [stdout] 642 | | #[doc = "! @note"]
[INFO] [stdout] 643 | | #[doc = "! The string is internalized and valid for the duration of the process."]
[INFO] [stdout] ... |
[INFO] [stdout] 647 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 648 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:640:5
[INFO] [stdout] |
[INFO] [stdout] 640 | / #[doc = "! Get the name of a symbol."]
[INFO] [stdout] 641 | | #[doc = "!"]
[INFO] [stdout] 642 | | #[doc = "! @note"]
[INFO] [stdout] 643 | | #[doc = "! The string is internalized and valid for the duration of the process."]
[INFO] [stdout] ... |
[INFO] [stdout] 647 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 648 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] name the resulting name
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:655:5
[INFO] [stdout] |
[INFO] [stdout] 655 | / #[doc = "! Get the string of a symbol."]
[INFO] [stdout] 656 | | #[doc = "!"]
[INFO] [stdout] 657 | | #[doc = "! @note"]
[INFO] [stdout] 658 | | #[doc = "! The string is internalized and valid for the duration of the process."]
[INFO] [stdout] ... |
[INFO] [stdout] 662 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 663 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_string"]
[INFO] [stdout] | |______________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:655:5
[INFO] [stdout] |
[INFO] [stdout] 655 | / #[doc = "! Get the string of a symbol."]
[INFO] [stdout] 656 | | #[doc = "!"]
[INFO] [stdout] 657 | | #[doc = "! @note"]
[INFO] [stdout] 658 | | #[doc = "! The string is internalized and valid for the duration of the process."]
[INFO] [stdout] ... |
[INFO] [stdout] 662 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 663 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_string"]
[INFO] [stdout] | |______________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] string the resulting string
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:670:5
[INFO] [stdout] |
[INFO] [stdout] 670 | / #[doc = "! Check if a function is positive (does not have a sign)."]
[INFO] [stdout] 671 | | #[doc = "!"]
[INFO] [stdout] 672 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 673 | | #[doc = "! @param[out] positive the result"]
[INFO] [stdout] 674 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 675 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:670:5
[INFO] [stdout] |
[INFO] [stdout] 670 | / #[doc = "! Check if a function is positive (does not have a sign)."]
[INFO] [stdout] 671 | | #[doc = "!"]
[INFO] [stdout] 672 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 673 | | #[doc = "! @param[out] positive the result"]
[INFO] [stdout] 674 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 675 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] positive the result
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:679:5
[INFO] [stdout] |
[INFO] [stdout] 679 | / #[doc = "! Check if a function is negative (has a sign)."]
[INFO] [stdout] 680 | | #[doc = "!"]
[INFO] [stdout] 681 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 682 | | #[doc = "! @param[out] negative the result"]
[INFO] [stdout] 683 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 684 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:679:5
[INFO] [stdout] |
[INFO] [stdout] 679 | / #[doc = "! Check if a function is negative (has a sign)."]
[INFO] [stdout] 680 | | #[doc = "!"]
[INFO] [stdout] 681 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 682 | | #[doc = "! @param[out] negative the result"]
[INFO] [stdout] 683 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 684 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] negative the result
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:688:5
[INFO] [stdout] |
[INFO] [stdout] 688 | / #[doc = "! Get the arguments of a symbol."]
[INFO] [stdout] 689 | | #[doc = "!"]
[INFO] [stdout] 690 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 691 | | #[doc = "! @param[out] arguments the resulting arguments"]
[INFO] [stdout] 692 | | #[doc = "! @param[out] arguments_size the number of arguments"]
[INFO] [stdout] 693 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 694 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:688:5
[INFO] [stdout] |
[INFO] [stdout] 688 | / #[doc = "! Get the arguments of a symbol."]
[INFO] [stdout] 689 | | #[doc = "!"]
[INFO] [stdout] 690 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 691 | | #[doc = "! @param[out] arguments the resulting arguments"]
[INFO] [stdout] 692 | | #[doc = "! @param[out] arguments_size the number of arguments"]
[INFO] [stdout] 693 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 694 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] arguments the resulting arguments
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:702:5
[INFO] [stdout] |
[INFO] [stdout] 702 | / #[doc = "! Get the type of a symbol."]
[INFO] [stdout] 703 | | #[doc = "!"]
[INFO] [stdout] 704 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 705 | | #[doc = "! @return the type of the symbol"]
[INFO] [stdout] | |_______________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:709:5
[INFO] [stdout] |
[INFO] [stdout] 709 | / #[doc = "! Get the size of the string representation of a symbol (including the terminating 0)."]
[INFO] [stdout] 710 | | #[doc = "!"]
[INFO] [stdout] 711 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 712 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 713 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 714 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:709:5
[INFO] [stdout] |
[INFO] [stdout] 709 | / #[doc = "! Get the size of the string representation of a symbol (including the terminating 0)."]
[INFO] [stdout] 710 | | #[doc = "!"]
[INFO] [stdout] 711 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 712 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 713 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 714 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting size
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:718:5
[INFO] [stdout] |
[INFO] [stdout] 718 | / #[doc = "! Get the string representation of a symbol."]
[INFO] [stdout] 719 | | #[doc = "!"]
[INFO] [stdout] 720 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 721 | | #[doc = "! @param[out] string the resulting string"]
[INFO] [stdout] ... |
[INFO] [stdout] 725 | | #[doc = "!"]
[INFO] [stdout] 726 | | #[doc = "! @see clingo_symbol_to_string_size()"]
[INFO] [stdout] | |____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:718:5
[INFO] [stdout] |
[INFO] [stdout] 718 | / #[doc = "! Get the string representation of a symbol."]
[INFO] [stdout] 719 | | #[doc = "!"]
[INFO] [stdout] 720 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 721 | | #[doc = "! @param[out] string the resulting string"]
[INFO] [stdout] ... |
[INFO] [stdout] 725 | | #[doc = "!"]
[INFO] [stdout] 726 | | #[doc = "! @see clingo_symbol_to_string_size()"]
[INFO] [stdout] | |____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] string the resulting string
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:734:5
[INFO] [stdout] |
[INFO] [stdout] 734 | / #[doc = "! Check if two symbols are equal."]
[INFO] [stdout] 735 | | #[doc = "!"]
[INFO] [stdout] 736 | | #[doc = "! @param[in] a first symbol"]
[INFO] [stdout] 737 | | #[doc = "! @param[in] b second symbol"]
[INFO] [stdout] 738 | | #[doc = "! @return whether a == b"]
[INFO] [stdout] | |_______________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] a first symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:742:5
[INFO] [stdout] |
[INFO] [stdout] 742 | / #[doc = "! Check if a symbol is less than another symbol."]
[INFO] [stdout] 743 | | #[doc = "!"]
[INFO] [stdout] 744 | | #[doc = "! Symbols are first compared by type. If the types are equal, the values are"]
[INFO] [stdout] 745 | | #[doc = "! compared (where strings are compared using strcmp). Functions are first"]
[INFO] [stdout] ... |
[INFO] [stdout] 749 | | #[doc = "! @param[in] b second symbol"]
[INFO] [stdout] 750 | | #[doc = "! @return whether a < b"]
[INFO] [stdout] | |______________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] a first symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:754:5
[INFO] [stdout] |
[INFO] [stdout] 754 | / #[doc = "! Calculate a hash code of a symbol."]
[INFO] [stdout] 755 | | #[doc = "!"]
[INFO] [stdout] 756 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 757 | | #[doc = "! @return the hash code of the symbol"]
[INFO] [stdout] | |____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:761:5
[INFO] [stdout] |
[INFO] [stdout] 761 | / #[doc = "! Internalize a string."]
[INFO] [stdout] 762 | | #[doc = "!"]
[INFO] [stdout] 763 | | #[doc = "! This functions takes a string as input and returns an equal unique string"]
[INFO] [stdout] 764 | | #[doc = "! that is (at the moment) not freed until the program is closed."]
[INFO] [stdout] ... |
[INFO] [stdout] 768 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 769 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] string the string to internalize
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:761:5
[INFO] [stdout] |
[INFO] [stdout] 761 | / #[doc = "! Internalize a string."]
[INFO] [stdout] 762 | | #[doc = "!"]
[INFO] [stdout] 763 | | #[doc = "! This functions takes a string as input and returns an equal unique string"]
[INFO] [stdout] 764 | | #[doc = "! that is (at the moment) not freed until the program is closed."]
[INFO] [stdout] ... |
[INFO] [stdout] 768 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 769 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] result the internalized string
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:776:5
[INFO] [stdout] |
[INFO] [stdout] 776 | / #[doc = "! Parse a term in string form."]
[INFO] [stdout] 777 | | #[doc = "!"]
[INFO] [stdout] 778 | | #[doc = "! The result of this function is a symbol. The input term can contain"]
[INFO] [stdout] 779 | | #[doc = "! unevaluated functions, which are evaluated during parsing."]
[INFO] [stdout] ... |
[INFO] [stdout] 787 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 788 | | #[doc = "! - ::clingo_error_runtime if parsing fails"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] string the string to parse
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:776:5
[INFO] [stdout] |
[INFO] [stdout] 776 | / #[doc = "! Parse a term in string form."]
[INFO] [stdout] 777 | | #[doc = "!"]
[INFO] [stdout] 778 | | #[doc = "! The result of this function is a symbol. The input term can contain"]
[INFO] [stdout] 779 | | #[doc = "! unevaluated functions, which are evaluated during parsing."]
[INFO] [stdout] ... |
[INFO] [stdout] 787 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 788 | | #[doc = "! - ::clingo_error_runtime if parsing fails"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:818:5
[INFO] [stdout] |
[INFO] [stdout] 818 | / #[doc = "! Get the number of different atoms occurring in a logic program."]
[INFO] [stdout] 819 | | #[doc = "!"]
[INFO] [stdout] 820 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 821 | | #[doc = "! @param[out] size the number of atoms"]
[INFO] [stdout] 822 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:818:5
[INFO] [stdout] |
[INFO] [stdout] 818 | / #[doc = "! Get the number of different atoms occurring in a logic program."]
[INFO] [stdout] 819 | | #[doc = "!"]
[INFO] [stdout] 820 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 821 | | #[doc = "! @param[out] size the number of atoms"]
[INFO] [stdout] 822 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the number of atoms
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:829:5
[INFO] [stdout] |
[INFO] [stdout] 829 | / #[doc = "! Get a forward iterator to the beginning of the sequence of all symbolic"]
[INFO] [stdout] 830 | | #[doc = "! atoms optionally restricted to a given signature."]
[INFO] [stdout] 831 | | #[doc = "!"]
[INFO] [stdout] 832 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 833 | | #[doc = "! @param[in] signature optional signature"]
[INFO] [stdout] 834 | | #[doc = "! @param[out] iterator the resulting iterator"]
[INFO] [stdout] 835 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:829:5
[INFO] [stdout] |
[INFO] [stdout] 829 | / #[doc = "! Get a forward iterator to the beginning of the sequence of all symbolic"]
[INFO] [stdout] 830 | | #[doc = "! atoms optionally restricted to a given signature."]
[INFO] [stdout] 831 | | #[doc = "!"]
[INFO] [stdout] 832 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 833 | | #[doc = "! @param[in] signature optional signature"]
[INFO] [stdout] 834 | | #[doc = "! @param[out] iterator the resulting iterator"]
[INFO] [stdout] 835 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] iterator the resulting iterator
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:843:5
[INFO] [stdout] |
[INFO] [stdout] 843 | / #[doc = "! Iterator pointing to the end of the sequence of symbolic atoms."]
[INFO] [stdout] 844 | | #[doc = "!"]
[INFO] [stdout] 845 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 846 | | #[doc = "! @param[out] iterator the resulting iterator"]
[INFO] [stdout] 847 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:843:5
[INFO] [stdout] |
[INFO] [stdout] 843 | / #[doc = "! Iterator pointing to the end of the sequence of symbolic atoms."]
[INFO] [stdout] 844 | | #[doc = "!"]
[INFO] [stdout] 845 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 846 | | #[doc = "! @param[out] iterator the resulting iterator"]
[INFO] [stdout] 847 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] iterator the resulting iterator
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:854:5
[INFO] [stdout] |
[INFO] [stdout] 854 | / #[doc = "! Find a symbolic atom given its symbolic representation."]
[INFO] [stdout] 855 | | #[doc = "!"]
[INFO] [stdout] 856 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 857 | | #[doc = "! @param[in] symbol the symbol to lookup"]
[INFO] [stdout] 858 | | #[doc = "! @param[out] iterator iterator pointing to the symbolic atom or to the end"]
[INFO] [stdout] 859 | | #[doc = "! of the sequence if no corresponding atom is found"]
[INFO] [stdout] 860 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:854:5
[INFO] [stdout] |
[INFO] [stdout] 854 | / #[doc = "! Find a symbolic atom given its symbolic representation."]
[INFO] [stdout] 855 | | #[doc = "!"]
[INFO] [stdout] 856 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 857 | | #[doc = "! @param[in] symbol the symbol to lookup"]
[INFO] [stdout] 858 | | #[doc = "! @param[out] iterator iterator pointing to the symbolic atom or to the end"]
[INFO] [stdout] 859 | | #[doc = "! of the sequence if no corresponding atom is found"]
[INFO] [stdout] 860 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] iterator iterator pointing to the symbolic atom or to the end
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:868:5
[INFO] [stdout] |
[INFO] [stdout] 868 | / #[doc = "! Check if two iterators point to the same element (or end of the sequence)."]
[INFO] [stdout] 869 | | #[doc = "!"]
[INFO] [stdout] 870 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 871 | | #[doc = "! @param[in] a the first iterator"]
[INFO] [stdout] 872 | | #[doc = "! @param[in] b the second iterator"]
[INFO] [stdout] 873 | | #[doc = "! @param[out] equal whether the two iterators are equal"]
[INFO] [stdout] 874 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:868:5
[INFO] [stdout] |
[INFO] [stdout] 868 | / #[doc = "! Check if two iterators point to the same element (or end of the sequence)."]
[INFO] [stdout] 869 | | #[doc = "!"]
[INFO] [stdout] 870 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 871 | | #[doc = "! @param[in] a the first iterator"]
[INFO] [stdout] 872 | | #[doc = "! @param[in] b the second iterator"]
[INFO] [stdout] 873 | | #[doc = "! @param[out] equal whether the two iterators are equal"]
[INFO] [stdout] 874 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] equal whether the two iterators are equal
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:883:5
[INFO] [stdout] |
[INFO] [stdout] 883 | / #[doc = "! Get the symbolic representation of an atom."]
[INFO] [stdout] 884 | | #[doc = "!"]
[INFO] [stdout] 885 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 886 | | #[doc = "! @param[in] iterator iterator to the atom"]
[INFO] [stdout] 887 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] 888 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:883:5
[INFO] [stdout] |
[INFO] [stdout] 883 | / #[doc = "! Get the symbolic representation of an atom."]
[INFO] [stdout] 884 | | #[doc = "!"]
[INFO] [stdout] 885 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 886 | | #[doc = "! @param[in] iterator iterator to the atom"]
[INFO] [stdout] 887 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] 888 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:896:5
[INFO] [stdout] |
[INFO] [stdout] 896 | / #[doc = "! Check whether an atom is a fact."]
[INFO] [stdout] 897 | | #[doc = "!"]
[INFO] [stdout] 898 | | #[doc = "! @note This does not determine if an atom is a cautious consequence. The"]
[INFO] [stdout] 899 | | #[doc = "! grounding or solving component's simplifications can only detect this in"]
[INFO] [stdout] ... |
[INFO] [stdout] 904 | | #[doc = "! @param[out] fact whether the atom is a fact"]
[INFO] [stdout] 905 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:896:5
[INFO] [stdout] |
[INFO] [stdout] 896 | / #[doc = "! Check whether an atom is a fact."]
[INFO] [stdout] 897 | | #[doc = "!"]
[INFO] [stdout] 898 | | #[doc = "! @note This does not determine if an atom is a cautious consequence. The"]
[INFO] [stdout] 899 | | #[doc = "! grounding or solving component's simplifications can only detect this in"]
[INFO] [stdout] ... |
[INFO] [stdout] 904 | | #[doc = "! @param[out] fact whether the atom is a fact"]
[INFO] [stdout] 905 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] fact whether the atom is a fact
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:913:5
[INFO] [stdout] |
[INFO] [stdout] 913 | / #[doc = "! Check whether an atom is external."]
[INFO] [stdout] 914 | | #[doc = "!"]
[INFO] [stdout] 915 | | #[doc = "! An atom is external if it has been defined using an external directive and"]
[INFO] [stdout] 916 | | #[doc = "! has not been released or defined by a rule."]
[INFO] [stdout] ... |
[INFO] [stdout] 920 | | #[doc = "! @param[out] external whether the atom is a external"]
[INFO] [stdout] 921 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:913:5
[INFO] [stdout] |
[INFO] [stdout] 913 | / #[doc = "! Check whether an atom is external."]
[INFO] [stdout] 914 | | #[doc = "!"]
[INFO] [stdout] 915 | | #[doc = "! An atom is external if it has been defined using an external directive and"]
[INFO] [stdout] 916 | | #[doc = "! has not been released or defined by a rule."]
[INFO] [stdout] ... |
[INFO] [stdout] 920 | | #[doc = "! @param[out] external whether the atom is a external"]
[INFO] [stdout] 921 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] external whether the atom is a external
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:929:5
[INFO] [stdout] |
[INFO] [stdout] 929 | / #[doc = "! Returns the (numeric) aspif literal corresponding to the given symbolic atom."]
[INFO] [stdout] 930 | | #[doc = "!"]
[INFO] [stdout] 931 | | #[doc = "! Such a literal can be mapped to a solver literal (see the \\ref Propagator"]
[INFO] [stdout] 932 | | #[doc = "! module) or be used in rules in aspif format (see the \\ref ProgramBuilder"]
[INFO] [stdout] ... |
[INFO] [stdout] 937 | | #[doc = "! @param[out] literal the associated literal"]
[INFO] [stdout] 938 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:929:5
[INFO] [stdout] |
[INFO] [stdout] 929 | / #[doc = "! Returns the (numeric) aspif literal corresponding to the given symbolic atom."]
[INFO] [stdout] 930 | | #[doc = "!"]
[INFO] [stdout] 931 | | #[doc = "! Such a literal can be mapped to a solver literal (see the \\ref Propagator"]
[INFO] [stdout] 932 | | #[doc = "! module) or be used in rules in aspif format (see the \\ref ProgramBuilder"]
[INFO] [stdout] ... |
[INFO] [stdout] 937 | | #[doc = "! @param[out] literal the associated literal"]
[INFO] [stdout] 938 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] literal the associated literal
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:946:5
[INFO] [stdout] |
[INFO] [stdout] 946 | / #[doc = "! Get the number of different predicate signatures used in the program."]
[INFO] [stdout] 947 | | #[doc = "!"]
[INFO] [stdout] 948 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 949 | | #[doc = "! @param[out] size the number of signatures"]
[INFO] [stdout] 950 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:946:5
[INFO] [stdout] |
[INFO] [stdout] 946 | / #[doc = "! Get the number of different predicate signatures used in the program."]
[INFO] [stdout] 947 | | #[doc = "!"]
[INFO] [stdout] 948 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 949 | | #[doc = "! @param[out] size the number of signatures"]
[INFO] [stdout] 950 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the number of signatures
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:957:5
[INFO] [stdout] |
[INFO] [stdout] 957 | / #[doc = "! Get the predicate signatures occurring in a logic program."]
[INFO] [stdout] 958 | | #[doc = "!"]
[INFO] [stdout] 959 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 960 | | #[doc = "! @param[out] signatures the resulting signatures"]
[INFO] [stdout] ... |
[INFO] [stdout] 965 | | #[doc = "!"]
[INFO] [stdout] 966 | | #[doc = "! @see clingo_symbolic_atoms_signatures_size()"]
[INFO] [stdout] | |_____________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:957:5
[INFO] [stdout] |
[INFO] [stdout] 957 | / #[doc = "! Get the predicate signatures occurring in a logic program."]
[INFO] [stdout] 958 | | #[doc = "!"]
[INFO] [stdout] 959 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 960 | | #[doc = "! @param[out] signatures the resulting signatures"]
[INFO] [stdout] ... |
[INFO] [stdout] 965 | | #[doc = "!"]
[INFO] [stdout] 966 | | #[doc = "! @see clingo_symbolic_atoms_signatures_size()"]
[INFO] [stdout] | |_____________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] signatures the resulting signatures
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:974:5
[INFO] [stdout] |
[INFO] [stdout] 974 | / #[doc = "! Get an iterator to the next element in the sequence of symbolic atoms."]
[INFO] [stdout] 975 | | #[doc = "!"]
[INFO] [stdout] 976 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 977 | | #[doc = "! @param[in] iterator the current iterator"]
[INFO] [stdout] 978 | | #[doc = "! @param[out] next the succeeding iterator"]
[INFO] [stdout] 979 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:974:5
[INFO] [stdout] |
[INFO] [stdout] 974 | / #[doc = "! Get an iterator to the next element in the sequence of symbolic atoms."]
[INFO] [stdout] 975 | | #[doc = "!"]
[INFO] [stdout] 976 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 977 | | #[doc = "! @param[in] iterator the current iterator"]
[INFO] [stdout] 978 | | #[doc = "! @param[out] next the succeeding iterator"]
[INFO] [stdout] 979 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] next the succeeding iterator
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:987:5
[INFO] [stdout] |
[INFO] [stdout] 987 | / #[doc = "! Check whether the given iterator points to some element with the sequence"]
[INFO] [stdout] 988 | | #[doc = "! of symbolic atoms or to the end of the sequence."]
[INFO] [stdout] 989 | | #[doc = "!"]
[INFO] [stdout] 990 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] ... |
[INFO] [stdout] 993 | | #[doc = "! sequence"]
[INFO] [stdout] 994 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:987:5
[INFO] [stdout] |
[INFO] [stdout] 987 | / #[doc = "! Check whether the given iterator points to some element with the sequence"]
[INFO] [stdout] 988 | | #[doc = "! of symbolic atoms or to the end of the sequence."]
[INFO] [stdout] 989 | | #[doc = "!"]
[INFO] [stdout] 990 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] ... |
[INFO] [stdout] 993 | | #[doc = "! sequence"]
[INFO] [stdout] 994 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] valid whether the iterator points to some element within the
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1040:5
[INFO] [stdout] |
[INFO] [stdout] 1040 | / #[doc = "! Get the type of the given theory term."]
[INFO] [stdout] 1041 | | #[doc = "!"]
[INFO] [stdout] 1042 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1043 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] 1044 | | #[doc = "! @param[out] type the resulting type"]
[INFO] [stdout] 1045 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the term is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1040:5
[INFO] [stdout] |
[INFO] [stdout] 1040 | / #[doc = "! Get the type of the given theory term."]
[INFO] [stdout] 1041 | | #[doc = "!"]
[INFO] [stdout] 1042 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1043 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] 1044 | | #[doc = "! @param[out] type the resulting type"]
[INFO] [stdout] 1045 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] type the resulting type
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1053:5
[INFO] [stdout] |
[INFO] [stdout] 1053 | / #[doc = "! Get the number of the given numeric theory term."]
[INFO] [stdout] 1054 | | #[doc = "!"]
[INFO] [stdout] 1055 | | #[doc = "! @pre The term must be of type ::clingo_theory_term_type_number."]
[INFO] [stdout] 1056 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1057 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] 1058 | | #[doc = "! @param[out] number the resulting number"]
[INFO] [stdout] 1059 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the term is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1053:5
[INFO] [stdout] |
[INFO] [stdout] 1053 | / #[doc = "! Get the number of the given numeric theory term."]
[INFO] [stdout] 1054 | | #[doc = "!"]
[INFO] [stdout] 1055 | | #[doc = "! @pre The term must be of type ::clingo_theory_term_type_number."]
[INFO] [stdout] 1056 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1057 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] 1058 | | #[doc = "! @param[out] number the resulting number"]
[INFO] [stdout] 1059 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] number the resulting number
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1067:5
[INFO] [stdout] |
[INFO] [stdout] 1067 | / #[doc = "! Get the name of the given constant or function theory term."]
[INFO] [stdout] 1068 | | #[doc = "!"]
[INFO] [stdout] 1069 | | #[doc = "! @note"]
[INFO] [stdout] 1070 | | #[doc = "! The lifetime of the string is tied to the current solve step."]
[INFO] [stdout] ... |
[INFO] [stdout] 1075 | | #[doc = "! @param[out] name the resulting name"]
[INFO] [stdout] 1076 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the term is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1067:5
[INFO] [stdout] |
[INFO] [stdout] 1067 | / #[doc = "! Get the name of the given constant or function theory term."]
[INFO] [stdout] 1068 | | #[doc = "!"]
[INFO] [stdout] 1069 | | #[doc = "! @note"]
[INFO] [stdout] 1070 | | #[doc = "! The lifetime of the string is tied to the current solve step."]
[INFO] [stdout] ... |
[INFO] [stdout] 1075 | | #[doc = "! @param[out] name the resulting name"]
[INFO] [stdout] 1076 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] name the resulting name
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1084:5
[INFO] [stdout] |
[INFO] [stdout] 1084 | / #[doc = "! Get the arguments of the given function theory term."]
[INFO] [stdout] 1085 | | #[doc = "!"]
[INFO] [stdout] 1086 | | #[doc = "! @pre The term must be of type ::clingo_theory_term_type_function."]
[INFO] [stdout] 1087 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] ... |
[INFO] [stdout] 1090 | | #[doc = "! @param[out] size the number of arguments"]
[INFO] [stdout] 1091 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the term is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1084:5
[INFO] [stdout] |
[INFO] [stdout] 1084 | / #[doc = "! Get the arguments of the given function theory term."]
[INFO] [stdout] 1085 | | #[doc = "!"]
[INFO] [stdout] 1086 | | #[doc = "! @pre The term must be of type ::clingo_theory_term_type_function."]
[INFO] [stdout] 1087 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] ... |
[INFO] [stdout] 1090 | | #[doc = "! @param[out] size the number of arguments"]
[INFO] [stdout] 1091 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] arguments the resulting arguments in form of an array of term ids
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1100:5
[INFO] [stdout] |
[INFO] [stdout] 1100 | / #[doc = "! Get the size of the string representation of the given theory term (including the terminating 0)."]
[INFO] [stdout] 1101 | | #[doc = "!"]
[INFO] [stdout] 1102 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1103 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] 1104 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 1105 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1106 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the term is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1100:5
[INFO] [stdout] |
[INFO] [stdout] 1100 | / #[doc = "! Get the size of the string representation of the given theory term (including the terminating 0)."]
[INFO] [stdout] 1101 | | #[doc = "!"]
[INFO] [stdout] 1102 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1103 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] 1104 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 1105 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1106 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting size
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1114:5
[INFO] [stdout] |
[INFO] [stdout] 1114 | / #[doc = "! Get the string representation of the given theory term."]
[INFO] [stdout] 1115 | | #[doc = "!"]
[INFO] [stdout] 1116 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1117 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] ... |
[INFO] [stdout] 1123 | | #[doc = "!"]
[INFO] [stdout] 1124 | | #[doc = "! @see clingo_theory_atoms_term_to_string_size()"]
[INFO] [stdout] | |_______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the term is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1114:5
[INFO] [stdout] |
[INFO] [stdout] 1114 | / #[doc = "! Get the string representation of the given theory term."]
[INFO] [stdout] 1115 | | #[doc = "!"]
[INFO] [stdout] 1116 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1117 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] ... |
[INFO] [stdout] 1123 | | #[doc = "!"]
[INFO] [stdout] 1124 | | #[doc = "! @see clingo_theory_atoms_term_to_string_size()"]
[INFO] [stdout] | |_______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] string the resulting string
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1133:5
[INFO] [stdout] |
[INFO] [stdout] 1133 | / #[doc = "! Get the tuple (array of theory terms) of the given theory element."]
[INFO] [stdout] 1134 | | #[doc = "!"]
[INFO] [stdout] 1135 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1136 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] 1137 | | #[doc = "! @param[out] tuple the resulting array of term ids"]
[INFO] [stdout] 1138 | | #[doc = "! @param[out] size the number of term ids"]
[INFO] [stdout] 1139 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the element is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1133:5
[INFO] [stdout] |
[INFO] [stdout] 1133 | / #[doc = "! Get the tuple (array of theory terms) of the given theory element."]
[INFO] [stdout] 1134 | | #[doc = "!"]
[INFO] [stdout] 1135 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1136 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] 1137 | | #[doc = "! @param[out] tuple the resulting array of term ids"]
[INFO] [stdout] 1138 | | #[doc = "! @param[out] size the number of term ids"]
[INFO] [stdout] 1139 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] tuple the resulting array of term ids
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1148:5
[INFO] [stdout] |
[INFO] [stdout] 1148 | / #[doc = "! Get the condition (array of aspif literals) of the given theory element."]
[INFO] [stdout] 1149 | | #[doc = "!"]
[INFO] [stdout] 1150 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1151 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] 1152 | | #[doc = "! @param[out] condition the resulting array of aspif literals"]
[INFO] [stdout] 1153 | | #[doc = "! @param[out] size the number of term literals"]
[INFO] [stdout] 1154 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the element is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1148:5
[INFO] [stdout] |
[INFO] [stdout] 1148 | / #[doc = "! Get the condition (array of aspif literals) of the given theory element."]
[INFO] [stdout] 1149 | | #[doc = "!"]
[INFO] [stdout] 1150 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1151 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] 1152 | | #[doc = "! @param[out] condition the resulting array of aspif literals"]
[INFO] [stdout] 1153 | | #[doc = "! @param[out] size the number of term literals"]
[INFO] [stdout] 1154 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] condition the resulting array of aspif literals
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1163:5
[INFO] [stdout] |
[INFO] [stdout] 1163 | / #[doc = "! Get the id of the condition of the given theory element."]
[INFO] [stdout] 1164 | | #[doc = "!"]
[INFO] [stdout] 1165 | | #[doc = "! @note"]
[INFO] [stdout] 1166 | | #[doc = "! This id can be mapped to a solver literal using clingo_propagate_init_solver_literal()."]
[INFO] [stdout] ... |
[INFO] [stdout] 1172 | | #[doc = "! @param[out] condition the resulting condition id"]
[INFO] [stdout] 1173 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the element is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1163:5
[INFO] [stdout] |
[INFO] [stdout] 1163 | / #[doc = "! Get the id of the condition of the given theory element."]
[INFO] [stdout] 1164 | | #[doc = "!"]
[INFO] [stdout] 1165 | | #[doc = "! @note"]
[INFO] [stdout] 1166 | | #[doc = "! This id can be mapped to a solver literal using clingo_propagate_init_solver_literal()."]
[INFO] [stdout] ... |
[INFO] [stdout] 1172 | | #[doc = "! @param[out] condition the resulting condition id"]
[INFO] [stdout] 1173 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] condition the resulting condition id
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1181:5
[INFO] [stdout] |
[INFO] [stdout] 1181 | / #[doc = "! Get the size of the string representation of the given theory element (including the terminating 0)."]
[INFO] [stdout] 1182 | | #[doc = "!"]
[INFO] [stdout] 1183 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1184 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] 1185 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 1186 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1187 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the element is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1181:5
[INFO] [stdout] |
[INFO] [stdout] 1181 | / #[doc = "! Get the size of the string representation of the given theory element (including the terminating 0)."]
[INFO] [stdout] 1182 | | #[doc = "!"]
[INFO] [stdout] 1183 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1184 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] 1185 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 1186 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1187 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting size
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1195:5
[INFO] [stdout] |
[INFO] [stdout] 1195 | / #[doc = "! Get the string representation of the given theory element."]
[INFO] [stdout] 1196 | | #[doc = "!"]
[INFO] [stdout] 1197 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1198 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] ... |
[INFO] [stdout] 1202 | | #[doc = "! - ::clingo_error_runtime if the size is too small"]
[INFO] [stdout] 1203 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the element is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1195:5
[INFO] [stdout] |
[INFO] [stdout] 1195 | / #[doc = "! Get the string representation of the given theory element."]
[INFO] [stdout] 1196 | | #[doc = "!"]
[INFO] [stdout] 1197 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1198 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] ... |
[INFO] [stdout] 1202 | | #[doc = "! - ::clingo_error_runtime if the size is too small"]
[INFO] [stdout] 1203 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] string the resulting string
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1212:5
[INFO] [stdout] |
[INFO] [stdout] 1212 | / #[doc = "! Get the total number of theory atoms."]
[INFO] [stdout] 1213 | | #[doc = "!"]
[INFO] [stdout] 1214 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 1215 | | #[doc = "! @param[out] size the resulting number"]
[INFO] [stdout] 1216 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1212:5
[INFO] [stdout] |
[INFO] [stdout] 1212 | / #[doc = "! Get the total number of theory atoms."]
[INFO] [stdout] 1213 | | #[doc = "!"]
[INFO] [stdout] 1214 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 1215 | | #[doc = "! @param[out] size the resulting number"]
[INFO] [stdout] 1216 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting number
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1220:5
[INFO] [stdout] |
[INFO] [stdout] 1220 | / #[doc = "! Get the theory term associated with the theory atom."]
[INFO] [stdout] 1221 | | #[doc = "!"]
[INFO] [stdout] 1222 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1223 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1224 | | #[doc = "! @param[out] term the resulting term id"]
[INFO] [stdout] 1225 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the atom is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1220:5
[INFO] [stdout] |
[INFO] [stdout] 1220 | / #[doc = "! Get the theory term associated with the theory atom."]
[INFO] [stdout] 1221 | | #[doc = "!"]
[INFO] [stdout] 1222 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1223 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1224 | | #[doc = "! @param[out] term the resulting term id"]
[INFO] [stdout] 1225 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] term the resulting term id
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1233:5
[INFO] [stdout] |
[INFO] [stdout] 1233 | / #[doc = "! Get the theory elements associated with the theory atom."]
[INFO] [stdout] 1234 | | #[doc = "!"]
[INFO] [stdout] 1235 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1236 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1237 | | #[doc = "! @param[out] elements the resulting array of elements"]
[INFO] [stdout] 1238 | | #[doc = "! @param[out] size the number of elements"]
[INFO] [stdout] 1239 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the atom is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1233:5
[INFO] [stdout] |
[INFO] [stdout] 1233 | / #[doc = "! Get the theory elements associated with the theory atom."]
[INFO] [stdout] 1234 | | #[doc = "!"]
[INFO] [stdout] 1235 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1236 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1237 | | #[doc = "! @param[out] elements the resulting array of elements"]
[INFO] [stdout] 1238 | | #[doc = "! @param[out] size the number of elements"]
[INFO] [stdout] 1239 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] elements the resulting array of elements
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1248:5
[INFO] [stdout] |
[INFO] [stdout] 1248 | / #[doc = "! Whether the theory atom has a guard."]
[INFO] [stdout] 1249 | | #[doc = "!"]
[INFO] [stdout] 1250 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1251 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1252 | | #[doc = "! @param[out] has_guard whether the theory atom has a guard"]
[INFO] [stdout] 1253 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the atom is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1248:5
[INFO] [stdout] |
[INFO] [stdout] 1248 | / #[doc = "! Whether the theory atom has a guard."]
[INFO] [stdout] 1249 | | #[doc = "!"]
[INFO] [stdout] 1250 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1251 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1252 | | #[doc = "! @param[out] has_guard whether the theory atom has a guard"]
[INFO] [stdout] 1253 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] has_guard whether the theory atom has a guard
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1261:5
[INFO] [stdout] |
[INFO] [stdout] 1261 | / #[doc = "! Get the guard consisting of a theory operator and a theory term of the given theory atom."]
[INFO] [stdout] 1262 | | #[doc = "!"]
[INFO] [stdout] 1263 | | #[doc = "! @note"]
[INFO] [stdout] 1264 | | #[doc = "! The lifetime of the string is tied to the current solve step."]
[INFO] [stdout] ... |
[INFO] [stdout] 1269 | | #[doc = "! @param[out] term the resulting term"]
[INFO] [stdout] 1270 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the atom is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1261:5
[INFO] [stdout] |
[INFO] [stdout] 1261 | / #[doc = "! Get the guard consisting of a theory operator and a theory term of the given theory atom."]
[INFO] [stdout] 1262 | | #[doc = "!"]
[INFO] [stdout] 1263 | | #[doc = "! @note"]
[INFO] [stdout] 1264 | | #[doc = "! The lifetime of the string is tied to the current solve step."]
[INFO] [stdout] ... |
[INFO] [stdout] 1269 | | #[doc = "! @param[out] term the resulting term"]
[INFO] [stdout] 1270 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] connective the resulting theory operator
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1279:5
[INFO] [stdout] |
[INFO] [stdout] 1279 | / #[doc = "! Get the aspif literal associated with the given theory atom."]
[INFO] [stdout] 1280 | | #[doc = "!"]
[INFO] [stdout] 1281 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1282 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1283 | | #[doc = "! @param[out] literal the resulting literal"]
[INFO] [stdout] 1284 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the atom is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1279:5
[INFO] [stdout] |
[INFO] [stdout] 1279 | / #[doc = "! Get the aspif literal associated with the given theory atom."]
[INFO] [stdout] 1280 | | #[doc = "!"]
[INFO] [stdout] 1281 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1282 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1283 | | #[doc = "! @param[out] literal the resulting literal"]
[INFO] [stdout] 1284 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] literal the resulting literal
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1292:5
[INFO] [stdout] |
[INFO] [stdout] 1292 | / #[doc = "! Get the size of the string representation of the given theory atom (including the terminating 0)."]
[INFO] [stdout] 1293 | | #[doc = "!"]
[INFO] [stdout] 1294 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1295 | | #[doc = "! @param[in] atom id of the element"]
[INFO] [stdout] 1296 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 1297 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1298 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the atom is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1292:5
[INFO] [stdout] |
[INFO] [stdout] 1292 | / #[doc = "! Get the size of the string representation of the given theory atom (including the terminating 0)."]
[INFO] [stdout] 1293 | | #[doc = "!"]
[INFO] [stdout] 1294 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1295 | | #[doc = "! @param[in] atom id of the element"]
[INFO] [stdout] 1296 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 1297 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1298 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting size
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1306:5
[INFO] [stdout] |
[INFO] [stdout] 1306 | / #[doc = "! Get the string representation of the given theory atom."]
[INFO] [stdout] 1307 | | #[doc = "!"]
[INFO] [stdout] 1308 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1309 | | #[doc = "! @param[in] atom id of the element"]
[INFO] [stdout] ... |
[INFO] [stdout] 1313 | | #[doc = "! - ::clingo_error_runtime if the size is too small"]
[INFO] [stdout] 1314 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the atom is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1306:5
[INFO] [stdout] |
[INFO] [stdout] 1306 | / #[doc = "! Get the string representation of the given theory atom."]
[INFO] [stdout] 1307 | | #[doc = "!"]
[INFO] [stdout] 1308 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1309 | | #[doc = "! @param[in] atom id of the element"]
[INFO] [stdout] ... |
[INFO] [stdout] 1313 | | #[doc = "! - ::clingo_error_runtime if the size is too small"]
[INFO] [stdout] 1314 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] string the resulting string
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1338:5
[INFO] [stdout] |
[INFO] [stdout] 1338 | / #[doc = "! Get the current decision level."]
[INFO] [stdout] 1339 | | #[doc = "!"]
[INFO] [stdout] 1340 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1341 | | #[doc = "! @return the decision level"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target assignment
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1345:5
[INFO] [stdout] |
[INFO] [stdout] 1345 | / #[doc = "! Get the current root level."]
[INFO] [stdout] 1346 | | #[doc = "!"]
[INFO] [stdout] 1347 | | #[doc = "! Decisions levels smaller or equal to the root level are not backtracked during solving."]
[INFO] [stdout] 1348 | | #[doc = "!"]
[INFO] [stdout] 1349 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1350 | | #[doc = "! @return the decision level"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target assignment
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1354:5
[INFO] [stdout] |
[INFO] [stdout] 1354 | / #[doc = "! Check if the given assignment is conflicting."]
[INFO] [stdout] 1355 | | #[doc = "!"]
[INFO] [stdout] 1356 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1357 | | #[doc = "! @return whether the assignment is conflicting"]
[INFO] [stdout] | |______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target assignment
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1361:5
[INFO] [stdout] |
[INFO] [stdout] 1361 | / #[doc = "! Check if the given literal is part of a (partial) assignment."]
[INFO] [stdout] 1362 | | #[doc = "!"]
[INFO] [stdout] 1363 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1364 | | #[doc = "! @param[in] literal the literal"]
[INFO] [stdout] 1365 | | #[doc = "! @return whether the literal is valid"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target assignment
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1372:5
[INFO] [stdout] |
[INFO] [stdout] 1372 | / #[doc = "! Determine the decision level of a given literal."]
[INFO] [stdout] 1373 | | #[doc = "!"]
[INFO] [stdout] 1374 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1375 | | #[doc = "! @param[in] literal the literal"]
[INFO] [stdout] 1376 | | #[doc = "! @param[out] level the resulting level"]
[INFO] [stdout] 1377 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target assignment
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1372:5
[INFO] [stdout] |
[INFO] [stdout] 1372 | / #[doc = "! Determine the decision level of a given literal."]
[INFO] [stdout] 1373 | | #[doc = "!"]
[INFO] [stdout] 1374 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1375 | | #[doc = "! @param[in] literal the literal"]
[INFO] [stdout] 1376 | | #[doc = "! @param[out] level the resulting level"]
[INFO] [stdout] 1377 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] level the resulting level
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1385:5
[INFO] [stdout] |
[INFO] [stdout] 1385 | / #[doc = "! Determine the decision literal given a decision level."]
[INFO] [stdout] 1386 | | #[doc = "!"]
[INFO] [stdout] 1387 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1388 | | #[doc = "! @param[in] level the level"]
[INFO] [stdout] 1389 | | #[doc = "! @param[out] literal the resulting literal"]
[INFO] [stdout] 1390 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target assignment
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1385:5
[INFO] [stdout] |
[INFO] [stdout] 1385 | / #[doc = "! Determine the decision literal given a decision level."]
[INFO] [stdout] 1386 | | #[doc = "!"]
[INFO] [stdout] 1387 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1388 | | #[doc = "! @param[in] level the level"]
[INFO] [stdout] 1389 | | #[doc = "! @param[out] literal the resulting literal"]
[INFO] [stdout] 1390 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] literal the resulting literal
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1398:5
[INFO] [stdout] |
[INFO] [stdout] 1398 | / #[doc = "! Check if a literal has a fixed truth value."]
[INFO] [stdout] 1399 | | #[doc = "!"]
[INFO] [stdout] 1400 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1401 | | #[doc = "! @param[in] literal the literal"]
[INFO] [stdout] 1402 | | #[doc = "! @param[out] is_fixed whether the literal is fixed"]
[INFO] [stdout] 1403 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target assignment
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1398:5
[INFO] [stdout] |
[INFO] [stdout] 1398 | / #[doc = "! Check if a literal has a fixed truth value."]
[INFO] [stdout] 1399 | | #[doc = "!"]
[INFO] [stdout] 1400 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1401 | | #[doc = "! @param[in] literal the literal"]
[INFO] [stdout] 1402 | | #[doc = "! @param[out] is_fixed whether the literal is fixed"]
[INFO] [stdout] 1403 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] is_fixed whether the literal is fixed
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1411:5
[INFO] [stdout] |
[INFO] [stdout] 1411 | / #[doc = "! Check if a literal is true."]
[INFO] [stdout] 1412 | | #[doc = "!"]
[INFO] [stdout] 1413 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1414 | | #[doc = "! @param[in] literal the literal"]
[INFO] [stdout] 1415 | | #[doc = "! @param[out] is_true whether the literal is true"]
[INFO] [stdout] 1416 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] 1417 | | #[doc = "! @see clingo_assignment_truth_value()"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target assignment
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1411:5
[INFO] [stdout] |
[INFO] [stdout] 1411 | / #[doc = "! Check if a literal is true."]
[INFO] [stdout] 1412 | | #[doc = "!"]
[INFO] [stdout] 1413 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1414 | | #[doc = "! @param[in] literal the literal"]
[INFO] [stdout] 1415 | | #[doc = "! @param[out] is_true whether the literal is true"]
[INFO] [stdout] 1416 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] 1417 | | #[doc = "! @see clingo_assignment_truth_value()"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] is_true whether the literal is true
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1425:5
[INFO] [stdout] |
[INFO] [stdout] 1425 | / #[doc = "! Check if a literal has a fixed truth value."]
[INFO] [stdout] 1426 | | #[doc = "!"]
[INFO] [stdout] 1427 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1428 | | #[doc = "! @param[in] literal the literal"]
[INFO] [stdout] 1429 | | #[doc = "! @param[out] is_false whether the literal is false"]
[INFO] [stdout] 1430 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] 1431 | | #[doc = "! @see clingo_assignment_truth_value()"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target assignment
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1425:5
[INFO] [stdout] |
[INFO] [stdout] 1425 | / #[doc = "! Check if a literal has a fixed truth value."]
[INFO] [stdout] 1426 | | #[doc = "!"]
[INFO] [stdout] 1427 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1428 | | #[doc = "! @param[in] literal the literal"]
[INFO] [stdout] 1429 | | #[doc = "! @param[out] is_false whether the literal is false"]
[INFO] [stdout] 1430 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] 1431 | | #[doc = "! @see clingo_assignment_truth_value()"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] is_false whether the literal is false
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1439:5
[INFO] [stdout] |
[INFO] [stdout] 1439 | / #[doc = "! Determine the truth value of a given literal."]
[INFO] [stdout] 1440 | | #[doc = "!"]
[INFO] [stdout] 1441 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1442 | | #[doc = "! @param[in] literal the literal"]
[INFO] [stdout] 1443 | | #[doc = "! @param[out] value the resulting truth value"]
[INFO] [stdout] 1444 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target assignment
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1439:5
[INFO] [stdout] |
[INFO] [stdout] 1439 | / #[doc = "! Determine the truth value of a given literal."]
[INFO] [stdout] 1440 | | #[doc = "!"]
[INFO] [stdout] 1441 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1442 | | #[doc = "! @param[in] literal the literal"]
[INFO] [stdout] 1443 | | #[doc = "! @param[out] value the resulting truth value"]
[INFO] [stdout] 1444 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] value the resulting truth value
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1452:5
[INFO] [stdout] |
[INFO] [stdout] 1452 | / #[doc = "! The number of (positive) literals in the assignment."]
[INFO] [stdout] 1453 | | #[doc = "!"]
[INFO] [stdout] 1454 | | #[doc = "! @param[in] assignment the target"]
[INFO] [stdout] 1455 | | #[doc = "! @return the number of literals"]
[INFO] [stdout] | |_______________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1459:5
[INFO] [stdout] |
[INFO] [stdout] 1459 | / #[doc = "! The (positive) literal at the given offset in the assignment."]
[INFO] [stdout] 1460 | | #[doc = "!"]
[INFO] [stdout] 1461 | | #[doc = "! @param[in] assignment the target"]
[INFO] [stdout] 1462 | | #[doc = "! @param[in] offset the offset of the literal"]
[INFO] [stdout] 1463 | | #[doc = "! @param[out] literal the literal"]
[INFO] [stdout] 1464 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1459:5
[INFO] [stdout] |
[INFO] [stdout] 1459 | / #[doc = "! The (positive) literal at the given offset in the assignment."]
[INFO] [stdout] 1460 | | #[doc = "!"]
[INFO] [stdout] 1461 | | #[doc = "! @param[in] assignment the target"]
[INFO] [stdout] 1462 | | #[doc = "! @param[in] offset the offset of the literal"]
[INFO] [stdout] 1463 | | #[doc = "! @param[out] literal the literal"]
[INFO] [stdout] 1464 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] literal the literal
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1472:5
[INFO] [stdout] |
[INFO] [stdout] 1472 | / #[doc = "! Check if the assignment is total, i.e. there are no free literal."]
[INFO] [stdout] 1473 | | #[doc = "!"]
[INFO] [stdout] 1474 | | #[doc = "! @param[in] assignment the target"]
[INFO] [stdout] 1475 | | #[doc = "! @return wheather the assignment is total"]
[INFO] [stdout] | |_________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1479:5
[INFO] [stdout] |
[INFO] [stdout] 1479 | / #[doc = "! Returns the number of literals in the trail, i.e., the number of assigned literals."]
[INFO] [stdout] 1480 | | #[doc = "!"]
[INFO] [stdout] 1481 | | #[doc = "! @param[in] assignment the target"]
[INFO] [stdout] 1482 | | #[doc = "! @param[out] size the number of literals in the trail"]
[INFO] [stdout] 1483 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1479:5
[INFO] [stdout] |
[INFO] [stdout] 1479 | / #[doc = "! Returns the number of literals in the trail, i.e., the number of assigned literals."]
[INFO] [stdout] 1480 | | #[doc = "!"]
[INFO] [stdout] 1481 | | #[doc = "! @param[in] assignment the target"]
[INFO] [stdout] 1482 | | #[doc = "! @param[out] size the number of literals in the trail"]
[INFO] [stdout] 1483 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the number of literals in the trail
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1490:5
[INFO] [stdout] |
[INFO] [stdout] 1490 | / #[doc = "! Returns the offset of the decision literal with the given decision level in"]
[INFO] [stdout] 1491 | | #[doc = "! the trail."]
[INFO] [stdout] 1492 | | #[doc = "!"]
[INFO] [stdout] 1493 | | #[doc = "! @note Literals in the trail are ordered by decision levels, where the first"]
[INFO] [stdout] ... |
[INFO] [stdout] 1501 | | #[doc = "! @param[out] offset the offset of the decision literal"]
[INFO] [stdout] 1502 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1490:5
[INFO] [stdout] |
[INFO] [stdout] 1490 | / #[doc = "! Returns the offset of the decision literal with the given decision level in"]
[INFO] [stdout] 1491 | | #[doc = "! the trail."]
[INFO] [stdout] 1492 | | #[doc = "!"]
[INFO] [stdout] 1493 | | #[doc = "! @note Literals in the trail are ordered by decision levels, where the first"]
[INFO] [stdout] ... |
[INFO] [stdout] 1501 | | #[doc = "! @param[out] offset the offset of the decision literal"]
[INFO] [stdout] 1502 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] offset the offset of the decision literal
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1510:5
[INFO] [stdout] |
[INFO] [stdout] 1510 | / #[doc = "! Returns the offset following the last literal with the given decision level."]
[INFO] [stdout] 1511 | | #[doc = "!"]
[INFO] [stdout] 1512 | | #[doc = "! @note This function is the counter part to clingo_assignment_trail_begin()."]
[INFO] [stdout] 1513 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 1516 | | #[doc = "! @param[out] offset the offset"]
[INFO] [stdout] 1517 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1510:5
[INFO] [stdout] |
[INFO] [stdout] 1510 | / #[doc = "! Returns the offset following the last literal with the given decision level."]
[INFO] [stdout] 1511 | | #[doc = "!"]
[INFO] [stdout] 1512 | | #[doc = "! @note This function is the counter part to clingo_assignment_trail_begin()."]
[INFO] [stdout] 1513 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 1516 | | #[doc = "! @param[out] offset the offset"]
[INFO] [stdout] 1517 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] offset the offset
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1525:5
[INFO] [stdout] |
[INFO] [stdout] 1525 | / #[doc = "! Returns the literal at the given position in the trail."]
[INFO] [stdout] 1526 | | #[doc = "!"]
[INFO] [stdout] 1527 | | #[doc = "! @param[in] assignment the target"]
[INFO] [stdout] 1528 | | #[doc = "! @param[in] offset the offset of the literal"]
[INFO] [stdout] 1529 | | #[doc = "! @param[out] literal the literal"]
[INFO] [stdout] 1530 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1525:5
[INFO] [stdout] |
[INFO] [stdout] 1525 | / #[doc = "! Returns the literal at the given position in the trail."]
[INFO] [stdout] 1526 | | #[doc = "!"]
[INFO] [stdout] 1527 | | #[doc = "! @param[in] assignment the target"]
[INFO] [stdout] 1528 | | #[doc = "! @param[in] offset the offset of the literal"]
[INFO] [stdout] 1529 | | #[doc = "! @param[out] literal the literal"]
[INFO] [stdout] 1530 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] literal the literal
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1585:5
[INFO] [stdout] |
[INFO] [stdout] 1585 | / #[doc = "! Map the given program literal or condition id to its solver literal."]
[INFO] [stdout] 1586 | | #[doc = "!"]
[INFO] [stdout] 1587 | | #[doc = "! @param[in] init the target"]
[INFO] [stdout] 1588 | | #[doc = "! @param[in] aspif_literal the aspif literal to map"]
[INFO] [stdout] 1589 | | #[doc = "! @param[out] solver_literal the resulting solver literal"]
[INFO] [stdout] 1590 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1585:5
[INFO] [stdout] |
[INFO] [stdout] 1585 | / #[doc = "! Map the given program literal or condition id to its solver literal."]
[INFO] [stdout] 1586 | | #[doc = "!"]
[INFO] [stdout] 1587 | | #[doc = "! @param[in] init the target"]
[INFO] [stdout] 1588 | | #[doc = "! @param[in] aspif_literal the aspif literal to map"]
[INFO] [stdout] 1589 | | #[doc = "! @param[out] solver_literal the resulting solver literal"]
[INFO] [stdout] 1590 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] solver_literal the resulting solver literal
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1598:5
[INFO] [stdout] |
[INFO] [stdout] 1598 | / #[doc = "! Add a watch for the solver literal in the given phase."]
[INFO] [stdout] 1599 | | #[doc = "!"]
[INFO] [stdout] 1600 | | #[doc = "! @param[in] init the target"]
[INFO] [stdout] 1601 | | #[doc = "! @param[in] solver_literal the solver literal"]
[INFO] [stdout] 1602 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1609:5
[INFO] [stdout] |
[INFO] [stdout] 1609 | / #[doc = "! Add a watch for the solver literal in the given phase to the given solver thread."]
[INFO] [stdout] 1610 | | #[doc = "!"]
[INFO] [stdout] 1611 | | #[doc = "! @param[in] init the target"]
[INFO] [stdout] 1612 | | #[doc = "! @param[in] solver_literal the solver literal"]
[INFO] [stdout] 1613 | | #[doc = "! @param[in] thread_id the id of the solver thread"]
[INFO] [stdout] 1614 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1622:5
[INFO] [stdout] |
[INFO] [stdout] 1622 | / #[doc = "! Remove the watch for the solver literal in the given phase."]
[INFO] [stdout] 1623 | | #[doc = "!"]
[INFO] [stdout] 1624 | | #[doc = "! @param[in] init the target"]
[INFO] [stdout] 1625 | | #[doc = "! @param[in] solver_literal the solver literal"]
[INFO] [stdout] 1626 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1633:5
[INFO] [stdout] |
[INFO] [stdout] 1633 | / #[doc = "! Remove the watch for the solver literal in the given phase from the given solver thread."]
[INFO] [stdout] 1634 | | #[doc = "!"]
[INFO] [stdout] 1635 | | #[doc = "! @param[in] init the target"]
[INFO] [stdout] 1636 | | #[doc = "! @param[in] solver_literal the solver literal"]
[INFO] [stdout] 1637 | | #[doc = "! @param[in] thread_id the id of the solver thread"]
[INFO] [stdout] 1638 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1646:5
[INFO] [stdout] |
[INFO] [stdout] 1646 | / #[doc = "! Freeze the given solver literal."]
[INFO] [stdout] 1647 | | #[doc = "!"]
[INFO] [stdout] 1648 | | #[doc = "! Any solver literal that is not frozen is subject to simplification and might be removed in a preprocessing step after prop...
[INFO] [stdout] 1649 | | #[doc = "! A propagator should freeze all literals over which it might add clauses during propagation."]
[INFO] [stdout] ... |
[INFO] [stdout] 1653 | | #[doc = "! @param[in] solver_literal the solver literal"]
[INFO] [stdout] 1654 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1661:5
[INFO] [stdout] |
[INFO] [stdout] 1661 | / #[doc = "! Get an object to inspect the symbolic atoms."]
[INFO] [stdout] 1662 | | #[doc = "!"]
[INFO] [stdout] 1663 | | #[doc = "! @param[in] init the target"]
[INFO] [stdout] 1664 | | #[doc = "! @param[out] atoms the resulting object"]
[INFO] [stdout] 1665 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1661:5
[INFO] [stdout] |
[INFO] [stdout] 1661 | / #[doc = "! Get an object to inspect the symbolic atoms."]
[INFO] [stdout] 1662 | | #[doc = "!"]
[INFO] [stdout] 1663 | | #[doc = "! @param[in] init the target"]
[INFO] [stdout] 1664 | | #[doc = "! @param[out] atoms the resulting object"]
[INFO] [stdout] 1665 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] atoms the resulting object
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1672:5
[INFO] [stdout] |
[INFO] [stdout] 1672 | / #[doc = "! Get an object to inspect the theory atoms."]
[INFO] [stdout] 1673 | | #[doc = "!"]
[INFO] [stdout] 1674 | | #[doc = "! @param[in] init the target"]
[INFO] [stdout] 1675 | | #[doc = "! @param[out] atoms the resulting object"]
[INFO] [stdout] 1676 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1672:5
[INFO] [stdout] |
[INFO] [stdout] 1672 | / #[doc = "! Get an object to inspect the theory atoms."]
[INFO] [stdout] 1673 | | #[doc = "!"]
[INFO] [stdout] 1674 | | #[doc = "! @param[in] init the target"]
[INFO] [stdout] 1675 | | #[doc = "! @param[out] atoms the resulting object"]
[INFO] [stdout] 1676 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] atoms the resulting object
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1683:5
[INFO] [stdout] |
[INFO] [stdout] 1683 | / #[doc = "! Get the number of threads used in subsequent solving."]
[INFO] [stdout] 1684 | | #[doc = "!"]
[INFO] [stdout] 1685 | | #[doc = "! @param[in] init the target"]
[INFO] [stdout] 1686 | | #[doc = "! @return the number of threads"]
[INFO] [stdout] 1687 | | #[doc = "! @see clingo_propagate_control_thread_id()"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1693:5
[INFO] [stdout] |
[INFO] [stdout] 1693 | / #[doc = "! Configure when to call the check method of the propagator."]
[INFO] [stdout] 1694 | | #[doc = "!"]
[INFO] [stdout] 1695 | | #[doc = "! @param[in] init the target"]
[INFO] [stdout] 1696 | | #[doc = "! @param[in] mode bitmask when to call the propagator"]
[INFO] [stdout] 1697 | | #[doc = "! @see @ref ::clingo_propagator::check()"]
[INFO] [stdout] | |_______________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1704:5
[INFO] [stdout] |
[INFO] [stdout] 1704 | / #[doc = "! Get the current check mode of the propagator."]
[INFO] [stdout] 1705 | | #[doc = "!"]
[INFO] [stdout] 1706 | | #[doc = "! @param[in] init the target"]
[INFO] [stdout] 1707 | | #[doc = "! @return bitmask when to call the propagator"]
[INFO] [stdout] 1708 | | #[doc = "! @see clingo_propagate_init_set_check_mode()"]
[INFO] [stdout] | |____________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1714:5
[INFO] [stdout] |
[INFO] [stdout] 1714 | / #[doc = "! Get the top level assignment solver."]
[INFO] [stdout] 1715 | | #[doc = "!"]
[INFO] [stdout] 1716 | | #[doc = "! @param[in] init the target"]
[INFO] [stdout] 1717 | | #[doc = "! @return the assignment"]
[INFO] [stdout] | |_______________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1723:5
[INFO] [stdout] |
[INFO] [stdout] 1723 | / #[doc = "! Add a literal to the solver."]
[INFO] [stdout] 1724 | | #[doc = "!"]
[INFO] [stdout] 1725 | | #[doc = "! To be able to use the variable in clauses during propagation or add watches to it, it has to be frozen."]
[INFO] [stdout] 1726 | | #[doc = "! Otherwise, it might be removed during preprocessing."]
[INFO] [stdout] ... |
[INFO] [stdout] 1734 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1735 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1723:5
[INFO] [stdout] |
[INFO] [stdout] 1723 | / #[doc = "! Add a literal to the solver."]
[INFO] [stdout] 1724 | | #[doc = "!"]
[INFO] [stdout] 1725 | | #[doc = "! To be able to use the variable in clauses during propagation or add watches to it, it has to be frozen."]
[INFO] [stdout] 1726 | | #[doc = "! Otherwise, it might be removed during preprocessing."]
[INFO] [stdout] ... |
[INFO] [stdout] 1734 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1735 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] result the added literal
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1743:5
[INFO] [stdout] |
[INFO] [stdout] 1743 | / #[doc = "! Add the given clause to the solver."]
[INFO] [stdout] 1744 | | #[doc = "!"]
[INFO] [stdout] 1745 | | #[doc = "! @attention No further calls on the init object or functions on the assignment should be called when the result of this met...
[INFO] [stdout] 1746 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 1751 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1752 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1743:5
[INFO] [stdout] |
[INFO] [stdout] 1743 | / #[doc = "! Add the given clause to the solver."]
[INFO] [stdout] 1744 | | #[doc = "!"]
[INFO] [stdout] 1745 | | #[doc = "! @attention No further calls on the init object or functions on the assignment should be called when the result of this met...
[INFO] [stdout] 1746 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 1751 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1752 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] result result indicating whether the problem became unsatisfiable
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1761:5
[INFO] [stdout] |
[INFO] [stdout] 1761 | / #[doc = "! Add the given weight constraint to the solver."]
[INFO] [stdout] 1762 | | #[doc = "!"]
[INFO] [stdout] 1763 | | #[doc = "! This function adds a constraint of form `literal <=> { lit=weight | (lit, weight) in literals } >= bound` to the solver."]
[INFO] [stdout] 1764 | | #[doc = "! Depending on the type the `<=>` connective can be either a left implication, right implication, or equivalence."]
[INFO] [stdout] ... |
[INFO] [stdout] 1776 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1777 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1761:5
[INFO] [stdout] |
[INFO] [stdout] 1761 | / #[doc = "! Add the given weight constraint to the solver."]
[INFO] [stdout] 1762 | | #[doc = "!"]
[INFO] [stdout] 1763 | | #[doc = "! This function adds a constraint of form `literal <=> { lit=weight | (lit, weight) in literals } >= bound` to the solver."]
[INFO] [stdout] 1764 | | #[doc = "! Depending on the type the `<=>` connective can be either a left implication, right implication, or equivalence."]
[INFO] [stdout] ... |
[INFO] [stdout] 1776 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1777 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] result result indicating whether the problem became unsatisfiable
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1790:5
[INFO] [stdout] |
[INFO] [stdout] 1790 | / #[doc = "! Add the given literal to minimize to the solver."]
[INFO] [stdout] 1791 | | #[doc = "!"]
[INFO] [stdout] 1792 | | #[doc = "! This corresponds to a weak constraint of form `:~ literal. [weight@priority]`."]
[INFO] [stdout] 1793 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 1798 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1799 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1808:5
[INFO] [stdout] |
[INFO] [stdout] 1808 | / #[doc = "! Propagates consequences of the underlying problem excluding registered propagators."]
[INFO] [stdout] 1809 | | #[doc = "!"]
[INFO] [stdout] 1810 | | #[doc = "! @note The function has no effect if SAT-preprocessing is enabled."]
[INFO] [stdout] 1811 | | #[doc = "! @attention No further calls on the init object or functions on the assignment should be called when the result of this met...
[INFO] [stdout] ... |
[INFO] [stdout] 1815 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1816 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1808:5
[INFO] [stdout] |
[INFO] [stdout] 1808 | / #[doc = "! Propagates consequences of the underlying problem excluding registered propagators."]
[INFO] [stdout] 1809 | | #[doc = "!"]
[INFO] [stdout] 1810 | | #[doc = "! @note The function has no effect if SAT-preprocessing is enabled."]
[INFO] [stdout] 1811 | | #[doc = "! @attention No further calls on the init object or functions on the assignment should be called when the result of this met...
[INFO] [stdout] ... |
[INFO] [stdout] 1815 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1816 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] result result indicating whether the problem became unsatisfiable
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1845:5
[INFO] [stdout] |
[INFO] [stdout] 1845 | / #[doc = "! Get the id of the underlying solver thread."]
[INFO] [stdout] 1846 | | #[doc = "!"]
[INFO] [stdout] 1847 | | #[doc = "! Thread ids are consecutive numbers starting with zero."]
[INFO] [stdout] 1848 | | #[doc = "!"]
[INFO] [stdout] 1849 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 1850 | | #[doc = "! @return the thread id"]
[INFO] [stdout] | |______________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1856:5
[INFO] [stdout] |
[INFO] [stdout] 1856 | / #[doc = "! Get the assignment associated with the underlying solver."]
[INFO] [stdout] 1857 | | #[doc = "!"]
[INFO] [stdout] 1858 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 1859 | | #[doc = "! @return the assignment"]
[INFO] [stdout] | |_______________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1865:5
[INFO] [stdout] |
[INFO] [stdout] 1865 | / #[doc = "! Adds a new volatile literal to the underlying solver thread."]
[INFO] [stdout] 1866 | | #[doc = "!"]
[INFO] [stdout] 1867 | | #[doc = "! @attention The literal is only valid within the current solving step and solver thread."]
[INFO] [stdout] 1868 | | #[doc = "! All volatile literals and clauses involving a volatile literal are deleted after the current search."]
[INFO] [stdout] ... |
[INFO] [stdout] 1873 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 1874 | | #[doc = "! - ::clingo_error_logic if the assignment is conflicting"]
[INFO] [stdout] | |________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1865:5
[INFO] [stdout] |
[INFO] [stdout] 1865 | / #[doc = "! Adds a new volatile literal to the underlying solver thread."]
[INFO] [stdout] 1866 | | #[doc = "!"]
[INFO] [stdout] 1867 | | #[doc = "! @attention The literal is only valid within the current solving step and solver thread."]
[INFO] [stdout] 1868 | | #[doc = "! All volatile literals and clauses involving a volatile literal are deleted after the current search."]
[INFO] [stdout] ... |
[INFO] [stdout] 1873 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 1874 | | #[doc = "! - ::clingo_error_logic if the assignment is conflicting"]
[INFO] [stdout] | |________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] result the (positive) solver literal
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1881:5
[INFO] [stdout] |
[INFO] [stdout] 1881 | / #[doc = "! Add a watch for the solver literal in the given phase."]
[INFO] [stdout] 1882 | | #[doc = "!"]
[INFO] [stdout] 1883 | | #[doc = "! @note Unlike @ref clingo_propagate_init_add_watch() this does not add a watch to all solver threads but just the current o...
[INFO] [stdout] 1884 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 1889 | | #[doc = "! - ::clingo_error_logic if the literal is invalid"]
[INFO] [stdout] 1890 | | #[doc = "! @see clingo_propagate_control_remove_watch()"]
[INFO] [stdout] | |_____________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1897:5
[INFO] [stdout] |
[INFO] [stdout] 1897 | / #[doc = "! Check whether a literal is watched in the current solver thread."]
[INFO] [stdout] 1898 | | #[doc = "!"]
[INFO] [stdout] 1899 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 1900 | | #[doc = "! @param[in] literal the literal to check"]
[INFO] [stdout] 1901 | | #[doc = "!"]
[INFO] [stdout] 1902 | | #[doc = "! @return whether the literal is watched"]
[INFO] [stdout] | |_______________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1909:5
[INFO] [stdout] |
[INFO] [stdout] 1909 | / #[doc = "! Removes the watch (if any) for the given solver literal."]
[INFO] [stdout] 1910 | | #[doc = "!"]
[INFO] [stdout] 1911 | | #[doc = "! @note Similar to @ref clingo_propagate_init_add_watch() this just removes the watch in the current solver thread."]
[INFO] [stdout] 1912 | | #[doc = "!"]
[INFO] [stdout] 1913 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 1914 | | #[doc = "! @param[in] literal the literal to remove"]
[INFO] [stdout] | |_________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1921:5
[INFO] [stdout] |
[INFO] [stdout] 1921 | / #[doc = "! Add the given clause to the solver."]
[INFO] [stdout] 1922 | | #[doc = "!"]
[INFO] [stdout] 1923 | | #[doc = "! This method sets its result to false if the current propagation must be stopped for the solver to backtrack."]
[INFO] [stdout] 1924 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 1932 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1933 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1921:5
[INFO] [stdout] |
[INFO] [stdout] 1921 | / #[doc = "! Add the given clause to the solver."]
[INFO] [stdout] 1922 | | #[doc = "!"]
[INFO] [stdout] 1923 | | #[doc = "! This method sets its result to false if the current propagation must be stopped for the solver to backtrack."]
[INFO] [stdout] 1924 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 1932 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1933 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] result result indicating whether propagation has to be stopped
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1943:5
[INFO] [stdout] |
[INFO] [stdout] 1943 | / #[doc = "! Propagate implied literals (resulting from added clauses)."]
[INFO] [stdout] 1944 | | #[doc = "!"]
[INFO] [stdout] 1945 | | #[doc = "! This method sets its result to false if the current propagation must be stopped for the solver to backtrack."]
[INFO] [stdout] 1946 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 1951 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1952 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1943:5
[INFO] [stdout] |
[INFO] [stdout] 1943 | / #[doc = "! Propagate implied literals (resulting from added clauses)."]
[INFO] [stdout] 1944 | | #[doc = "!"]
[INFO] [stdout] 1945 | | #[doc = "! This method sets its result to false if the current propagation must be stopped for the solver to backtrack."]
[INFO] [stdout] 1946 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 1951 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1952 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] result result indicating whether propagation has to be stopped
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2227:5
[INFO] [stdout] |
[INFO] [stdout] 2227 | / #[doc = "! Prepare the backend for usage."]
[INFO] [stdout] 2228 | | #[doc = "!"]
[INFO] [stdout] 2229 | | #[doc = "! @param[in] backend the target backend"]
[INFO] [stdout] 2230 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 2231 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 2232 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] backend the target backend
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2236:5
[INFO] [stdout] |
[INFO] [stdout] 2236 | / #[doc = "! Finalize the backend after using it."]
[INFO] [stdout] 2237 | | #[doc = "!"]
[INFO] [stdout] 2238 | | #[doc = "! @param[in] backend the target backend"]
[INFO] [stdout] 2239 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 2240 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 2241 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] backend the target backend
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2245:5
[INFO] [stdout] |
[INFO] [stdout] 2245 | / #[doc = "! Add a rule to the program."]
[INFO] [stdout] 2246 | | #[doc = "!"]
[INFO] [stdout] 2247 | | #[doc = "! @param[in] backend the target backend"]
[INFO] [stdout] 2248 | | #[doc = "! @param[in] choice determines if the head is a choice or a disjunction"]
[INFO] [stdout] ... |
[INFO] [stdout] 2253 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 2254 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] backend the target backend
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2265:5
[INFO] [stdout] |
[INFO] [stdout] 2265 | / #[doc = "! Add a weight rule to the program."]
[INFO] [stdout] 2266 | | #[doc = "!"]
[INFO] [stdout] 2267 | | #[doc = "! @attention All weights and the lower bound must be positive."]
[INFO] [stdout] 2268 | | #[doc = "! @param[in] backend the target backend"]
[INFO] [stdout] ... |
[INFO] [stdout] 2275 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 2276 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] backend the target backend
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2288:5
[INFO] [stdout] |
[INFO] [stdout] 2288 | / #[doc = "! Add a minimize constraint (or weak constraint) to the program."]
[INFO] [stdout] 2289 | | #[doc = "!"]
[INFO] [stdout] 2290 | | #[doc = "! @param[in] backend the target backend"]
[INFO] [stdout] 2291 | | #[doc = "! @param[in] priority the priority of the constraint"]
[INFO] [stdout] ... |
[INFO] [stdout] 2294 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 2295 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] backend the target backend
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2304:5
[INFO] [stdout] |
[INFO] [stdout] 2304 | / #[doc = "! Add a projection directive."]
[INFO] [stdout] 2305 | | #[doc = "!"]
[INFO] [stdout] 2306 | | #[doc = "! @param[in] backend the target backend"]
[INFO] [stdout] 2307 | | #[doc = "! @param[in] atoms the atoms to project on"]
[INFO] [stdout] 2308 | | #[doc = "! @param[in] size the number of atoms"]
[INFO] [stdout] 2309 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 2310 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] backend the target backend
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2318:5
[INFO] [stdout] |
[INFO] [stdout] 2318 | / #[doc = "! Add an external statement."]
[INFO] [stdout] 2319 | | #[doc = "!"]
[INFO] [stdout] 2320 | | #[doc = "! @param[in] backend the target backend"]
[INFO] [stdout] 2321 | | #[doc = "! @param[in] atom the external atom"]
[INFO] [stdout] 2322 | | #[doc = "! @param[in] type the type of the external statement"]
[INFO] [stdout] 2323 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 2324 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] backend the target backend
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2332:5
[INFO] [stdout] |
[INFO] [stdout] 2332 | / #[doc = "! Add an assumption directive."]
[INFO] [stdout] 2333 | | #[doc = "!"]
[INFO] [stdout] 2334 | | #[doc = "! @param[in] backend the target backend"]
[INFO] [stdout] 2335 | | #[doc = "! @param[in] literals the literals to assume (positive literals are true and negative literals false for the next solve call)"]
[INFO] [stdout] 2336 | | #[doc = "! @param[in] size the number of atoms"]
[INFO] [stdout] 2337 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 2338 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] backend the target backend
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2346:5
[INFO] [stdout] |
[INFO] [stdout] 2346 | / #[doc = "! Add an heuristic directive."]
[INFO] [stdout] 2347 | | #[doc = "!"]
[INFO] [stdout] 2348 | | #[doc = "! @param[in] backend the target backend"]
[INFO] [stdout] 2349 | | #[doc = "! @param[in] atom the target atom"]
[INFO] [stdout] ... |
[INFO] [stdout] 2355 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 2356 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] backend the target backend
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2368:5
[INFO] [stdout] |
[INFO] [stdout] 2368 | / #[doc = "! Add an edge directive."]
[INFO] [stdout] 2369 | | #[doc = "!"]
[INFO] [stdout] 2370 | | #[doc = "! @param[in] backend the target backend"]
[INFO] [stdout] 2371 | | #[doc = "! @param[in] node_u the start vertex of the edge"]
[INFO] [stdout] ... |
[INFO] [stdout] 2375 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 2376 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] backend the target backend
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2386:5
[INFO] [stdout] |
[INFO] [stdout] 2386 | / #[doc = "! Get a fresh atom to be used in aspif directives."]
[INFO] [stdout] 2387 | | #[doc = "!"]
[INFO] [stdout] 2388 | | #[doc = "! @param[in] backend the target backend"]
[INFO] [stdout] 2389 | | #[doc = "! @param[in] symbol optional symbol to associate the atom with"]
[INFO] [stdout] 2390 | | #[doc = "! @param[out] atom the resulting atom"]
[INFO] [stdout] 2391 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] backend the target backend
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2386:5
[INFO] [stdout] |
[INFO] [stdout] 2386 | / #[doc = "! Get a fresh atom to be used in aspif directives."]
[INFO] [stdout] 2387 | | #[doc = "!"]
[INFO] [stdout] 2388 | | #[doc = "! @param[in] backend the target backend"]
[INFO] [stdout] 2389 | | #[doc = "! @param[in] symbol optional symbol to associate the atom with"]
[INFO] [stdout] 2390 | | #[doc = "! @param[out] atom the resulting atom"]
[INFO] [stdout] 2391 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] atom the resulting atom
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2419:5
[INFO] [stdout] |
[INFO] [stdout] 2419 | / #[doc = "! Get the root key of the configuration."]
[INFO] [stdout] 2420 | | #[doc = "!"]
[INFO] [stdout] 2421 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] 2422 | | #[doc = "! @param[out] key the root key"]
[INFO] [stdout] 2423 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] configuration the target configuration
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2419:5
[INFO] [stdout] |
[INFO] [stdout] 2419 | / #[doc = "! Get the root key of the configuration."]
[INFO] [stdout] 2420 | | #[doc = "!"]
[INFO] [stdout] 2421 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] 2422 | | #[doc = "! @param[out] key the root key"]
[INFO] [stdout] 2423 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] key the root key
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2430:5
[INFO] [stdout] |
[INFO] [stdout] 2430 | / #[doc = "! Get the type of a key."]
[INFO] [stdout] 2431 | | #[doc = "!"]
[INFO] [stdout] 2432 | | #[doc = "! @note The type is bitset, an entry can have multiple (but at least one) type."]
[INFO] [stdout] 2433 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 2436 | | #[doc = "! @param[out] type the resulting type"]
[INFO] [stdout] 2437 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] configuration the target configuration
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2430:5
[INFO] [stdout] |
[INFO] [stdout] 2430 | / #[doc = "! Get the type of a key."]
[INFO] [stdout] 2431 | | #[doc = "!"]
[INFO] [stdout] 2432 | | #[doc = "! @note The type is bitset, an entry can have multiple (but at least one) type."]
[INFO] [stdout] 2433 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 2436 | | #[doc = "! @param[out] type the resulting type"]
[INFO] [stdout] 2437 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] type the resulting type
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2445:5
[INFO] [stdout] |
[INFO] [stdout] 2445 | / #[doc = "! Get the description of an entry."]
[INFO] [stdout] 2446 | | #[doc = "!"]
[INFO] [stdout] 2447 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] 2448 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2449 | | #[doc = "! @param[out] description the description"]
[INFO] [stdout] 2450 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] configuration the target configuration
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2445:5
[INFO] [stdout] |
[INFO] [stdout] 2445 | / #[doc = "! Get the description of an entry."]
[INFO] [stdout] 2446 | | #[doc = "!"]
[INFO] [stdout] 2447 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] 2448 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2449 | | #[doc = "! @param[out] description the description"]
[INFO] [stdout] 2450 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] description the description
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2458:5
[INFO] [stdout] |
[INFO] [stdout] 2458 | / #[doc = "! Get the size of an array entry."]
[INFO] [stdout] 2459 | | #[doc = "!"]
[INFO] [stdout] 2460 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_array."]
[INFO] [stdout] 2461 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] 2462 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2463 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 2464 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] configuration the target configuration
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2458:5
[INFO] [stdout] |
[INFO] [stdout] 2458 | / #[doc = "! Get the size of an array entry."]
[INFO] [stdout] 2459 | | #[doc = "!"]
[INFO] [stdout] 2460 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_array."]
[INFO] [stdout] 2461 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] 2462 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2463 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 2464 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting size
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2472:5
[INFO] [stdout] |
[INFO] [stdout] 2472 | / #[doc = "! Get the subkey at the given offset of an array entry."]
[INFO] [stdout] 2473 | | #[doc = "!"]
[INFO] [stdout] 2474 | | #[doc = "! @note Some array entries, like fore example the solver configuration, can be accessed past there actual size to add subent...
[INFO] [stdout] 2475 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_array."]
[INFO] [stdout] ... |
[INFO] [stdout] 2479 | | #[doc = "! @param[out] subkey the resulting subkey"]
[INFO] [stdout] 2480 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] configuration the target configuration
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2472:5
[INFO] [stdout] |
[INFO] [stdout] 2472 | / #[doc = "! Get the subkey at the given offset of an array entry."]
[INFO] [stdout] 2473 | | #[doc = "!"]
[INFO] [stdout] 2474 | | #[doc = "! @note Some array entries, like fore example the solver configuration, can be accessed past there actual size to add subent...
[INFO] [stdout] 2475 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_array."]
[INFO] [stdout] ... |
[INFO] [stdout] 2479 | | #[doc = "! @param[out] subkey the resulting subkey"]
[INFO] [stdout] 2480 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] subkey the resulting subkey
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2489:5
[INFO] [stdout] |
[INFO] [stdout] 2489 | / #[doc = "! Get the number of subkeys of a map entry."]
[INFO] [stdout] 2490 | | #[doc = "!"]
[INFO] [stdout] 2491 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_map."]
[INFO] [stdout] 2492 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] 2493 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2494 | | #[doc = "! @param[out] size the resulting number"]
[INFO] [stdout] 2495 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] configuration the target configuration
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2489:5
[INFO] [stdout] |
[INFO] [stdout] 2489 | / #[doc = "! Get the number of subkeys of a map entry."]
[INFO] [stdout] 2490 | | #[doc = "!"]
[INFO] [stdout] 2491 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_map."]
[INFO] [stdout] 2492 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] 2493 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2494 | | #[doc = "! @param[out] size the resulting number"]
[INFO] [stdout] 2495 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting number
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2503:5
[INFO] [stdout] |
[INFO] [stdout] 2503 | / #[doc = "! Query whether the map has a key."]
[INFO] [stdout] 2504 | | #[doc = "!"]
[INFO] [stdout] 2505 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_map."]
[INFO] [stdout] 2506 | | #[doc = "! @note Multiple levels can be looked up by concatenating keys with a period."]
[INFO] [stdout] ... |
[INFO] [stdout] 2510 | | #[doc = "! @param[out] result whether the key is in the map"]
[INFO] [stdout] 2511 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] configuration the target configuration
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2503:5
[INFO] [stdout] |
[INFO] [stdout] 2503 | / #[doc = "! Query whether the map has a key."]
[INFO] [stdout] 2504 | | #[doc = "!"]
[INFO] [stdout] 2505 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_map."]
[INFO] [stdout] 2506 | | #[doc = "! @note Multiple levels can be looked up by concatenating keys with a period."]
[INFO] [stdout] ... |
[INFO] [stdout] 2510 | | #[doc = "! @param[out] result whether the key is in the map"]
[INFO] [stdout] 2511 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] result whether the key is in the map
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2520:5
[INFO] [stdout] |
[INFO] [stdout] 2520 | / #[doc = "! Get the name associated with the offset-th subkey."]
[INFO] [stdout] 2521 | | #[doc = "!"]
[INFO] [stdout] 2522 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_map."]
[INFO] [stdout] 2523 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] ... |
[INFO] [stdout] 2526 | | #[doc = "! @param[out] name the resulting name"]
[INFO] [stdout] 2527 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] configuration the target configuration
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2520:5
[INFO] [stdout] |
[INFO] [stdout] 2520 | / #[doc = "! Get the name associated with the offset-th subkey."]
[INFO] [stdout] 2521 | | #[doc = "!"]
[INFO] [stdout] 2522 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_map."]
[INFO] [stdout] 2523 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] ... |
[INFO] [stdout] 2526 | | #[doc = "! @param[out] name the resulting name"]
[INFO] [stdout] 2527 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] name the resulting name
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2536:5
[INFO] [stdout] |
[INFO] [stdout] 2536 | / #[doc = "! Lookup a subkey under the given name."]
[INFO] [stdout] 2537 | | #[doc = "!"]
[INFO] [stdout] 2538 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_map."]
[INFO] [stdout] 2539 | | #[doc = "! @note Multiple levels can be looked up by concatenating keys with a period."]
[INFO] [stdout] ... |
[INFO] [stdout] 2543 | | #[doc = "! @param[out] subkey the resulting subkey"]
[INFO] [stdout] 2544 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] configuration the target configuration
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2536:5
[INFO] [stdout] |
[INFO] [stdout] 2536 | / #[doc = "! Lookup a subkey under the given name."]
[INFO] [stdout] 2537 | | #[doc = "!"]
[INFO] [stdout] 2538 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_map."]
[INFO] [stdout] 2539 | | #[doc = "! @note Multiple levels can be looked up by concatenating keys with a period."]
[INFO] [stdout] ... |
[INFO] [stdout] 2543 | | #[doc = "! @param[out] subkey the resulting subkey"]
[INFO] [stdout] 2544 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] subkey the resulting subkey
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2553:5
[INFO] [stdout] |
[INFO] [stdout] 2553 | / #[doc = "! Check whether a entry has a value."]
[INFO] [stdout] 2554 | | #[doc = "!"]
[INFO] [stdout] 2555 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_value."]
[INFO] [stdout] 2556 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] 2557 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2558 | | #[doc = "! @param[out] assigned whether the entry has a value"]
[INFO] [stdout] 2559 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] configuration the target configuration
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2553:5
[INFO] [stdout] |
[INFO] [stdout] 2553 | / #[doc = "! Check whether a entry has a value."]
[INFO] [stdout] 2554 | | #[doc = "!"]
[INFO] [stdout] 2555 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_value."]
[INFO] [stdout] 2556 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] 2557 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2558 | | #[doc = "! @param[out] assigned whether the entry has a value"]
[INFO] [stdout] 2559 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] assigned whether the entry has a value
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2567:5
[INFO] [stdout] |
[INFO] [stdout] 2567 | / #[doc = "! Get the size of the string value of the given entry."]
[INFO] [stdout] 2568 | | #[doc = "!"]
[INFO] [stdout] 2569 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_value."]
[INFO] [stdout] 2570 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] 2571 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2572 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 2573 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] configuration the target configuration
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2567:5
[INFO] [stdout] |
[INFO] [stdout] 2567 | / #[doc = "! Get the size of the string value of the given entry."]
[INFO] [stdout] 2568 | | #[doc = "!"]
[INFO] [stdout] 2569 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_value."]
[INFO] [stdout] 2570 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] 2571 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2572 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 2573 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting size
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2581:5
[INFO] [stdout] |
[INFO] [stdout] 2581 | / #[doc = "! Get the string value of the given entry."]
[INFO] [stdout] 2582 | | #[doc = "!"]
[INFO] [stdout] 2583 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_value."]
[INFO] [stdout] 2584 | | #[doc = "! @pre The given size must be larger or equal to size of the value."]
[INFO] [stdout] ... |
[INFO] [stdout] 2588 | | #[doc = "! @param[in] size the size of the given char array"]
[INFO] [stdout] 2589 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] configuration the target configuration
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2581:5
[INFO] [stdout] |
[INFO] [stdout] 2581 | / #[doc = "! Get the string value of the given entry."]
[INFO] [stdout] 2582 | | #[doc = "!"]
[INFO] [stdout] 2583 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_value."]
[INFO] [stdout] 2584 | | #[doc = "! @pre The given size must be larger or equal to size of the value."]
[INFO] [stdout] ... |
[INFO] [stdout] 2588 | | #[doc = "! @param[in] size the size of the given char array"]
[INFO] [stdout] 2589 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] value the resulting string value
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2598:5
[INFO] [stdout] |
[INFO] [stdout] 2598 | / #[doc = "! Set the value of an entry."]
[INFO] [stdout] 2599 | | #[doc = "!"]
[INFO] [stdout] 2600 | | #[doc = "! @pre The @link clingo_configuration_type() type@endlink of the entry must be @ref ::clingo_configuration_type_value."]
[INFO] [stdout] 2601 | | #[doc = "! @param[in] configuration the target configuration"]
[INFO] [stdout] 2602 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2603 | | #[doc = "! @param[in] value the value to set"]
[INFO] [stdout] 2604 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] configuration the target configuration
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2631:5
[INFO] [stdout] |
[INFO] [stdout] 2631 | / #[doc = "! Get the root key of the statistics."]
[INFO] [stdout] 2632 | | #[doc = "!"]
[INFO] [stdout] 2633 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] 2634 | | #[doc = "! @param[out] key the root key"]
[INFO] [stdout] 2635 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] statistics the target statistics
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2631:5
[INFO] [stdout] |
[INFO] [stdout] 2631 | / #[doc = "! Get the root key of the statistics."]
[INFO] [stdout] 2632 | | #[doc = "!"]
[INFO] [stdout] 2633 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] 2634 | | #[doc = "! @param[out] key the root key"]
[INFO] [stdout] 2635 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] key the root key
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2639:5
[INFO] [stdout] |
[INFO] [stdout] 2639 | / #[doc = "! Get the type of a key."]
[INFO] [stdout] 2640 | | #[doc = "!"]
[INFO] [stdout] 2641 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] 2642 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2643 | | #[doc = "! @param[out] type the resulting type"]
[INFO] [stdout] 2644 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] statistics the target statistics
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2639:5
[INFO] [stdout] |
[INFO] [stdout] 2639 | / #[doc = "! Get the type of a key."]
[INFO] [stdout] 2640 | | #[doc = "!"]
[INFO] [stdout] 2641 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] 2642 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2643 | | #[doc = "! @param[out] type the resulting type"]
[INFO] [stdout] 2644 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] type the resulting type
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2652:5
[INFO] [stdout] |
[INFO] [stdout] 2652 | / #[doc = "! Get the size of an array entry."]
[INFO] [stdout] 2653 | | #[doc = "!"]
[INFO] [stdout] 2654 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_array."]
[INFO] [stdout] 2655 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] 2656 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2657 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 2658 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] statistics the target statistics
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2652:5
[INFO] [stdout] |
[INFO] [stdout] 2652 | / #[doc = "! Get the size of an array entry."]
[INFO] [stdout] 2653 | | #[doc = "!"]
[INFO] [stdout] 2654 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_array."]
[INFO] [stdout] 2655 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] 2656 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2657 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 2658 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting size
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2666:5
[INFO] [stdout] |
[INFO] [stdout] 2666 | / #[doc = "! Get the subkey at the given offset of an array entry."]
[INFO] [stdout] 2667 | | #[doc = "!"]
[INFO] [stdout] 2668 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_array."]
[INFO] [stdout] 2669 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] ... |
[INFO] [stdout] 2672 | | #[doc = "! @param[out] subkey the resulting subkey"]
[INFO] [stdout] 2673 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] statistics the target statistics
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2666:5
[INFO] [stdout] |
[INFO] [stdout] 2666 | / #[doc = "! Get the subkey at the given offset of an array entry."]
[INFO] [stdout] 2667 | | #[doc = "!"]
[INFO] [stdout] 2668 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_array."]
[INFO] [stdout] 2669 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] ... |
[INFO] [stdout] 2672 | | #[doc = "! @param[out] subkey the resulting subkey"]
[INFO] [stdout] 2673 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] subkey the resulting subkey
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2682:5
[INFO] [stdout] |
[INFO] [stdout] 2682 | / #[doc = "! Create the subkey at the end of an array entry."]
[INFO] [stdout] 2683 | | #[doc = "!"]
[INFO] [stdout] 2684 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_array."]
[INFO] [stdout] 2685 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] ... |
[INFO] [stdout] 2688 | | #[doc = "! @param[out] subkey the resulting subkey"]
[INFO] [stdout] 2689 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] statistics the target statistics
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2682:5
[INFO] [stdout] |
[INFO] [stdout] 2682 | / #[doc = "! Create the subkey at the end of an array entry."]
[INFO] [stdout] 2683 | | #[doc = "!"]
[INFO] [stdout] 2684 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_array."]
[INFO] [stdout] 2685 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] ... |
[INFO] [stdout] 2688 | | #[doc = "! @param[out] subkey the resulting subkey"]
[INFO] [stdout] 2689 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] subkey the resulting subkey
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2698:5
[INFO] [stdout] |
[INFO] [stdout] 2698 | / #[doc = "! Get the number of subkeys of a map entry."]
[INFO] [stdout] 2699 | | #[doc = "!"]
[INFO] [stdout] 2700 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_map."]
[INFO] [stdout] 2701 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] 2702 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2703 | | #[doc = "! @param[out] size the resulting number"]
[INFO] [stdout] 2704 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] statistics the target statistics
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2698:5
[INFO] [stdout] |
[INFO] [stdout] 2698 | / #[doc = "! Get the number of subkeys of a map entry."]
[INFO] [stdout] 2699 | | #[doc = "!"]
[INFO] [stdout] 2700 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_map."]
[INFO] [stdout] 2701 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] 2702 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2703 | | #[doc = "! @param[out] size the resulting number"]
[INFO] [stdout] 2704 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting number
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2712:5
[INFO] [stdout] |
[INFO] [stdout] 2712 | / #[doc = "! Test if the given map contains a specific subkey."]
[INFO] [stdout] 2713 | | #[doc = "!"]
[INFO] [stdout] 2714 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_map."]
[INFO] [stdout] 2715 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] ... |
[INFO] [stdout] 2718 | | #[doc = "! @param[out] result true if the map has a subkey with the given name"]
[INFO] [stdout] 2719 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] statistics the target statistics
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2712:5
[INFO] [stdout] |
[INFO] [stdout] 2712 | / #[doc = "! Test if the given map contains a specific subkey."]
[INFO] [stdout] 2713 | | #[doc = "!"]
[INFO] [stdout] 2714 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_map."]
[INFO] [stdout] 2715 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] ... |
[INFO] [stdout] 2718 | | #[doc = "! @param[out] result true if the map has a subkey with the given name"]
[INFO] [stdout] 2719 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] result true if the map has a subkey with the given name
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2728:5
[INFO] [stdout] |
[INFO] [stdout] 2728 | / #[doc = "! Get the name associated with the offset-th subkey."]
[INFO] [stdout] 2729 | | #[doc = "!"]
[INFO] [stdout] 2730 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_map."]
[INFO] [stdout] 2731 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] ... |
[INFO] [stdout] 2734 | | #[doc = "! @param[out] name the resulting name"]
[INFO] [stdout] 2735 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] statistics the target statistics
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2728:5
[INFO] [stdout] |
[INFO] [stdout] 2728 | / #[doc = "! Get the name associated with the offset-th subkey."]
[INFO] [stdout] 2729 | | #[doc = "!"]
[INFO] [stdout] 2730 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_map."]
[INFO] [stdout] 2731 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] ... |
[INFO] [stdout] 2734 | | #[doc = "! @param[out] name the resulting name"]
[INFO] [stdout] 2735 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] name the resulting name
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2744:5
[INFO] [stdout] |
[INFO] [stdout] 2744 | / #[doc = "! Lookup a subkey under the given name."]
[INFO] [stdout] 2745 | | #[doc = "!"]
[INFO] [stdout] 2746 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_map."]
[INFO] [stdout] 2747 | | #[doc = "! @note Multiple levels can be looked up by concatenating keys with a period."]
[INFO] [stdout] ... |
[INFO] [stdout] 2751 | | #[doc = "! @param[out] subkey the resulting subkey"]
[INFO] [stdout] 2752 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] statistics the target statistics
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2744:5
[INFO] [stdout] |
[INFO] [stdout] 2744 | / #[doc = "! Lookup a subkey under the given name."]
[INFO] [stdout] 2745 | | #[doc = "!"]
[INFO] [stdout] 2746 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_map."]
[INFO] [stdout] 2747 | | #[doc = "! @note Multiple levels can be looked up by concatenating keys with a period."]
[INFO] [stdout] ... |
[INFO] [stdout] 2751 | | #[doc = "! @param[out] subkey the resulting subkey"]
[INFO] [stdout] 2752 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] subkey the resulting subkey
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2761:5
[INFO] [stdout] |
[INFO] [stdout] 2761 | / #[doc = "! Add a subkey with the given name."]
[INFO] [stdout] 2762 | | #[doc = "!"]
[INFO] [stdout] 2763 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_map."]
[INFO] [stdout] 2764 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] ... |
[INFO] [stdout] 2768 | | #[doc = "! @param[out] subkey the index of the resulting subkey"]
[INFO] [stdout] 2769 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] statistics the target statistics
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2761:5
[INFO] [stdout] |
[INFO] [stdout] 2761 | / #[doc = "! Add a subkey with the given name."]
[INFO] [stdout] 2762 | | #[doc = "!"]
[INFO] [stdout] 2763 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_map."]
[INFO] [stdout] 2764 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] ... |
[INFO] [stdout] 2768 | | #[doc = "! @param[out] subkey the index of the resulting subkey"]
[INFO] [stdout] 2769 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] subkey the index of the resulting subkey
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2779:5
[INFO] [stdout] |
[INFO] [stdout] 2779 | / #[doc = "! Get the value of the given entry."]
[INFO] [stdout] 2780 | | #[doc = "!"]
[INFO] [stdout] 2781 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_value."]
[INFO] [stdout] 2782 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] 2783 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2784 | | #[doc = "! @param[out] value the resulting value"]
[INFO] [stdout] 2785 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] statistics the target statistics
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2779:5
[INFO] [stdout] |
[INFO] [stdout] 2779 | / #[doc = "! Get the value of the given entry."]
[INFO] [stdout] 2780 | | #[doc = "!"]
[INFO] [stdout] 2781 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_value."]
[INFO] [stdout] 2782 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] 2783 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2784 | | #[doc = "! @param[out] value the resulting value"]
[INFO] [stdout] 2785 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] value the resulting value
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2793:5
[INFO] [stdout] |
[INFO] [stdout] 2793 | / #[doc = "! Set the value of the given entry."]
[INFO] [stdout] 2794 | | #[doc = "!"]
[INFO] [stdout] 2795 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_value."]
[INFO] [stdout] 2796 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] 2797 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2798 | | #[doc = "! @param[out] value the new value"]
[INFO] [stdout] 2799 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] statistics the target statistics
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2793:5
[INFO] [stdout] |
[INFO] [stdout] 2793 | / #[doc = "! Set the value of the given entry."]
[INFO] [stdout] 2794 | | #[doc = "!"]
[INFO] [stdout] 2795 | | #[doc = "! @pre The @link clingo_statistics_type() type@endlink of the entry must be @ref ::clingo_statistics_type_value."]
[INFO] [stdout] 2796 | | #[doc = "! @param[in] statistics the target statistics"]
[INFO] [stdout] 2797 | | #[doc = "! @param[in] key the key"]
[INFO] [stdout] 2798 | | #[doc = "! @param[out] value the new value"]
[INFO] [stdout] 2799 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] value the new value
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2849:5
[INFO] [stdout] |
[INFO] [stdout] 2849 | / #[doc = "! Get the type of the model."]
[INFO] [stdout] 2850 | | #[doc = "!"]
[INFO] [stdout] 2851 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2852 | | #[doc = "! @param[out] type the type of the model"]
[INFO] [stdout] 2853 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] model the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2849:5
[INFO] [stdout] |
[INFO] [stdout] 2849 | / #[doc = "! Get the type of the model."]
[INFO] [stdout] 2850 | | #[doc = "!"]
[INFO] [stdout] 2851 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2852 | | #[doc = "! @param[out] type the type of the model"]
[INFO] [stdout] 2853 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] type the type of the model
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2858:5
[INFO] [stdout] |
[INFO] [stdout] 2858 | / #[doc = "! Get the running number of the model."]
[INFO] [stdout] 2859 | | #[doc = "!"]
[INFO] [stdout] 2860 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2861 | | #[doc = "! @param[out] number the number of the model"]
[INFO] [stdout] 2862 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] model the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2858:5
[INFO] [stdout] |
[INFO] [stdout] 2858 | / #[doc = "! Get the running number of the model."]
[INFO] [stdout] 2859 | | #[doc = "!"]
[INFO] [stdout] 2860 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2861 | | #[doc = "! @param[out] number the number of the model"]
[INFO] [stdout] 2862 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] number the number of the model
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2866:5
[INFO] [stdout] |
[INFO] [stdout] 2866 | / #[doc = "! Get the number of symbols of the selected types in the model."]
[INFO] [stdout] 2867 | | #[doc = "!"]
[INFO] [stdout] 2868 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2869 | | #[doc = "! @param[in] show which symbols to select"]
[INFO] [stdout] 2870 | | #[doc = "! @param[out] size the number symbols"]
[INFO] [stdout] 2871 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 2872 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] model the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2866:5
[INFO] [stdout] |
[INFO] [stdout] 2866 | / #[doc = "! Get the number of symbols of the selected types in the model."]
[INFO] [stdout] 2867 | | #[doc = "!"]
[INFO] [stdout] 2868 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2869 | | #[doc = "! @param[in] show which symbols to select"]
[INFO] [stdout] 2870 | | #[doc = "! @param[out] size the number symbols"]
[INFO] [stdout] 2871 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 2872 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the number symbols
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2880:5
[INFO] [stdout] |
[INFO] [stdout] 2880 | / #[doc = "! Get the symbols of the selected types in the model."]
[INFO] [stdout] 2881 | | #[doc = "!"]
[INFO] [stdout] 2882 | | #[doc = "! @note CSP assignments are represented using functions with name \"$\""]
[INFO] [stdout] 2883 | | #[doc = "! where the first argument is the name of the CSP variable and the second one its"]
[INFO] [stdout] ... |
[INFO] [stdout] 2893 | | #[doc = "!"]
[INFO] [stdout] 2894 | | #[doc = "! @see clingo_model_symbols_size()"]
[INFO] [stdout] | |_________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] model the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2880:5
[INFO] [stdout] |
[INFO] [stdout] 2880 | / #[doc = "! Get the symbols of the selected types in the model."]
[INFO] [stdout] 2881 | | #[doc = "!"]
[INFO] [stdout] 2882 | | #[doc = "! @note CSP assignments are represented using functions with name \"$\""]
[INFO] [stdout] 2883 | | #[doc = "! where the first argument is the name of the CSP variable and the second one its"]
[INFO] [stdout] ... |
[INFO] [stdout] 2893 | | #[doc = "!"]
[INFO] [stdout] 2894 | | #[doc = "! @see clingo_model_symbols_size()"]
[INFO] [stdout] | |_________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbols the resulting symbols
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2903:5
[INFO] [stdout] |
[INFO] [stdout] 2903 | / #[doc = "! Constant time lookup to test whether an atom is in a model."]
[INFO] [stdout] 2904 | | #[doc = "!"]
[INFO] [stdout] 2905 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2906 | | #[doc = "! @param[in] atom the atom to lookup"]
[INFO] [stdout] 2907 | | #[doc = "! @param[out] contained whether the atom is contained"]
[INFO] [stdout] 2908 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] model the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2903:5
[INFO] [stdout] |
[INFO] [stdout] 2903 | / #[doc = "! Constant time lookup to test whether an atom is in a model."]
[INFO] [stdout] 2904 | | #[doc = "!"]
[INFO] [stdout] 2905 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2906 | | #[doc = "! @param[in] atom the atom to lookup"]
[INFO] [stdout] 2907 | | #[doc = "! @param[out] contained whether the atom is contained"]
[INFO] [stdout] 2908 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] contained whether the atom is contained
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2916:5
[INFO] [stdout] |
[INFO] [stdout] 2916 | / #[doc = "! Check if a program literal is true in a model."]
[INFO] [stdout] 2917 | | #[doc = "!"]
[INFO] [stdout] 2918 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2919 | | #[doc = "! @param[in] literal the literal to lookup"]
[INFO] [stdout] 2920 | | #[doc = "! @param[out] result whether the literal is true"]
[INFO] [stdout] 2921 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] model the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2916:5
[INFO] [stdout] |
[INFO] [stdout] 2916 | / #[doc = "! Check if a program literal is true in a model."]
[INFO] [stdout] 2917 | | #[doc = "!"]
[INFO] [stdout] 2918 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2919 | | #[doc = "! @param[in] literal the literal to lookup"]
[INFO] [stdout] 2920 | | #[doc = "! @param[out] result whether the literal is true"]
[INFO] [stdout] 2921 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] result whether the literal is true
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2929:5
[INFO] [stdout] |
[INFO] [stdout] 2929 | / #[doc = "! Get the number of cost values of a model."]
[INFO] [stdout] 2930 | | #[doc = "!"]
[INFO] [stdout] 2931 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2932 | | #[doc = "! @param[out] size the number of costs"]
[INFO] [stdout] 2933 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] model the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2929:5
[INFO] [stdout] |
[INFO] [stdout] 2929 | / #[doc = "! Get the number of cost values of a model."]
[INFO] [stdout] 2930 | | #[doc = "!"]
[INFO] [stdout] 2931 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2932 | | #[doc = "! @param[out] size the number of costs"]
[INFO] [stdout] 2933 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the number of costs
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2937:5
[INFO] [stdout] |
[INFO] [stdout] 2937 | / #[doc = "! Get the cost vector of a model."]
[INFO] [stdout] 2938 | | #[doc = "!"]
[INFO] [stdout] 2939 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2940 | | #[doc = "! @param[out] costs the resulting costs"]
[INFO] [stdout] ... |
[INFO] [stdout] 2946 | | #[doc = "! @see clingo_model_cost_size()"]
[INFO] [stdout] 2947 | | #[doc = "! @see clingo_model_optimality_proven()"]
[INFO] [stdout] | |______________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] model the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2937:5
[INFO] [stdout] |
[INFO] [stdout] 2937 | / #[doc = "! Get the cost vector of a model."]
[INFO] [stdout] 2938 | | #[doc = "!"]
[INFO] [stdout] 2939 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2940 | | #[doc = "! @param[out] costs the resulting costs"]
[INFO] [stdout] ... |
[INFO] [stdout] 2946 | | #[doc = "! @see clingo_model_cost_size()"]
[INFO] [stdout] 2947 | | #[doc = "! @see clingo_model_optimality_proven()"]
[INFO] [stdout] | |______________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] costs the resulting costs
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2951:5
[INFO] [stdout] |
[INFO] [stdout] 2951 | / #[doc = "! Whether the optimality of a model has been proven."]
[INFO] [stdout] 2952 | | #[doc = "!"]
[INFO] [stdout] 2953 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2954 | | #[doc = "! @param[out] proven whether the optimality has been proven"]
[INFO] [stdout] 2955 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] 2956 | | #[doc = "!"]
[INFO] [stdout] 2957 | | #[doc = "! @see clingo_model_cost()"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] model the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2951:5
[INFO] [stdout] |
[INFO] [stdout] 2951 | / #[doc = "! Whether the optimality of a model has been proven."]
[INFO] [stdout] 2952 | | #[doc = "!"]
[INFO] [stdout] 2953 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2954 | | #[doc = "! @param[out] proven whether the optimality has been proven"]
[INFO] [stdout] 2955 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] 2956 | | #[doc = "!"]
[INFO] [stdout] 2957 | | #[doc = "! @see clingo_model_cost()"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] proven whether the optimality has been proven
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2961:5
[INFO] [stdout] |
[INFO] [stdout] 2961 | / #[doc = "! Get the id of the solver thread that found the model."]
[INFO] [stdout] 2962 | | #[doc = "!"]
[INFO] [stdout] 2963 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2964 | | #[doc = "! @param[out] id the resulting thread id"]
[INFO] [stdout] 2965 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] model the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2961:5
[INFO] [stdout] |
[INFO] [stdout] 2961 | / #[doc = "! Get the id of the solver thread that found the model."]
[INFO] [stdout] 2962 | | #[doc = "!"]
[INFO] [stdout] 2963 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2964 | | #[doc = "! @param[out] id the resulting thread id"]
[INFO] [stdout] 2965 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] id the resulting thread id
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2969:5
[INFO] [stdout] |
[INFO] [stdout] 2969 | / #[doc = "! Add symbols to the model."]
[INFO] [stdout] 2970 | | #[doc = "!"]
[INFO] [stdout] 2971 | | #[doc = "! These symbols will appear in clingo's output, which means that this"]
[INFO] [stdout] 2972 | | #[doc = "! function is only meaningful if there is an underlying clingo application."]
[INFO] [stdout] ... |
[INFO] [stdout] 2977 | | #[doc = "! @param[in] size the number of symbols to add"]
[INFO] [stdout] 2978 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] model the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2986:5
[INFO] [stdout] |
[INFO] [stdout] 2986 | / #[doc = "! Get the associated solve control object of a model."]
[INFO] [stdout] 2987 | | #[doc = "!"]
[INFO] [stdout] 2988 | | #[doc = "! This object allows for adding clauses during model enumeration."]
[INFO] [stdout] 2989 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2990 | | #[doc = "! @param[out] control the resulting solve control object"]
[INFO] [stdout] 2991 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] model the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2986:5
[INFO] [stdout] |
[INFO] [stdout] 2986 | / #[doc = "! Get the associated solve control object of a model."]
[INFO] [stdout] 2987 | | #[doc = "!"]
[INFO] [stdout] 2988 | | #[doc = "! This object allows for adding clauses during model enumeration."]
[INFO] [stdout] 2989 | | #[doc = "! @param[in] model the target"]
[INFO] [stdout] 2990 | | #[doc = "! @param[out] control the resulting solve control object"]
[INFO] [stdout] 2991 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] control the resulting solve control object
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2998:5
[INFO] [stdout] |
[INFO] [stdout] 2998 | / #[doc = "! Get an object to inspect the symbolic atoms."]
[INFO] [stdout] 2999 | | #[doc = "!"]
[INFO] [stdout] 3000 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 3001 | | #[doc = "! @param[out] atoms the resulting object"]
[INFO] [stdout] 3002 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2998:5
[INFO] [stdout] |
[INFO] [stdout] 2998 | / #[doc = "! Get an object to inspect the symbolic atoms."]
[INFO] [stdout] 2999 | | #[doc = "!"]
[INFO] [stdout] 3000 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 3001 | | #[doc = "! @param[out] atoms the resulting object"]
[INFO] [stdout] 3002 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] atoms the resulting object
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3009:5
[INFO] [stdout] |
[INFO] [stdout] 3009 | / #[doc = "! Add a clause that applies to the current solving step during model"]
[INFO] [stdout] 3010 | | #[doc = "! enumeration."]
[INFO] [stdout] 3011 | | #[doc = "!"]
[INFO] [stdout] 3012 | | #[doc = "! @note The @ref Propagator module provides a more sophisticated"]
[INFO] [stdout] ... |
[INFO] [stdout] 3019 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 3020 | | #[doc = "! - ::clingo_error_runtime if adding the clause fails"]
[INFO] [stdout] | |____________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3086:5
[INFO] [stdout] |
[INFO] [stdout] 3086 | / #[doc = "! Get the next solve result."]
[INFO] [stdout] 3087 | | #[doc = "!"]
[INFO] [stdout] 3088 | | #[doc = "! Blocks until the result is ready."]
[INFO] [stdout] 3089 | | #[doc = "! When yielding partial solve results can be obtained, i.e.,"]
[INFO] [stdout] ... |
[INFO] [stdout] 3095 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 3096 | | #[doc = "! - ::clingo_error_runtime if solving fails"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] handle the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3086:5
[INFO] [stdout] |
[INFO] [stdout] 3086 | / #[doc = "! Get the next solve result."]
[INFO] [stdout] 3087 | | #[doc = "!"]
[INFO] [stdout] 3088 | | #[doc = "! Blocks until the result is ready."]
[INFO] [stdout] 3089 | | #[doc = "! When yielding partial solve results can be obtained, i.e.,"]
[INFO] [stdout] ... |
[INFO] [stdout] 3095 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 3096 | | #[doc = "! - ::clingo_error_runtime if solving fails"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] result the solve result
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3103:5
[INFO] [stdout] |
[INFO] [stdout] 3103 | / #[doc = "! Wait for the specified amount of time to check if the next result is ready."]
[INFO] [stdout] 3104 | | #[doc = "!"]
[INFO] [stdout] 3105 | | #[doc = "! If the time is set to zero, this function can be used to poll if the search is still active."]
[INFO] [stdout] 3106 | | #[doc = "! If the time is negative, the function blocks until the search is finished."]
[INFO] [stdout] ... |
[INFO] [stdout] 3109 | | #[doc = "! @param[in] timeout the maximum time to wait"]
[INFO] [stdout] 3110 | | #[doc = "! @param[out] result whether the search has finished"]
[INFO] [stdout] | |___________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] handle the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3103:5
[INFO] [stdout] |
[INFO] [stdout] 3103 | / #[doc = "! Wait for the specified amount of time to check if the next result is ready."]
[INFO] [stdout] 3104 | | #[doc = "!"]
[INFO] [stdout] 3105 | | #[doc = "! If the time is set to zero, this function can be used to poll if the search is still active."]
[INFO] [stdout] 3106 | | #[doc = "! If the time is negative, the function blocks until the search is finished."]
[INFO] [stdout] ... |
[INFO] [stdout] 3109 | | #[doc = "! @param[in] timeout the maximum time to wait"]
[INFO] [stdout] 3110 | | #[doc = "! @param[out] result whether the search has finished"]
[INFO] [stdout] | |___________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] result whether the search has finished
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3118:5
[INFO] [stdout] |
[INFO] [stdout] 3118 | / #[doc = "! Get the next model (or zero if there are no more models)."]
[INFO] [stdout] 3119 | | #[doc = "!"]
[INFO] [stdout] 3120 | | #[doc = "! @param[in] handle the target"]
[INFO] [stdout] 3121 | | #[doc = "! @param[out] model the model (it is NULL if there are no more models)"]
[INFO] [stdout] 3122 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3123 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 3124 | | #[doc = "! - ::clingo_error_runtime if solving fails"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] handle the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3118:5
[INFO] [stdout] |
[INFO] [stdout] 3118 | / #[doc = "! Get the next model (or zero if there are no more models)."]
[INFO] [stdout] 3119 | | #[doc = "!"]
[INFO] [stdout] 3120 | | #[doc = "! @param[in] handle the target"]
[INFO] [stdout] 3121 | | #[doc = "! @param[out] model the model (it is NULL if there are no more models)"]
[INFO] [stdout] 3122 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3123 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 3124 | | #[doc = "! - ::clingo_error_runtime if solving fails"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] model the model (it is NULL if there are no more models)
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3131:5
[INFO] [stdout] |
[INFO] [stdout] 3131 | / #[doc = "! When a problem is unsatisfiable, get a subset of the assumptions that made the problem unsatisfiable."]
[INFO] [stdout] 3132 | | #[doc = "!"]
[INFO] [stdout] 3133 | | #[doc = "! If the program is not unsatisfiable, core is set to NULL and size to zero."]
[INFO] [stdout] 3134 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 3138 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3139 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] handle the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3131:5
[INFO] [stdout] |
[INFO] [stdout] 3131 | / #[doc = "! When a problem is unsatisfiable, get a subset of the assumptions that made the problem unsatisfiable."]
[INFO] [stdout] 3132 | | #[doc = "!"]
[INFO] [stdout] 3133 | | #[doc = "! If the program is not unsatisfiable, core is set to NULL and size to zero."]
[INFO] [stdout] 3134 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 3138 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3139 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] core pointer where to store the core
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3147:5
[INFO] [stdout] |
[INFO] [stdout] 3147 | / #[doc = "! Discards the last model and starts the search for the next one."]
[INFO] [stdout] 3148 | | #[doc = "!"]
[INFO] [stdout] 3149 | | #[doc = "! If the search has been started asynchronously, this function continues the search in the background."]
[INFO] [stdout] 3150 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 3155 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 3156 | | #[doc = "! - ::clingo_error_runtime if solving fails"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] handle the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3160:5
[INFO] [stdout] |
[INFO] [stdout] 3160 | / #[doc = "! Stop the running search and block until done."]
[INFO] [stdout] 3161 | | #[doc = "!"]
[INFO] [stdout] 3162 | | #[doc = "! @param[in] handle the target"]
[INFO] [stdout] 3163 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3164 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 3165 | | #[doc = "! - ::clingo_error_runtime if solving fails"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] handle the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3169:5
[INFO] [stdout] |
[INFO] [stdout] 3169 | / #[doc = "! Stops the running search and releases the handle."]
[INFO] [stdout] 3170 | | #[doc = "!"]
[INFO] [stdout] 3171 | | #[doc = "! Blocks until the search is stopped (as if an implicit cancel was called before the handle is released)."]
[INFO] [stdout] 3172 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 3175 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 3176 | | #[doc = "! - ::clingo_error_runtime if solving fails"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] handle the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `type`
[INFO] [stdout] --> bindings.rs:3655:5
[INFO] [stdout] |
[INFO] [stdout] 3655 | / #[doc = "! Construct an AST of the given type."]
[INFO] [stdout] 3656 | | #[doc = "!"]
[INFO] [stdout] 3657 | | #[doc = "! @note The arguments corresponding to the given type can be inspected using \"g_clingo_ast_constructors.constructors[type]\...
[INFO] [stdout] 3658 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 3662 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 3663 | | #[doc = "! - ::clingo_error_runtime if one of the arguments is incompatible with the type"]
[INFO] [stdout] | |_______________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @note The arguments corresponding to the given type can be inspected using "g_clingo_ast_constructors.constructors[type]".
[INFO] [stdout] ^^^^
[INFO] [stdout] = note: no item named `type` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3655:5
[INFO] [stdout] |
[INFO] [stdout] 3655 | / #[doc = "! Construct an AST of the given type."]
[INFO] [stdout] 3656 | | #[doc = "!"]
[INFO] [stdout] 3657 | | #[doc = "! @note The arguments corresponding to the given type can be inspected using \"g_clingo_ast_constructors.constructors[type]\...
[INFO] [stdout] 3658 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 3662 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 3663 | | #[doc = "! - ::clingo_error_runtime if one of the arguments is incompatible with the type"]
[INFO] [stdout] | |_______________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] type the type of AST to construct
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3655:5
[INFO] [stdout] |
[INFO] [stdout] 3655 | / #[doc = "! Construct an AST of the given type."]
[INFO] [stdout] 3656 | | #[doc = "!"]
[INFO] [stdout] 3657 | | #[doc = "! @note The arguments corresponding to the given type can be inspected using \"g_clingo_ast_constructors.constructors[type]\...
[INFO] [stdout] 3658 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 3662 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 3663 | | #[doc = "! - ::clingo_error_runtime if one of the arguments is incompatible with the type"]
[INFO] [stdout] | |_______________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] ast the resulting AST
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3667:5
[INFO] [stdout] |
[INFO] [stdout] 3667 | / #[doc = "! Increment the reference count of an AST node."]
[INFO] [stdout] 3668 | | #[doc = "!"]
[INFO] [stdout] 3669 | | #[doc = "! @note All functions that return AST nodes already increment the reference count."]
[INFO] [stdout] 3670 | | #[doc = "! The reference count of callback arguments is not incremented."]
[INFO] [stdout] 3671 | | #[doc = "!"]
[INFO] [stdout] 3672 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] | |______________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3676:5
[INFO] [stdout] |
[INFO] [stdout] 3676 | / #[doc = "! Decrement the reference count of an AST node."]
[INFO] [stdout] 3677 | | #[doc = "!"]
[INFO] [stdout] 3678 | | #[doc = "! @note The node is deleted if the reference count reaches zero."]
[INFO] [stdout] 3679 | | #[doc = "!"]
[INFO] [stdout] 3680 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] | |______________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3684:5
[INFO] [stdout] |
[INFO] [stdout] 3684 | / #[doc = "! Deep copy an AST node."]
[INFO] [stdout] 3685 | | #[doc = "!"]
[INFO] [stdout] 3686 | | #[doc = "! @param[in] ast the AST to copy"]
[INFO] [stdout] 3687 | | #[doc = "! @param[out] copy the resulting AST"]
[INFO] [stdout] 3688 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3689 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the AST to copy
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3684:5
[INFO] [stdout] |
[INFO] [stdout] 3684 | / #[doc = "! Deep copy an AST node."]
[INFO] [stdout] 3685 | | #[doc = "!"]
[INFO] [stdout] 3686 | | #[doc = "! @param[in] ast the AST to copy"]
[INFO] [stdout] 3687 | | #[doc = "! @param[out] copy the resulting AST"]
[INFO] [stdout] 3688 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3689 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] copy the resulting AST
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3693:5
[INFO] [stdout] |
[INFO] [stdout] 3693 | / #[doc = "! Create a shallow copy of an AST node."]
[INFO] [stdout] 3694 | | #[doc = "!"]
[INFO] [stdout] 3695 | | #[doc = "! @param[in] ast the AST to copy"]
[INFO] [stdout] 3696 | | #[doc = "! @param[out] copy the resulting AST"]
[INFO] [stdout] 3697 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3698 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the AST to copy
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3693:5
[INFO] [stdout] |
[INFO] [stdout] 3693 | / #[doc = "! Create a shallow copy of an AST node."]
[INFO] [stdout] 3694 | | #[doc = "!"]
[INFO] [stdout] 3695 | | #[doc = "! @param[in] ast the AST to copy"]
[INFO] [stdout] 3696 | | #[doc = "! @param[out] copy the resulting AST"]
[INFO] [stdout] 3697 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3698 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] copy the resulting AST
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3702:5
[INFO] [stdout] |
[INFO] [stdout] 3702 | / #[doc = "! Less than compare two AST nodes."]
[INFO] [stdout] 3703 | | #[doc = "!"]
[INFO] [stdout] 3704 | | #[doc = "! @param[in] a the left-hand-side AST"]
[INFO] [stdout] 3705 | | #[doc = "! @param[in] b the right-hand-side AST"]
[INFO] [stdout] 3706 | | #[doc = "! @return the result of the comparison"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] a the left-hand-side AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3710:5
[INFO] [stdout] |
[INFO] [stdout] 3710 | / #[doc = "! Equality compare two AST nodes."]
[INFO] [stdout] 3711 | | #[doc = "!"]
[INFO] [stdout] 3712 | | #[doc = "! @param[in] a the left-hand-side AST"]
[INFO] [stdout] 3713 | | #[doc = "! @param[in] b the right-hand-side AST"]
[INFO] [stdout] 3714 | | #[doc = "! @return the result of the comparison"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] a the left-hand-side AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3718:5
[INFO] [stdout] |
[INFO] [stdout] 3718 | / #[doc = "! Compute a hash for an AST node."]
[INFO] [stdout] 3719 | | #[doc = "!"]
[INFO] [stdout] 3720 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3721 | | #[doc = "! @return the resulting hash code"]
[INFO] [stdout] | |________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3725:5
[INFO] [stdout] |
[INFO] [stdout] 3725 | / #[doc = "! Get the size of the string representation of an AST node."]
[INFO] [stdout] 3726 | | #[doc = "!"]
[INFO] [stdout] 3727 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3728 | | #[doc = "! @param[out] size the size of the string representation"]
[INFO] [stdout] 3729 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3730 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3725:5
[INFO] [stdout] |
[INFO] [stdout] 3725 | / #[doc = "! Get the size of the string representation of an AST node."]
[INFO] [stdout] 3726 | | #[doc = "!"]
[INFO] [stdout] 3727 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3728 | | #[doc = "! @param[out] size the size of the string representation"]
[INFO] [stdout] 3729 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3730 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the size of the string representation
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3734:5
[INFO] [stdout] |
[INFO] [stdout] 3734 | / #[doc = "! Get the string representation of an AST node."]
[INFO] [stdout] 3735 | | #[doc = "!"]
[INFO] [stdout] 3736 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3737 | | #[doc = "! @param[out] string the string representation"]
[INFO] [stdout] 3738 | | #[doc = "! @param[out] size the size of the string representation"]
[INFO] [stdout] 3739 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3740 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3734:5
[INFO] [stdout] |
[INFO] [stdout] 3734 | / #[doc = "! Get the string representation of an AST node."]
[INFO] [stdout] 3735 | | #[doc = "!"]
[INFO] [stdout] 3736 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3737 | | #[doc = "! @param[out] string the string representation"]
[INFO] [stdout] 3738 | | #[doc = "! @param[out] size the size of the string representation"]
[INFO] [stdout] 3739 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3740 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] string the string representation
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3748:5
[INFO] [stdout] |
[INFO] [stdout] 3748 | / #[doc = "! Get the type of an AST node."]
[INFO] [stdout] 3749 | | #[doc = "!"]
[INFO] [stdout] 3750 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3751 | | #[doc = "! @param[out] type the resulting type"]
[INFO] [stdout] 3752 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3753 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3748:5
[INFO] [stdout] |
[INFO] [stdout] 3748 | / #[doc = "! Get the type of an AST node."]
[INFO] [stdout] 3749 | | #[doc = "!"]
[INFO] [stdout] 3750 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3751 | | #[doc = "! @param[out] type the resulting type"]
[INFO] [stdout] 3752 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3753 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] type the resulting type
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3757:5
[INFO] [stdout] |
[INFO] [stdout] 3757 | / #[doc = "! Check if an AST has the given attribute."]
[INFO] [stdout] 3758 | | #[doc = "!"]
[INFO] [stdout] 3759 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3760 | | #[doc = "! @param[in] attribute the attribute to check"]
[INFO] [stdout] 3761 | | #[doc = "! @param[out] has_attribute the result"]
[INFO] [stdout] 3762 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3763 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3757:5
[INFO] [stdout] |
[INFO] [stdout] 3757 | / #[doc = "! Check if an AST has the given attribute."]
[INFO] [stdout] 3758 | | #[doc = "!"]
[INFO] [stdout] 3759 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3760 | | #[doc = "! @param[in] attribute the attribute to check"]
[INFO] [stdout] 3761 | | #[doc = "! @param[out] has_attribute the result"]
[INFO] [stdout] 3762 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3763 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] has_attribute the result
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3771:5
[INFO] [stdout] |
[INFO] [stdout] 3771 | / #[doc = "! Get the type of the given AST."]
[INFO] [stdout] 3772 | | #[doc = "!"]
[INFO] [stdout] 3773 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3774 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3775 | | #[doc = "! @param[out] type the resulting type"]
[INFO] [stdout] 3776 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3777 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3771:5
[INFO] [stdout] |
[INFO] [stdout] 3771 | / #[doc = "! Get the type of the given AST."]
[INFO] [stdout] 3772 | | #[doc = "!"]
[INFO] [stdout] 3773 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3774 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3775 | | #[doc = "! @param[out] type the resulting type"]
[INFO] [stdout] 3776 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3777 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] type the resulting type
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3785:5
[INFO] [stdout] |
[INFO] [stdout] 3785 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_number\"."]
[INFO] [stdout] 3786 | | #[doc = "!"]
[INFO] [stdout] 3787 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3788 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3789 | | #[doc = "! @param[out] value the resulting value"]
[INFO] [stdout] 3790 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3791 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3785:5
[INFO] [stdout] |
[INFO] [stdout] 3785 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_number\"."]
[INFO] [stdout] 3786 | | #[doc = "!"]
[INFO] [stdout] 3787 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3788 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3789 | | #[doc = "! @param[out] value the resulting value"]
[INFO] [stdout] 3790 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3791 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] value the resulting value
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3799:5
[INFO] [stdout] |
[INFO] [stdout] 3799 | / #[doc = "! Set the value of an attribute of type \"clingo_ast_attribute_type_number\"."]
[INFO] [stdout] 3800 | | #[doc = "!"]
[INFO] [stdout] 3801 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3802 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3803 | | #[doc = "! @param[in] value the value"]
[INFO] [stdout] 3804 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3805 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3813:5
[INFO] [stdout] |
[INFO] [stdout] 3813 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_symbol\"."]
[INFO] [stdout] 3814 | | #[doc = "!"]
[INFO] [stdout] 3815 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3816 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3817 | | #[doc = "! @param[out] value the resulting value"]
[INFO] [stdout] 3818 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3819 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3813:5
[INFO] [stdout] |
[INFO] [stdout] 3813 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_symbol\"."]
[INFO] [stdout] 3814 | | #[doc = "!"]
[INFO] [stdout] 3815 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3816 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3817 | | #[doc = "! @param[out] value the resulting value"]
[INFO] [stdout] 3818 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3819 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] value the resulting value
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3827:5
[INFO] [stdout] |
[INFO] [stdout] 3827 | / #[doc = "! Set the value of an attribute of type \"clingo_ast_attribute_type_symbol\"."]
[INFO] [stdout] 3828 | | #[doc = "!"]
[INFO] [stdout] 3829 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3830 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3831 | | #[doc = "! @param[in] value the value"]
[INFO] [stdout] 3832 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3833 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3841:5
[INFO] [stdout] |
[INFO] [stdout] 3841 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_location\"."]
[INFO] [stdout] 3842 | | #[doc = "!"]
[INFO] [stdout] 3843 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3844 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3845 | | #[doc = "! @param[out] value the resulting value"]
[INFO] [stdout] 3846 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3847 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3841:5
[INFO] [stdout] |
[INFO] [stdout] 3841 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_location\"."]
[INFO] [stdout] 3842 | | #[doc = "!"]
[INFO] [stdout] 3843 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3844 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3845 | | #[doc = "! @param[out] value the resulting value"]
[INFO] [stdout] 3846 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3847 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] value the resulting value
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3855:5
[INFO] [stdout] |
[INFO] [stdout] 3855 | / #[doc = "! Set the value of an attribute of type \"clingo_ast_attribute_type_location\"."]
[INFO] [stdout] 3856 | | #[doc = "!"]
[INFO] [stdout] 3857 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3858 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3859 | | #[doc = "! @param[in] value the value"]
[INFO] [stdout] 3860 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3861 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3869:5
[INFO] [stdout] |
[INFO] [stdout] 3869 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_string\"."]
[INFO] [stdout] 3870 | | #[doc = "!"]
[INFO] [stdout] 3871 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3872 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3873 | | #[doc = "! @param[out] value the resulting value"]
[INFO] [stdout] 3874 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3875 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3869:5
[INFO] [stdout] |
[INFO] [stdout] 3869 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_string\"."]
[INFO] [stdout] 3870 | | #[doc = "!"]
[INFO] [stdout] 3871 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3872 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3873 | | #[doc = "! @param[out] value the resulting value"]
[INFO] [stdout] 3874 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3875 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] value the resulting value
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3883:5
[INFO] [stdout] |
[INFO] [stdout] 3883 | / #[doc = "! Set the value of an attribute of type \"clingo_ast_attribute_type_string\"."]
[INFO] [stdout] 3884 | | #[doc = "!"]
[INFO] [stdout] 3885 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3886 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3887 | | #[doc = "! @param[in] value the value"]
[INFO] [stdout] 3888 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3889 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3897:5
[INFO] [stdout] |
[INFO] [stdout] 3897 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_ast\"."]
[INFO] [stdout] 3898 | | #[doc = "!"]
[INFO] [stdout] 3899 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3900 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3901 | | #[doc = "! @param[out] value the resulting value"]
[INFO] [stdout] 3902 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3903 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3897:5
[INFO] [stdout] |
[INFO] [stdout] 3897 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_ast\"."]
[INFO] [stdout] 3898 | | #[doc = "!"]
[INFO] [stdout] 3899 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3900 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3901 | | #[doc = "! @param[out] value the resulting value"]
[INFO] [stdout] 3902 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3903 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] value the resulting value
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3911:5
[INFO] [stdout] |
[INFO] [stdout] 3911 | / #[doc = "! Set the value of an attribute of type \"clingo_ast_attribute_type_ast\"."]
[INFO] [stdout] 3912 | | #[doc = "!"]
[INFO] [stdout] 3913 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3914 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3915 | | #[doc = "! @param[in] value the value"]
[INFO] [stdout] 3916 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3917 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3925:5
[INFO] [stdout] |
[INFO] [stdout] 3925 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_optional_ast\"."]
[INFO] [stdout] 3926 | | #[doc = "!"]
[INFO] [stdout] 3927 | | #[doc = "! @note The value might be \"NULL\"."]
[INFO] [stdout] 3928 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 3932 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3933 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3925:5
[INFO] [stdout] |
[INFO] [stdout] 3925 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_optional_ast\"."]
[INFO] [stdout] 3926 | | #[doc = "!"]
[INFO] [stdout] 3927 | | #[doc = "! @note The value might be \"NULL\"."]
[INFO] [stdout] 3928 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 3932 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3933 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] value the resulting value
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3941:5
[INFO] [stdout] |
[INFO] [stdout] 3941 | / #[doc = "! Set the value of an attribute of type \"clingo_ast_attribute_type_optional_ast\"."]
[INFO] [stdout] 3942 | | #[doc = "!"]
[INFO] [stdout] 3943 | | #[doc = "! @note The value might be \"NULL\"."]
[INFO] [stdout] 3944 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 3948 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3949 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3957:5
[INFO] [stdout] |
[INFO] [stdout] 3957 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_string_array\" at the given index."]
[INFO] [stdout] 3958 | | #[doc = "!"]
[INFO] [stdout] 3959 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3960 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] ... |
[INFO] [stdout] 3963 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3964 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3957:5
[INFO] [stdout] |
[INFO] [stdout] 3957 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_string_array\" at the given index."]
[INFO] [stdout] 3958 | | #[doc = "!"]
[INFO] [stdout] 3959 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3960 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] ... |
[INFO] [stdout] 3963 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3964 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] value the resulting value
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3973:5
[INFO] [stdout] |
[INFO] [stdout] 3973 | / #[doc = "! Set the value of an attribute of type \"clingo_ast_attribute_type_string_array\" at the given index."]
[INFO] [stdout] 3974 | | #[doc = "!"]
[INFO] [stdout] 3975 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3976 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] ... |
[INFO] [stdout] 3980 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] 3981 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3990:5
[INFO] [stdout] |
[INFO] [stdout] 3990 | / #[doc = "! Remove an element from an attribute of type \"clingo_ast_attribute_type_string_array\" at the given index."]
[INFO] [stdout] 3991 | | #[doc = "!"]
[INFO] [stdout] 3992 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 3993 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 3994 | | #[doc = "! @param[in] index the target index"]
[INFO] [stdout] 3995 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 3996 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4004:5
[INFO] [stdout] |
[INFO] [stdout] 4004 | / #[doc = "! Get the size of an attribute of type \"clingo_ast_attribute_type_string_array\"."]
[INFO] [stdout] 4005 | | #[doc = "!"]
[INFO] [stdout] 4006 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 4007 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 4008 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 4009 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 4010 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:4004:5
[INFO] [stdout] |
[INFO] [stdout] 4004 | / #[doc = "! Get the size of an attribute of type \"clingo_ast_attribute_type_string_array\"."]
[INFO] [stdout] 4005 | | #[doc = "!"]
[INFO] [stdout] 4006 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 4007 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 4008 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 4009 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 4010 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting size
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4018:5
[INFO] [stdout] |
[INFO] [stdout] 4018 | / #[doc = "! Insert a value into an attribute of type \"clingo_ast_attribute_type_string_array\" at the given index."]
[INFO] [stdout] 4019 | | #[doc = "!"]
[INFO] [stdout] 4020 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 4021 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] ... |
[INFO] [stdout] 4025 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] 4026 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4035:5
[INFO] [stdout] |
[INFO] [stdout] 4035 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_ast_array\" at the given index."]
[INFO] [stdout] 4036 | | #[doc = "!"]
[INFO] [stdout] 4037 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 4038 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] ... |
[INFO] [stdout] 4041 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 4042 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:4035:5
[INFO] [stdout] |
[INFO] [stdout] 4035 | / #[doc = "! Get the value of an attribute of type \"clingo_ast_attribute_type_ast_array\" at the given index."]
[INFO] [stdout] 4036 | | #[doc = "!"]
[INFO] [stdout] 4037 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 4038 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] ... |
[INFO] [stdout] 4041 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 4042 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] value the resulting value
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4051:5
[INFO] [stdout] |
[INFO] [stdout] 4051 | / #[doc = "! Set the value of an attribute of type \"clingo_ast_attribute_type_ast_array\" at the given index."]
[INFO] [stdout] 4052 | | #[doc = "!"]
[INFO] [stdout] 4053 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 4054 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] ... |
[INFO] [stdout] 4058 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] 4059 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4068:5
[INFO] [stdout] |
[INFO] [stdout] 4068 | / #[doc = "! Remove an element from an attribute of type \"clingo_ast_attribute_type_ast_array\" at the given index."]
[INFO] [stdout] 4069 | | #[doc = "!"]
[INFO] [stdout] 4070 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 4071 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 4072 | | #[doc = "! @param[in] index the target index"]
[INFO] [stdout] 4073 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 4074 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4082:5
[INFO] [stdout] |
[INFO] [stdout] 4082 | / #[doc = "! Get the size of an attribute of type \"clingo_ast_attribute_type_ast_array\"."]
[INFO] [stdout] 4083 | | #[doc = "!"]
[INFO] [stdout] 4084 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 4085 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 4086 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 4087 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 4088 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:4082:5
[INFO] [stdout] |
[INFO] [stdout] 4082 | / #[doc = "! Get the size of an attribute of type \"clingo_ast_attribute_type_ast_array\"."]
[INFO] [stdout] 4083 | | #[doc = "!"]
[INFO] [stdout] 4084 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 4085 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] 4086 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 4087 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 4088 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] | |_________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting size
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4096:5
[INFO] [stdout] |
[INFO] [stdout] 4096 | / #[doc = "! Insert a value into an attribute of type \"clingo_ast_attribute_type_ast_array\" at the given index."]
[INFO] [stdout] 4097 | | #[doc = "!"]
[INFO] [stdout] 4098 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 4099 | | #[doc = "! @param[in] attribute the target attribute"]
[INFO] [stdout] ... |
[INFO] [stdout] 4103 | | #[doc = "! - ::clingo_error_runtime"]
[INFO] [stdout] 4104 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4121:5
[INFO] [stdout] |
[INFO] [stdout] 4121 | / #[doc = "! Parse the given program and return an abstract syntax tree for each statement via a callback."]
[INFO] [stdout] 4122 | | #[doc = "!"]
[INFO] [stdout] 4123 | | #[doc = "! @param[in] program the program in gringo syntax"]
[INFO] [stdout] 4124 | | #[doc = "! @param[in] callback the callback reporting statements"]
[INFO] [stdout] ... |
[INFO] [stdout] 4130 | | #[doc = "! - ::clingo_error_runtime if parsing fails"]
[INFO] [stdout] 4131 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] program the program in gringo syntax
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4142:5
[INFO] [stdout] |
[INFO] [stdout] 4142 | / #[doc = "! Parse the programs in the given list of files and return an abstract syntax tree for each statement via a callback."]
[INFO] [stdout] 4143 | | #[doc = "!"]
[INFO] [stdout] 4144 | | #[doc = "! The function follows clingo's handling of files on the command line."]
[INFO] [stdout] 4145 | | #[doc = "! Filename \"-\" is treated as \"STDIN\" and if an empty list is given, then the parser will read from \"STDIN\"."]
[INFO] [stdout] ... |
[INFO] [stdout] 4155 | | #[doc = "! - ::clingo_error_runtime if parsing fails"]
[INFO] [stdout] 4156 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] files the beginning of the file name array
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4175:5
[INFO] [stdout] |
[INFO] [stdout] 4175 | / #[doc = "! Begin building a program."]
[INFO] [stdout] 4176 | | #[doc = "!"]
[INFO] [stdout] 4177 | | #[doc = "! @param[in] builder the target program builder"]
[INFO] [stdout] 4178 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] builder the target program builder
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4182:5
[INFO] [stdout] |
[INFO] [stdout] 4182 | / #[doc = "! End building a program."]
[INFO] [stdout] 4183 | | #[doc = "!"]
[INFO] [stdout] 4184 | | #[doc = "! @param[in] builder the target program builder"]
[INFO] [stdout] 4185 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] builder the target program builder
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4189:5
[INFO] [stdout] |
[INFO] [stdout] 4189 | / #[doc = "! Adds a statement to the program."]
[INFO] [stdout] 4190 | | #[doc = "!"]
[INFO] [stdout] 4191 | | #[doc = "! @attention @ref clingo_program_builder_begin() must be called before adding statements and @ref clingo_program_builder_end...
[INFO] [stdout] 4192 | | #[doc = "! @param[in] builder the target program builder"]
[INFO] [stdout] ... |
[INFO] [stdout] 4195 | | #[doc = "! - ::clingo_error_runtime for statements of invalid form or AST nodes that do not represent statements"]
[INFO] [stdout] 4196 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] builder the target program builder
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4213:5
[INFO] [stdout] |
[INFO] [stdout] 4213 | / #[doc = "! Unpool the given AST."]
[INFO] [stdout] 4214 | | #[doc = "!"]
[INFO] [stdout] 4215 | | #[doc = "! @param[in] ast the target AST"]
[INFO] [stdout] 4216 | | #[doc = "! @param[in] unpool_type what to unpool"]
[INFO] [stdout] ... |
[INFO] [stdout] 4219 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 4220 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the target AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4969:5
[INFO] [stdout] |
[INFO] [stdout] 4969 | / #[doc = "! Create a new control object."]
[INFO] [stdout] 4970 | | #[doc = "!"]
[INFO] [stdout] 4971 | | #[doc = "! A control object has to be freed using clingo_control_free()."]
[INFO] [stdout] 4972 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 4987 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 4988 | | #[doc = "! - ::clingo_error_runtime if argument parsing fails"]
[INFO] [stdout] | |___________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] arguments C string array of command line arguments
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:4969:5
[INFO] [stdout] |
[INFO] [stdout] 4969 | / #[doc = "! Create a new control object."]
[INFO] [stdout] 4970 | | #[doc = "!"]
[INFO] [stdout] 4971 | | #[doc = "! A control object has to be freed using clingo_control_free()."]
[INFO] [stdout] 4972 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 4987 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 4988 | | #[doc = "! - ::clingo_error_runtime if argument parsing fails"]
[INFO] [stdout] | |___________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] control resulting control object
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4999:5
[INFO] [stdout] |
[INFO] [stdout] 4999 | / #[doc = "! Free a control object created with clingo_control_new()."]
[INFO] [stdout] 5000 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] | |______________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5004:5
[INFO] [stdout] |
[INFO] [stdout] 5004 | / #[doc = "! Extend the logic program with a program in a file."]
[INFO] [stdout] 5005 | | #[doc = "!"]
[INFO] [stdout] 5006 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5007 | | #[doc = "! @param[in] file path to the file"]
[INFO] [stdout] 5008 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 5009 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 5010 | | #[doc = "! - ::clingo_error_runtime if parsing or checking fails"]
[INFO] [stdout] | |______________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5017:5
[INFO] [stdout] |
[INFO] [stdout] 5017 | / #[doc = "! Extend the logic program with the given non-ground logic program in string form."]
[INFO] [stdout] 5018 | | #[doc = "!"]
[INFO] [stdout] 5019 | | #[doc = "! This function puts the given program into a block of form: \\#program name(parameters)."]
[INFO] [stdout] 5020 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 5029 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 5030 | | #[doc = "! - ::clingo_error_runtime if parsing fails"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5040:5
[INFO] [stdout] |
[INFO] [stdout] 5040 | / #[doc = "! Ground the selected @link ::clingo_part parts @endlink of the current (non-ground) logic program."]
[INFO] [stdout] 5041 | | #[doc = "!"]
[INFO] [stdout] 5042 | | #[doc = "! After grounding, logic programs can be solved with ::clingo_control_solve()."]
[INFO] [stdout] 5043 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 5056 | | #[doc = "!"]
[INFO] [stdout] 5057 | | #[doc = "! @see clingo_part"]
[INFO] [stdout] | |_________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5067:5
[INFO] [stdout] |
[INFO] [stdout] 5067 | / #[doc = "! Solve the currently @link ::clingo_control_ground grounded @endlink logic program enumerating its models."]
[INFO] [stdout] 5068 | | #[doc = "!"]
[INFO] [stdout] 5069 | | #[doc = "! See the @ref SolveHandle module for more information."]
[INFO] [stdout] 5070 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 5079 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 5080 | | #[doc = "! - ::clingo_error_runtime if solving could not be started"]
[INFO] [stdout] | |_________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:5067:5
[INFO] [stdout] |
[INFO] [stdout] 5067 | / #[doc = "! Solve the currently @link ::clingo_control_ground grounded @endlink logic program enumerating its models."]
[INFO] [stdout] 5068 | | #[doc = "!"]
[INFO] [stdout] 5069 | | #[doc = "! See the @ref SolveHandle module for more information."]
[INFO] [stdout] 5070 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 5079 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 5080 | | #[doc = "! - ::clingo_error_runtime if solving could not be started"]
[INFO] [stdout] | |_________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] handle handle to the current search to enumerate models
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5092:5
[INFO] [stdout] |
[INFO] [stdout] 5092 | / #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5093 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 5094 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 5095 | | #[doc = "!"]
[INFO] [stdout] 5096 | | #[doc = "! @see clingo_control_get_enable_cleanup()"]
[INFO] [stdout] 5097 | | #[doc = "! @see clingo_control_set_enable_cleanup()"]
[INFO] [stdout] | |_________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5101:5
[INFO] [stdout] |
[INFO] [stdout] 5101 | / #[doc = "! Assign a truth value to an external atom."]
[INFO] [stdout] 5102 | | #[doc = "!"]
[INFO] [stdout] 5103 | | #[doc = "! If a negative literal is passed, the corresponding atom is assigned the"]
[INFO] [stdout] 5104 | | #[doc = "! inverted truth value."]
[INFO] [stdout] ... |
[INFO] [stdout] 5111 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 5112 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5120:5
[INFO] [stdout] |
[INFO] [stdout] 5120 | / #[doc = "! Release an external atom."]
[INFO] [stdout] 5121 | | #[doc = "!"]
[INFO] [stdout] 5122 | | #[doc = "! If a negative literal is passed, the corresponding atom is released."]
[INFO] [stdout] 5123 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 5130 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 5131 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5138:5
[INFO] [stdout] |
[INFO] [stdout] 5138 | / #[doc = "! Register a custom propagator with the control object."]
[INFO] [stdout] 5139 | | #[doc = "!"]
[INFO] [stdout] 5140 | | #[doc = "! If the sequential flag is set to true, the propagator is called"]
[INFO] [stdout] 5141 | | #[doc = "! sequentially when solving with multiple threads."]
[INFO] [stdout] ... |
[INFO] [stdout] 5149 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 5150 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5159:5
[INFO] [stdout] |
[INFO] [stdout] 5159 | / #[doc = "! Check if the solver has determined that the internal program representation is conflicting."]
[INFO] [stdout] 5160 | | #[doc = "!"]
[INFO] [stdout] 5161 | | #[doc = "! If this function returns true, solve calls will return immediately with an unsatisfiable solve result."]
[INFO] [stdout] 5162 | | #[doc = "! Note that conflicts first have to be detected, e.g. -"]
[INFO] [stdout] ... |
[INFO] [stdout] 5167 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5168 | | #[doc = "! @return whether the program representation is conflicting"]
[INFO] [stdout] | |__________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5172:5
[INFO] [stdout] |
[INFO] [stdout] 5172 | / #[doc = "! Get a statistics object to inspect solver statistics."]
[INFO] [stdout] 5173 | | #[doc = "!"]
[INFO] [stdout] 5174 | | #[doc = "! Statistics are updated after a solve call."]
[INFO] [stdout] 5175 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 5189 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 5190 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:5172:5
[INFO] [stdout] |
[INFO] [stdout] 5172 | / #[doc = "! Get a statistics object to inspect solver statistics."]
[INFO] [stdout] 5173 | | #[doc = "!"]
[INFO] [stdout] 5174 | | #[doc = "! Statistics are updated after a solve call."]
[INFO] [stdout] 5175 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 5189 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 5190 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] statistics the statistics object
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5197:5
[INFO] [stdout] |
[INFO] [stdout] 5197 | / #[doc = "! Interrupt the active solve call (or the following solve call right at the beginning)."]
[INFO] [stdout] 5198 | | #[doc = "!"]
[INFO] [stdout] 5199 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] | |______________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5203:5
[INFO] [stdout] |
[INFO] [stdout] 5203 | / #[doc = "! Get low-level access to clasp."]
[INFO] [stdout] 5204 | | #[doc = "!"]
[INFO] [stdout] 5205 | | #[doc = "! @attention"]
[INFO] [stdout] 5206 | | #[doc = "! This function is intended for experimental use only and not part of the stable API."]
[INFO] [stdout] ... |
[INFO] [stdout] 5212 | | #[doc = "! @param[out] clasp pointer to the ClaspFacade object (may be nullptr
)"]
[INFO] [stdout] 5213 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:5203:5
[INFO] [stdout] |
[INFO] [stdout] 5203 | / #[doc = "! Get low-level access to clasp."]
[INFO] [stdout] 5204 | | #[doc = "!"]
[INFO] [stdout] 5205 | | #[doc = "! @attention"]
[INFO] [stdout] 5206 | | #[doc = "! This function is intended for experimental use only and not part of the stable API."]
[INFO] [stdout] ... |
[INFO] [stdout] 5212 | | #[doc = "! @param[out] clasp pointer to the ClaspFacade object (may be nullptr
)"]
[INFO] [stdout] 5213 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] clasp pointer to the ClaspFacade object (may be nullptr
)
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5220:5
[INFO] [stdout] |
[INFO] [stdout] 5220 | / #[doc = "! Get a configuration object to change the solver configuration."]
[INFO] [stdout] 5221 | | #[doc = "!"]
[INFO] [stdout] 5222 | | #[doc = "! See the @ref Configuration module for more information."]
[INFO] [stdout] 5223 | | #[doc = "!"]
[INFO] [stdout] 5224 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5225 | | #[doc = "! @param[out] configuration the configuration object"]
[INFO] [stdout] 5226 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:5220:5
[INFO] [stdout] |
[INFO] [stdout] 5220 | / #[doc = "! Get a configuration object to change the solver configuration."]
[INFO] [stdout] 5221 | | #[doc = "!"]
[INFO] [stdout] 5222 | | #[doc = "! See the @ref Configuration module for more information."]
[INFO] [stdout] 5223 | | #[doc = "!"]
[INFO] [stdout] 5224 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5225 | | #[doc = "! @param[out] configuration the configuration object"]
[INFO] [stdout] 5226 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] configuration the configuration object
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5233:5
[INFO] [stdout] |
[INFO] [stdout] 5233 | / #[doc = "! Configure how learnt constraints are handled during enumeration."]
[INFO] [stdout] 5234 | | #[doc = "!"]
[INFO] [stdout] 5235 | | #[doc = "! If the enumeration assumption is enabled, then all information learnt from"]
[INFO] [stdout] 5236 | | #[doc = "! the solver's various enumeration modes is removed after a solve call. This"]
[INFO] [stdout] ... |
[INFO] [stdout] 5246 | | #[doc = "! @param[in] enable whether to enable the assumption"]
[INFO] [stdout] 5247 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5254:5
[INFO] [stdout] |
[INFO] [stdout] 5254 | / #[doc = "! Check whether the enumeration assumption is enabled."]
[INFO] [stdout] 5255 | | #[doc = "!"]
[INFO] [stdout] 5256 | | #[doc = "! See ::clingo_control_set_enable_enumeration_assumption()."]
[INFO] [stdout] 5257 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5258 | | #[doc = "! @return whether using the enumeration assumption is enabled"]
[INFO] [stdout] | |____________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5263:5
[INFO] [stdout] |
[INFO] [stdout] 5263 | / #[doc = "! Enable automatic cleanup after solving."]
[INFO] [stdout] 5264 | | #[doc = "!"]
[INFO] [stdout] 5265 | | #[doc = "! @note Cleanup is enabled by default."]
[INFO] [stdout] 5266 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 5271 | | #[doc = "! @see clingo_control_cleanup()"]
[INFO] [stdout] 5272 | | #[doc = "! @see clingo_control_get_enable_cleanup()"]
[INFO] [stdout] | |_________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5276:5
[INFO] [stdout] |
[INFO] [stdout] 5276 | / #[doc = "! Check whether automatic cleanup is enabled."]
[INFO] [stdout] 5277 | | #[doc = "!"]
[INFO] [stdout] 5278 | | #[doc = "! See ::clingo_control_set_enable_cleanup()."]
[INFO] [stdout] 5279 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 5282 | | #[doc = "! @see clingo_control_cleanup()"]
[INFO] [stdout] 5283 | | #[doc = "! @see clingo_control_set_enable_cleanup()"]
[INFO] [stdout] | |_________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5287:5
[INFO] [stdout] |
[INFO] [stdout] 5287 | / #[doc = "! Return the symbol for a constant definition of form: \\#const name = symbol."]
[INFO] [stdout] 5288 | | #[doc = "!"]
[INFO] [stdout] 5289 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5290 | | #[doc = "! @param[in] name the name of the constant"]
[INFO] [stdout] 5291 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] 5292 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:5287:5
[INFO] [stdout] |
[INFO] [stdout] 5287 | / #[doc = "! Return the symbol for a constant definition of form: \\#const name = symbol."]
[INFO] [stdout] 5288 | | #[doc = "!"]
[INFO] [stdout] 5289 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5290 | | #[doc = "! @param[in] name the name of the constant"]
[INFO] [stdout] 5291 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] 5292 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5300:5
[INFO] [stdout] |
[INFO] [stdout] 5300 | / #[doc = "! Check if there is a constant definition for the given constant."]
[INFO] [stdout] 5301 | | #[doc = "!"]
[INFO] [stdout] 5302 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5303 | | #[doc = "! @param[in] name the name of the constant"]
[INFO] [stdout] ... |
[INFO] [stdout] 5307 | | #[doc = "!"]
[INFO] [stdout] 5308 | | #[doc = "! @see clingo_control_get_const()"]
[INFO] [stdout] | |________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:5300:5
[INFO] [stdout] |
[INFO] [stdout] 5300 | / #[doc = "! Check if there is a constant definition for the given constant."]
[INFO] [stdout] 5301 | | #[doc = "!"]
[INFO] [stdout] 5302 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5303 | | #[doc = "! @param[in] name the name of the constant"]
[INFO] [stdout] ... |
[INFO] [stdout] 5307 | | #[doc = "!"]
[INFO] [stdout] 5308 | | #[doc = "! @see clingo_control_get_const()"]
[INFO] [stdout] | |________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] exists whether a matching constant definition exists
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5316:5
[INFO] [stdout] |
[INFO] [stdout] 5316 | / #[doc = "! Get an object to inspect symbolic atoms (the relevant Herbrand base) used"]
[INFO] [stdout] 5317 | | #[doc = "! for grounding."]
[INFO] [stdout] 5318 | | #[doc = "!"]
[INFO] [stdout] 5319 | | #[doc = "! See the @ref SymbolicAtoms module for more information."]
[INFO] [stdout] ... |
[INFO] [stdout] 5322 | | #[doc = "! @param[out] atoms the symbolic atoms object"]
[INFO] [stdout] 5323 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:5316:5
[INFO] [stdout] |
[INFO] [stdout] 5316 | / #[doc = "! Get an object to inspect symbolic atoms (the relevant Herbrand base) used"]
[INFO] [stdout] 5317 | | #[doc = "! for grounding."]
[INFO] [stdout] 5318 | | #[doc = "!"]
[INFO] [stdout] 5319 | | #[doc = "! See the @ref SymbolicAtoms module for more information."]
[INFO] [stdout] ... |
[INFO] [stdout] 5322 | | #[doc = "! @param[out] atoms the symbolic atoms object"]
[INFO] [stdout] 5323 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] atoms the symbolic atoms object
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5330:5
[INFO] [stdout] |
[INFO] [stdout] 5330 | / #[doc = "! Get an object to inspect theory atoms that occur in the grounding."]
[INFO] [stdout] 5331 | | #[doc = "!"]
[INFO] [stdout] 5332 | | #[doc = "! See the @ref TheoryAtoms module for more information."]
[INFO] [stdout] 5333 | | #[doc = "!"]
[INFO] [stdout] 5334 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5335 | | #[doc = "! @param[out] atoms the theory atoms object"]
[INFO] [stdout] 5336 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:5330:5
[INFO] [stdout] |
[INFO] [stdout] 5330 | / #[doc = "! Get an object to inspect theory atoms that occur in the grounding."]
[INFO] [stdout] 5331 | | #[doc = "!"]
[INFO] [stdout] 5332 | | #[doc = "! See the @ref TheoryAtoms module for more information."]
[INFO] [stdout] 5333 | | #[doc = "!"]
[INFO] [stdout] 5334 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5335 | | #[doc = "! @param[out] atoms the theory atoms object"]
[INFO] [stdout] 5336 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] atoms the theory atoms object
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5343:5
[INFO] [stdout] |
[INFO] [stdout] 5343 | / #[doc = "! Register a program observer with the control object."]
[INFO] [stdout] 5344 | | #[doc = "!"]
[INFO] [stdout] 5345 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5346 | | #[doc = "! @param[in] observer the observer to register"]
[INFO] [stdout] 5347 | | #[doc = "! @param[in] replace just pass the grounding to the observer but not the solver"]
[INFO] [stdout] 5348 | | #[doc = "! @param[in] data user data passed to the observer functions"]
[INFO] [stdout] 5349 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5358:5
[INFO] [stdout] |
[INFO] [stdout] 5358 | / #[doc = "! Get an object to add ground directives to the program."]
[INFO] [stdout] 5359 | | #[doc = "!"]
[INFO] [stdout] 5360 | | #[doc = "! See the @ref ProgramBuilder module for more information."]
[INFO] [stdout] 5361 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 5364 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 5365 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:5358:5
[INFO] [stdout] |
[INFO] [stdout] 5358 | / #[doc = "! Get an object to add ground directives to the program."]
[INFO] [stdout] 5359 | | #[doc = "!"]
[INFO] [stdout] 5360 | | #[doc = "! See the @ref ProgramBuilder module for more information."]
[INFO] [stdout] 5361 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 5364 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 5365 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] backend the backend object
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5372:5
[INFO] [stdout] |
[INFO] [stdout] 5372 | / #[doc = "! Get an object to add non-ground directives to the program."]
[INFO] [stdout] 5373 | | #[doc = "!"]
[INFO] [stdout] 5374 | | #[doc = "! See the @ref ProgramBuilder module for more information."]
[INFO] [stdout] 5375 | | #[doc = "!"]
[INFO] [stdout] 5376 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5377 | | #[doc = "! @param[out] builder the program builder object"]
[INFO] [stdout] 5378 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:5372:5
[INFO] [stdout] |
[INFO] [stdout] 5372 | / #[doc = "! Get an object to add non-ground directives to the program."]
[INFO] [stdout] 5373 | | #[doc = "!"]
[INFO] [stdout] 5374 | | #[doc = "! See the @ref ProgramBuilder module for more information."]
[INFO] [stdout] 5375 | | #[doc = "!"]
[INFO] [stdout] 5376 | | #[doc = "! @param[in] control the target"]
[INFO] [stdout] 5377 | | #[doc = "! @param[out] builder the program builder object"]
[INFO] [stdout] 5378 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] builder the program builder object
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5565:5
[INFO] [stdout] |
[INFO] [stdout] 5565 | / #[doc = "! Add an option that is processed with a custom parser."]
[INFO] [stdout] 5566 | | #[doc = "!"]
[INFO] [stdout] 5567 | | #[doc = "! Note that the parser also has to take care of storing the semantic value of"]
[INFO] [stdout] 5568 | | #[doc = "! the option somewhere."]
[INFO] [stdout] ... |
[INFO] [stdout] 5582 | | #[doc = "! @param[in] argument optional string to change the value name in the generated help output"]
[INFO] [stdout] 5583 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] options object to register the option with
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5601:5
[INFO] [stdout] |
[INFO] [stdout] 5601 | / #[doc = "! Add an option that is a simple flag."]
[INFO] [stdout] 5602 | | #[doc = "!"]
[INFO] [stdout] 5603 | | #[doc = "! This function is similar to @ref clingo_options_add() but simpler because it only supports flags, which do not have values."]
[INFO] [stdout] 5604 | | #[doc = "! If a flag is passed via the command-line the parameter target is set to true."]
[INFO] [stdout] ... |
[INFO] [stdout] 5610 | | #[doc = "! @param[in] target boolean set to true if the flag is given on the command-line"]
[INFO] [stdout] 5611 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] options object to register the option with
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5621:5
[INFO] [stdout] |
[INFO] [stdout] 5621 | / #[doc = "! Run clingo with a customized main function (similar to python and lua embedding)."]
[INFO] [stdout] 5622 | | #[doc = "!"]
[INFO] [stdout] 5623 | | #[doc = "! @param[in] application struct with callbacks to override default clingo functionality"]
[INFO] [stdout] 5624 | | #[doc = "! @param[in] arguments command line arguments"]
[INFO] [stdout] 5625 | | #[doc = "! @param[in] size number of arguments"]
[INFO] [stdout] 5626 | | #[doc = "! @param[in] data user data to pass to callbacks in application"]
[INFO] [stdout] 5627 | | #[doc = "! @return exit code to return from main function"]
[INFO] [stdout] | |_______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] application struct with callbacks to override default clingo functionality
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:324:1
[INFO] [stdout] |
[INFO] [stdout] 324 | / #[doc = "! Callback to intercept warning messages."]
[INFO] [stdout] 325 | | #[doc = "!"]
[INFO] [stdout] 326 | | #[doc = "! @param[in] code associated warning code"]
[INFO] [stdout] 327 | | #[doc = "! @param[in] message warning message"]
[INFO] [stdout] ... |
[INFO] [stdout] 331 | | #[doc = "! @see clingo_parse_term()"]
[INFO] [stdout] 332 | | #[doc = "! @see clingo_parse_program()"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] code associated warning code
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1997:5
[INFO] [stdout] |
[INFO] [stdout] 1997 | / #[doc = "! This function is called once before each solving step."]
[INFO] [stdout] 1998 | | #[doc = "! It is used to map relevant program literals to solver literals, add watches for solver literals, and initialize the data s...
[INFO] [stdout] 1999 | | #[doc = "!"]
[INFO] [stdout] 2000 | | #[doc = "! @note This is the last point to access symbolic and theory atoms."]
[INFO] [stdout] ... |
[INFO] [stdout] 2005 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] 2006 | | #[doc = "! @see ::clingo_propagator_init_callback_t"]
[INFO] [stdout] | |_________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] init initizialization object
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2013:5
[INFO] [stdout] |
[INFO] [stdout] 2013 | / #[doc = "! Can be used to propagate solver literals given a @link clingo_assignment_t partial assignment@endlink."]
[INFO] [stdout] 2014 | | #[doc = "!"]
[INFO] [stdout] 2015 | | #[doc = "! Called during propagation with a non-empty array of @link clingo_propagate_init_add_watch() watched solver literals@endlink"]
[INFO] [stdout] 2016 | | #[doc = "! that have been assigned to true since the last call to either propagate, undo, (or the start of the search) - the change s...
[INFO] [stdout] ... |
[INFO] [stdout] 2050 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] 2051 | | #[doc = "! @see ::clingo_propagator_propagate_callback_t"]
[INFO] [stdout] | |______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control control object for the target solver
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2060:5
[INFO] [stdout] |
[INFO] [stdout] 2060 | / #[doc = "! Called whenever a solver undoes assignments to watched solver literals."]
[INFO] [stdout] 2061 | | #[doc = "!"]
[INFO] [stdout] 2062 | | #[doc = "! This callback is meant to update assignment dependent state in the propagator."]
[INFO] [stdout] 2063 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 2070 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] 2071 | | #[doc = "! @see ::clingo_propagator_undo_callback_t"]
[INFO] [stdout] | |_________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control control object for the target solver
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2080:5
[INFO] [stdout] |
[INFO] [stdout] 2080 | / #[doc = "! This function is similar to @ref clingo_propagate_control_propagate() but is called without a change set on propagation fi...
[INFO] [stdout] 2081 | | #[doc = "!"]
[INFO] [stdout] 2082 | | #[doc = "! When exactly this function is called, can be configured using the @ref clingo_propagate_init_set_check_mode() function."]
[INFO] [stdout] 2083 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 2088 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] 2089 | | #[doc = "! @see ::clingo_propagator_check_callback_t"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control control object for the target solver
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:2096:5
[INFO] [stdout] |
[INFO] [stdout] 2096 | / #[doc = "! This function allows a propagator to implement domain-specific heuristics."]
[INFO] [stdout] 2097 | | #[doc = "!"]
[INFO] [stdout] 2098 | | #[doc = "! It is called whenever propagation reaches a fixed point and"]
[INFO] [stdout] 2099 | | #[doc = "! should return a free solver literal that is to be assigned true."]
[INFO] [stdout] ... |
[INFO] [stdout] 2107 | | #[doc = "! @param[out] decision the literal to make true"]
[INFO] [stdout] 2108 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] thread_id the solver's thread id
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:2096:5
[INFO] [stdout] |
[INFO] [stdout] 2096 | / #[doc = "! This function allows a propagator to implement domain-specific heuristics."]
[INFO] [stdout] 2097 | | #[doc = "!"]
[INFO] [stdout] 2098 | | #[doc = "! It is called whenever propagation reaches a fixed point and"]
[INFO] [stdout] 2099 | | #[doc = "! should return a free solver literal that is to be assigned true."]
[INFO] [stdout] ... |
[INFO] [stdout] 2107 | | #[doc = "! @param[out] decision the literal to make true"]
[INFO] [stdout] 2108 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] decision the literal to make true
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:3054:1
[INFO] [stdout] |
[INFO] [stdout] 3054 | / #[doc = "! Callback function called during search to notify when the search is finished or a model is ready."]
[INFO] [stdout] 3055 | | #[doc = "!"]
[INFO] [stdout] 3056 | | #[doc = "! If a (non-recoverable) clingo API function fails in this callback, it must return false."]
[INFO] [stdout] 3057 | | #[doc = "! In case of errors not related to clingo, set error code ::clingo_error_unknown and return false to stop solving with an error."]
[INFO] [stdout] ... |
[INFO] [stdout] 3066 | | #[doc = "!"]
[INFO] [stdout] 3067 | | #[doc = "! @see clingo_control_solve()"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] event the current event.
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:3054:1
[INFO] [stdout] |
[INFO] [stdout] 3054 | / #[doc = "! Callback function called during search to notify when the search is finished or a model is ready."]
[INFO] [stdout] 3055 | | #[doc = "!"]
[INFO] [stdout] 3056 | | #[doc = "! If a (non-recoverable) clingo API function fails in this callback, it must return false."]
[INFO] [stdout] 3057 | | #[doc = "! In case of errors not related to clingo, set error code ::clingo_error_unknown and return false to stop solving with an error."]
[INFO] [stdout] ... |
[INFO] [stdout] 3066 | | #[doc = "!"]
[INFO] [stdout] 3067 | | #[doc = "! @see clingo_control_solve()"]
[INFO] [stdout] | |________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] goon can be set to false to stop solving
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4112:1
[INFO] [stdout] |
[INFO] [stdout] 4112 | / #[doc = "! Callback function to intercept AST nodes."]
[INFO] [stdout] 4113 | | #[doc = "!"]
[INFO] [stdout] 4114 | | #[doc = "! @param[in] ast the AST"]
[INFO] [stdout] 4115 | | #[doc = "! @param[in] data a user data pointer"]
[INFO] [stdout] 4116 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] ast the AST
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4242:5
[INFO] [stdout] |
[INFO] [stdout] 4242 | / #[doc = "! Called once in the beginning."]
[INFO] [stdout] 4243 | | #[doc = "!"]
[INFO] [stdout] 4244 | | #[doc = "! If the incremental flag is true, there can be multiple calls to @ref clingo_control_solve()."]
[INFO] [stdout] 4245 | | #[doc = "!"]
[INFO] [stdout] 4246 | | #[doc = "! @param[in] incremental whether the program is incremental"]
[INFO] [stdout] 4247 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4248 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] incremental whether the program is incremental
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4252:5
[INFO] [stdout] |
[INFO] [stdout] 4252 | / #[doc = "! Marks the beginning of a block of directives passed to the solver."]
[INFO] [stdout] 4253 | | #[doc = "!"]
[INFO] [stdout] 4254 | | #[doc = "! @see @ref end_step"]
[INFO] [stdout] 4255 | | #[doc = "!"]
[INFO] [stdout] 4256 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4257 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] data user data for the callback
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4260:5
[INFO] [stdout] |
[INFO] [stdout] 4260 | / #[doc = "! Marks the end of a block of directives passed to the solver."]
[INFO] [stdout] 4261 | | #[doc = "!"]
[INFO] [stdout] 4262 | | #[doc = "! This function is called before solving starts."]
[INFO] [stdout] 4263 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 4266 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4267 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] data user data for the callback
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4270:5
[INFO] [stdout] |
[INFO] [stdout] 4270 | / #[doc = "! Observe rules passed to the solver."]
[INFO] [stdout] 4271 | | #[doc = "!"]
[INFO] [stdout] 4272 | | #[doc = "! @param[in] choice determines if the head is a choice or a disjunction"]
[INFO] [stdout] 4273 | | #[doc = "! @param[in] head the head atoms"]
[INFO] [stdout] ... |
[INFO] [stdout] 4277 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4278 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] choice determines if the head is a choice or a disjunction
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4289:5
[INFO] [stdout] |
[INFO] [stdout] 4289 | / #[doc = "! Observe weight rules passed to the solver."]
[INFO] [stdout] 4290 | | #[doc = "!"]
[INFO] [stdout] 4291 | | #[doc = "! @param[in] choice determines if the head is a choice or a disjunction"]
[INFO] [stdout] 4292 | | #[doc = "! @param[in] head the head atoms"]
[INFO] [stdout] ... |
[INFO] [stdout] 4297 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4298 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] choice determines if the head is a choice or a disjunction
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4310:5
[INFO] [stdout] |
[INFO] [stdout] 4310 | / #[doc = "! Observe minimize constraints (or weak constraints) passed to the solver."]
[INFO] [stdout] 4311 | | #[doc = "!"]
[INFO] [stdout] 4312 | | #[doc = "! @param[in] priority the priority of the constraint"]
[INFO] [stdout] 4313 | | #[doc = "! @param[in] literals the weighted literals whose sum to minimize"]
[INFO] [stdout] 4314 | | #[doc = "! @param[in] size the number of weighted literals"]
[INFO] [stdout] 4315 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4316 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] priority the priority of the constraint
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4325:5
[INFO] [stdout] |
[INFO] [stdout] 4325 | / #[doc = "! Observe projection directives passed to the solver."]
[INFO] [stdout] 4326 | | #[doc = "!"]
[INFO] [stdout] 4327 | | #[doc = "! @param[in] atoms the atoms to project on"]
[INFO] [stdout] 4328 | | #[doc = "! @param[in] size the number of atoms"]
[INFO] [stdout] 4329 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4330 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the atoms to project on
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4338:5
[INFO] [stdout] |
[INFO] [stdout] 4338 | / #[doc = "! Observe shown atoms passed to the solver."]
[INFO] [stdout] 4339 | | #[doc = "! \\note Facts do not have an associated aspif atom."]
[INFO] [stdout] 4340 | | #[doc = "! The value of the atom is set to zero."]
[INFO] [stdout] 4341 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 4344 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4345 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the symbolic representation of the atom
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4353:5
[INFO] [stdout] |
[INFO] [stdout] 4353 | / #[doc = "! Observe shown terms passed to the solver."]
[INFO] [stdout] 4354 | | #[doc = "!"]
[INFO] [stdout] 4355 | | #[doc = "! @param[in] symbol the symbolic representation of the term"]
[INFO] [stdout] 4356 | | #[doc = "! @param[in] condition the literals of the condition"]
[INFO] [stdout] 4357 | | #[doc = "! @param[in] size the size of the condition"]
[INFO] [stdout] 4358 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4359 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the symbolic representation of the term
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4368:5
[INFO] [stdout] |
[INFO] [stdout] 4368 | / #[doc = "! Observe shown csp variables passed to the solver."]
[INFO] [stdout] 4369 | | #[doc = "!"]
[INFO] [stdout] 4370 | | #[doc = "! @param[in] symbol the symbolic representation of the variable"]
[INFO] [stdout] 4371 | | #[doc = "! @param[in] value the value of the variable"]
[INFO] [stdout] ... |
[INFO] [stdout] 4374 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4375 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the symbolic representation of the variable
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4385:5
[INFO] [stdout] |
[INFO] [stdout] 4385 | / #[doc = "! Observe external statements passed to the solver."]
[INFO] [stdout] 4386 | | #[doc = "!"]
[INFO] [stdout] 4387 | | #[doc = "! @param[in] atom the external atom"]
[INFO] [stdout] 4388 | | #[doc = "! @param[in] type the type of the external statement"]
[INFO] [stdout] 4389 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4390 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atom the external atom
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4398:5
[INFO] [stdout] |
[INFO] [stdout] 4398 | / #[doc = "! Observe assumption directives passed to the solver."]
[INFO] [stdout] 4399 | | #[doc = "!"]
[INFO] [stdout] 4400 | | #[doc = "! @param[in] literals the literals to assume (positive literals are true and negative literals false for the next solve call)"]
[INFO] [stdout] 4401 | | #[doc = "! @param[in] size the number of atoms"]
[INFO] [stdout] 4402 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4403 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] literals the literals to assume (positive literals are true and negative literals false for the next solve call)
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4411:5
[INFO] [stdout] |
[INFO] [stdout] 4411 | / #[doc = "! Observe heuristic directives passed to the solver."]
[INFO] [stdout] 4412 | | #[doc = "!"]
[INFO] [stdout] 4413 | | #[doc = "! @param[in] atom the target atom"]
[INFO] [stdout] 4414 | | #[doc = "! @param[in] type the type of the heuristic modification"]
[INFO] [stdout] ... |
[INFO] [stdout] 4419 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4420 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atom the target atom
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4432:5
[INFO] [stdout] |
[INFO] [stdout] 4432 | / #[doc = "! Observe edge directives passed to the solver."]
[INFO] [stdout] 4433 | | #[doc = "!"]
[INFO] [stdout] 4434 | | #[doc = "! @param[in] node_u the start vertex of the edge"]
[INFO] [stdout] 4435 | | #[doc = "! @param[in] node_v the end vertex of the edge"]
[INFO] [stdout] ... |
[INFO] [stdout] 4438 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4439 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] node_u the start vertex of the edge
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4449:5
[INFO] [stdout] |
[INFO] [stdout] 4449 | / #[doc = "! Observe numeric theory terms."]
[INFO] [stdout] 4450 | | #[doc = "!"]
[INFO] [stdout] 4451 | | #[doc = "! @param[in] term_id the id of the term"]
[INFO] [stdout] 4452 | | #[doc = "! @param[in] number the value of the term"]
[INFO] [stdout] 4453 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4454 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] term_id the id of the term
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4462:5
[INFO] [stdout] |
[INFO] [stdout] 4462 | / #[doc = "! Observe string theory terms."]
[INFO] [stdout] 4463 | | #[doc = "!"]
[INFO] [stdout] 4464 | | #[doc = "! @param[in] term_id the id of the term"]
[INFO] [stdout] 4465 | | #[doc = "! @param[in] name the value of the term"]
[INFO] [stdout] 4466 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4467 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] term_id the id of the term
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4475:5
[INFO] [stdout] |
[INFO] [stdout] 4475 | / #[doc = "! Observe compound theory terms."]
[INFO] [stdout] 4476 | | #[doc = "!"]
[INFO] [stdout] 4477 | | #[doc = "! The name_id_or_type gives the type of the compound term:"]
[INFO] [stdout] 4478 | | #[doc = "! - if it is -1, then it is a tuple"]
[INFO] [stdout] ... |
[INFO] [stdout] 4487 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4488 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] term_id the id of the term
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4498:5
[INFO] [stdout] |
[INFO] [stdout] 4498 | / #[doc = "! Observe theory elements."]
[INFO] [stdout] 4499 | | #[doc = "!"]
[INFO] [stdout] 4500 | | #[doc = "! @param element_id the id of the element"]
[INFO] [stdout] 4501 | | #[doc = "! @param terms the term tuple of the element"]
[INFO] [stdout] ... |
[INFO] [stdout] 4505 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4506 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] data user data for the callback
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4517:5
[INFO] [stdout] |
[INFO] [stdout] 4517 | / #[doc = "! Observe theory atoms without guard."]
[INFO] [stdout] 4518 | | #[doc = "!"]
[INFO] [stdout] 4519 | | #[doc = "! @param[in] atom_id_or_zero the id of the atom or zero for directives"]
[INFO] [stdout] 4520 | | #[doc = "! @param[in] term_id the term associated with the atom"]
[INFO] [stdout] ... |
[INFO] [stdout] 4523 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4524 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atom_id_or_zero the id of the atom or zero for directives
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4534:5
[INFO] [stdout] |
[INFO] [stdout] 4534 | / #[doc = "! Observe theory atoms with guard."]
[INFO] [stdout] 4535 | | #[doc = "!"]
[INFO] [stdout] 4536 | | #[doc = "! @param[in] atom_id_or_zero the id of the atom or zero for directives"]
[INFO] [stdout] 4537 | | #[doc = "! @param[in] term_id the term associated with the atom"]
[INFO] [stdout] ... |
[INFO] [stdout] 4542 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 4543 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atom_id_or_zero the id of the atom or zero for directives
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:4911:1
[INFO] [stdout] |
[INFO] [stdout] 4911 | / #[doc = "! Callback function to implement external functions."]
[INFO] [stdout] 4912 | | #[doc = "!"]
[INFO] [stdout] 4913 | | #[doc = "! If an external function of form \\@name(parameters) occurs in a logic program,"]
[INFO] [stdout] 4914 | | #[doc = "! then this function is called with its location, name, parameters, and a callback to inject symbols as arguments."]
[INFO] [stdout] ... |
[INFO] [stdout] 4948 | | #[doc = "! }"]
[INFO] [stdout] 4949 | | #[doc = "! ~~~~~~~~~~~~~~~"]
[INFO] [stdout] | |____________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] location location from which the external function was called
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5391:1
[INFO] [stdout] |
[INFO] [stdout] 5391 | / #[doc = "! Callback to customize clingo main function."]
[INFO] [stdout] 5392 | | #[doc = "!"]
[INFO] [stdout] 5393 | | #[doc = "! @param[in] control corresponding control object"]
[INFO] [stdout] 5394 | | #[doc = "! @param[in] files files passed via command line arguments"]
[INFO] [stdout] ... |
[INFO] [stdout] 5397 | | #[doc = "!"]
[INFO] [stdout] 5398 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] control corresponding control object
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5407:1
[INFO] [stdout] |
[INFO] [stdout] 5407 | / #[doc = "! Callback to print a model in default format."]
[INFO] [stdout] 5408 | | #[doc = "!"]
[INFO] [stdout] 5409 | | #[doc = "! @param[in] data user data for the callback"]
[INFO] [stdout] 5410 | | #[doc = "!"]
[INFO] [stdout] 5411 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] data user data for the callback
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:5414:1
[INFO] [stdout] |
[INFO] [stdout] 5414 | / #[doc = "! Callback to customize model printing."]
[INFO] [stdout] 5415 | | #[doc = "!"]
[INFO] [stdout] 5416 | | #[doc = "! @param[in] model the model"]
[INFO] [stdout] 5417 | | #[doc = "! @param[in] printer the default model printer"]
[INFO] [stdout] ... |
[INFO] [stdout] 5420 | | #[doc = "!"]
[INFO] [stdout] 5421 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] model the model
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 404 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "6b580d507ccf7e5f007797225582ff76b127d963ccb4ff39cca0f49e68789892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b580d507ccf7e5f007797225582ff76b127d963ccb4ff39cca0f49e68789892", kill_on_drop: false }`
[INFO] [stdout] 6b580d507ccf7e5f007797225582ff76b127d963ccb4ff39cca0f49e68789892
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }`
[INFO] [stdout] 414d16eb86c93ab6b0a9bcac3d79dca5efe5430ba53dd6c24ffdf8862af6a90d
[INFO] running `Command { std: "docker" "start" "-a" "414d16eb86c93ab6b0a9bcac3d79dca5efe5430ba53dd6c24ffdf8862af6a90d", kill_on_drop: false }`
[INFO] [stderr] Compiling clingo-sys v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr] Scraping clingo-sys v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting clingo-sys v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:297:5
[INFO] [stdout] |
[INFO] [stdout] 297 | / #[doc = "! Set a custom error code and message in the active thread."]
[INFO] [stdout] 298 | | #[doc = "! @param[in] code the error code"]
[INFO] [stdout] 299 | | #[doc = "! @param[in] message the error message"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] code the error code
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:341:5
[INFO] [stdout] |
[INFO] [stdout] 341 | / #[doc = "! Obtain the clingo version."]
[INFO] [stdout] 342 | | #[doc = "!"]
[INFO] [stdout] 343 | | #[doc = "! @param[out] major major version number"]
[INFO] [stdout] 344 | | #[doc = "! @param[out] minor minor version number"]
[INFO] [stdout] 345 | | #[doc = "! @param[out] revision revision number"]
[INFO] [stdout] | |_____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] major major version number
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:468:5
[INFO] [stdout] |
[INFO] [stdout] 468 | / #[doc = "! Create a new signature."]
[INFO] [stdout] 469 | | #[doc = "!"]
[INFO] [stdout] 470 | | #[doc = "! @param[in] name name of the signature"]
[INFO] [stdout] 471 | | #[doc = "! @param[in] arity arity of the signature"]
[INFO] [stdout] ... |
[INFO] [stdout] 474 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 475 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] name name of the signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:468:5
[INFO] [stdout] |
[INFO] [stdout] 468 | / #[doc = "! Create a new signature."]
[INFO] [stdout] 469 | | #[doc = "!"]
[INFO] [stdout] 470 | | #[doc = "! @param[in] name name of the signature"]
[INFO] [stdout] 471 | | #[doc = "! @param[in] arity arity of the signature"]
[INFO] [stdout] ... |
[INFO] [stdout] 474 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 475 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] signature the resulting signature
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:484:5
[INFO] [stdout] |
[INFO] [stdout] 484 | / #[doc = "! Get the name of a signature."]
[INFO] [stdout] 485 | | #[doc = "!"]
[INFO] [stdout] 486 | | #[doc = "! @note"]
[INFO] [stdout] 487 | | #[doc = "! The string is internalized and valid for the duration of the process."]
[INFO] [stdout] 488 | | #[doc = "!"]
[INFO] [stdout] 489 | | #[doc = "! @param[in] signature the target signature"]
[INFO] [stdout] 490 | | #[doc = "! @return the name of the signature"]
[INFO] [stdout] | |__________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] signature the target signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:494:5
[INFO] [stdout] |
[INFO] [stdout] 494 | / #[doc = "! Get the arity of a signature."]
[INFO] [stdout] 495 | | #[doc = "!"]
[INFO] [stdout] 496 | | #[doc = "! @param[in] signature the target signature"]
[INFO] [stdout] 497 | | #[doc = "! @return the arity of the signature"]
[INFO] [stdout] | |___________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] signature the target signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:501:5
[INFO] [stdout] |
[INFO] [stdout] 501 | / #[doc = "! Whether the signature is positive (is not classically negated)."]
[INFO] [stdout] 502 | | #[doc = "!"]
[INFO] [stdout] 503 | | #[doc = "! @param[in] signature the target signature"]
[INFO] [stdout] 504 | | #[doc = "! @return whether the signature has no sign"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] signature the target signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:508:5
[INFO] [stdout] |
[INFO] [stdout] 508 | / #[doc = "! Whether the signature is negative (is classically negated)."]
[INFO] [stdout] 509 | | #[doc = "!"]
[INFO] [stdout] 510 | | #[doc = "! @param[in] signature the target signature"]
[INFO] [stdout] 511 | | #[doc = "! @return whether the signature has a sign"]
[INFO] [stdout] | |_________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] signature the target signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:515:5
[INFO] [stdout] |
[INFO] [stdout] 515 | / #[doc = "! Check if two signatures are equal."]
[INFO] [stdout] 516 | | #[doc = "!"]
[INFO] [stdout] 517 | | #[doc = "! @param[in] a first signature"]
[INFO] [stdout] 518 | | #[doc = "! @param[in] b second signature"]
[INFO] [stdout] 519 | | #[doc = "! @return whether a == b"]
[INFO] [stdout] | |_______________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] a first signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:523:5
[INFO] [stdout] |
[INFO] [stdout] 523 | / #[doc = "! Check if a signature is less than another signature."]
[INFO] [stdout] 524 | | #[doc = "!"]
[INFO] [stdout] 525 | | #[doc = "! Signatures are compared first by sign (unsigned < signed), then by arity,"]
[INFO] [stdout] 526 | | #[doc = "! then by name."]
[INFO] [stdout] ... |
[INFO] [stdout] 529 | | #[doc = "! @param[in] b second signature"]
[INFO] [stdout] 530 | | #[doc = "! @return whether a < b"]
[INFO] [stdout] | |______________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] a first signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:534:5
[INFO] [stdout] |
[INFO] [stdout] 534 | / #[doc = "! Calculate a hash code of a signature."]
[INFO] [stdout] 535 | | #[doc = "!"]
[INFO] [stdout] 536 | | #[doc = "! @param[in] signature the target signature"]
[INFO] [stdout] 537 | | #[doc = "! @return the hash code of the signature"]
[INFO] [stdout] | |_______________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] signature the target signature
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:560:5
[INFO] [stdout] |
[INFO] [stdout] 560 | / #[doc = "! Construct a symbol representing a number."]
[INFO] [stdout] 561 | | #[doc = "!"]
[INFO] [stdout] 562 | | #[doc = "! @param[in] number the number"]
[INFO] [stdout] 563 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] number the number
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:560:5
[INFO] [stdout] |
[INFO] [stdout] 560 | / #[doc = "! Construct a symbol representing a number."]
[INFO] [stdout] 561 | | #[doc = "!"]
[INFO] [stdout] 562 | | #[doc = "! @param[in] number the number"]
[INFO] [stdout] 563 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:567:5
[INFO] [stdout] |
[INFO] [stdout] 567 | / #[doc = "! Construct a symbol representing \\#sup."]
[INFO] [stdout] 568 | | #[doc = "!"]
[INFO] [stdout] 569 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:573:5
[INFO] [stdout] |
[INFO] [stdout] 573 | / #[doc = "! Construct a symbol representing \\#inf."]
[INFO] [stdout] 574 | | #[doc = "!"]
[INFO] [stdout] 575 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:579:5
[INFO] [stdout] |
[INFO] [stdout] 579 | / #[doc = "! Construct a symbol representing a string."]
[INFO] [stdout] 580 | | #[doc = "!"]
[INFO] [stdout] 581 | | #[doc = "! @param[in] string the string"]
[INFO] [stdout] 582 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] 583 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 584 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] string the string
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:579:5
[INFO] [stdout] |
[INFO] [stdout] 579 | / #[doc = "! Construct a symbol representing a string."]
[INFO] [stdout] 580 | | #[doc = "!"]
[INFO] [stdout] 581 | | #[doc = "! @param[in] string the string"]
[INFO] [stdout] 582 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] 583 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 584 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:591:5
[INFO] [stdout] |
[INFO] [stdout] 591 | / #[doc = "! Construct a symbol representing an id."]
[INFO] [stdout] 592 | | #[doc = "!"]
[INFO] [stdout] 593 | | #[doc = "! @note This is just a shortcut for clingo_symbol_create_function() with"]
[INFO] [stdout] 594 | | #[doc = "! empty arguments."]
[INFO] [stdout] ... |
[INFO] [stdout] 599 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 600 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] name the name
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:591:5
[INFO] [stdout] |
[INFO] [stdout] 591 | / #[doc = "! Construct a symbol representing an id."]
[INFO] [stdout] 592 | | #[doc = "!"]
[INFO] [stdout] 593 | | #[doc = "! @note This is just a shortcut for clingo_symbol_create_function() with"]
[INFO] [stdout] 594 | | #[doc = "! empty arguments."]
[INFO] [stdout] ... |
[INFO] [stdout] 599 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 600 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:608:5
[INFO] [stdout] |
[INFO] [stdout] 608 | / #[doc = "! Construct a symbol representing a function or tuple."]
[INFO] [stdout] 609 | | #[doc = "!"]
[INFO] [stdout] 610 | | #[doc = "! @note To create tuples, the empty string has to be used as name."]
[INFO] [stdout] 611 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 617 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 618 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] name the name of the function
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:608:5
[INFO] [stdout] |
[INFO] [stdout] 608 | / #[doc = "! Construct a symbol representing a function or tuple."]
[INFO] [stdout] 609 | | #[doc = "!"]
[INFO] [stdout] 610 | | #[doc = "! @note To create tuples, the empty string has to be used as name."]
[INFO] [stdout] 611 | | #[doc = "!"]
[INFO] [stdout] ... |
[INFO] [stdout] 617 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 618 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:628:5
[INFO] [stdout] |
[INFO] [stdout] 628 | / #[doc = "! Get the number of a symbol."]
[INFO] [stdout] 629 | | #[doc = "!"]
[INFO] [stdout] 630 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 631 | | #[doc = "! @param[out] number the resulting number"]
[INFO] [stdout] 632 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 633 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_number"]
[INFO] [stdout] | |______________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:628:5
[INFO] [stdout] |
[INFO] [stdout] 628 | / #[doc = "! Get the number of a symbol."]
[INFO] [stdout] 629 | | #[doc = "!"]
[INFO] [stdout] 630 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 631 | | #[doc = "! @param[out] number the resulting number"]
[INFO] [stdout] 632 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 633 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_number"]
[INFO] [stdout] | |______________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] number the resulting number
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:640:5
[INFO] [stdout] |
[INFO] [stdout] 640 | / #[doc = "! Get the name of a symbol."]
[INFO] [stdout] 641 | | #[doc = "!"]
[INFO] [stdout] 642 | | #[doc = "! @note"]
[INFO] [stdout] 643 | | #[doc = "! The string is internalized and valid for the duration of the process."]
[INFO] [stdout] ... |
[INFO] [stdout] 647 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 648 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:640:5
[INFO] [stdout] |
[INFO] [stdout] 640 | / #[doc = "! Get the name of a symbol."]
[INFO] [stdout] 641 | | #[doc = "!"]
[INFO] [stdout] 642 | | #[doc = "! @note"]
[INFO] [stdout] 643 | | #[doc = "! The string is internalized and valid for the duration of the process."]
[INFO] [stdout] ... |
[INFO] [stdout] 647 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 648 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] name the resulting name
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:655:5
[INFO] [stdout] |
[INFO] [stdout] 655 | / #[doc = "! Get the string of a symbol."]
[INFO] [stdout] 656 | | #[doc = "!"]
[INFO] [stdout] 657 | | #[doc = "! @note"]
[INFO] [stdout] 658 | | #[doc = "! The string is internalized and valid for the duration of the process."]
[INFO] [stdout] ... |
[INFO] [stdout] 662 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 663 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_string"]
[INFO] [stdout] | |______________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:655:5
[INFO] [stdout] |
[INFO] [stdout] 655 | / #[doc = "! Get the string of a symbol."]
[INFO] [stdout] 656 | | #[doc = "!"]
[INFO] [stdout] 657 | | #[doc = "! @note"]
[INFO] [stdout] 658 | | #[doc = "! The string is internalized and valid for the duration of the process."]
[INFO] [stdout] ... |
[INFO] [stdout] 662 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 663 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_string"]
[INFO] [stdout] | |______________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] string the resulting string
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:670:5
[INFO] [stdout] |
[INFO] [stdout] 670 | / #[doc = "! Check if a function is positive (does not have a sign)."]
[INFO] [stdout] 671 | | #[doc = "!"]
[INFO] [stdout] 672 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 673 | | #[doc = "! @param[out] positive the result"]
[INFO] [stdout] 674 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 675 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:670:5
[INFO] [stdout] |
[INFO] [stdout] 670 | / #[doc = "! Check if a function is positive (does not have a sign)."]
[INFO] [stdout] 671 | | #[doc = "!"]
[INFO] [stdout] 672 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 673 | | #[doc = "! @param[out] positive the result"]
[INFO] [stdout] 674 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 675 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] positive the result
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:679:5
[INFO] [stdout] |
[INFO] [stdout] 679 | / #[doc = "! Check if a function is negative (has a sign)."]
[INFO] [stdout] 680 | | #[doc = "!"]
[INFO] [stdout] 681 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 682 | | #[doc = "! @param[out] negative the result"]
[INFO] [stdout] 683 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 684 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:679:5
[INFO] [stdout] |
[INFO] [stdout] 679 | / #[doc = "! Check if a function is negative (has a sign)."]
[INFO] [stdout] 680 | | #[doc = "!"]
[INFO] [stdout] 681 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 682 | | #[doc = "! @param[out] negative the result"]
[INFO] [stdout] 683 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 684 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] negative the result
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:688:5
[INFO] [stdout] |
[INFO] [stdout] 688 | / #[doc = "! Get the arguments of a symbol."]
[INFO] [stdout] 689 | | #[doc = "!"]
[INFO] [stdout] 690 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 691 | | #[doc = "! @param[out] arguments the resulting arguments"]
[INFO] [stdout] 692 | | #[doc = "! @param[out] arguments_size the number of arguments"]
[INFO] [stdout] 693 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 694 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:688:5
[INFO] [stdout] |
[INFO] [stdout] 688 | / #[doc = "! Get the arguments of a symbol."]
[INFO] [stdout] 689 | | #[doc = "!"]
[INFO] [stdout] 690 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 691 | | #[doc = "! @param[out] arguments the resulting arguments"]
[INFO] [stdout] 692 | | #[doc = "! @param[out] arguments_size the number of arguments"]
[INFO] [stdout] 693 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 694 | | #[doc = "! - ::clingo_error_runtime if symbol is not of type ::clingo_symbol_type_function"]
[INFO] [stdout] | |________________________________________________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] arguments the resulting arguments
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:702:5
[INFO] [stdout] |
[INFO] [stdout] 702 | / #[doc = "! Get the type of a symbol."]
[INFO] [stdout] 703 | | #[doc = "!"]
[INFO] [stdout] 704 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 705 | | #[doc = "! @return the type of the symbol"]
[INFO] [stdout] | |_______________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:709:5
[INFO] [stdout] |
[INFO] [stdout] 709 | / #[doc = "! Get the size of the string representation of a symbol (including the terminating 0)."]
[INFO] [stdout] 710 | | #[doc = "!"]
[INFO] [stdout] 711 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 712 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 713 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 714 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:709:5
[INFO] [stdout] |
[INFO] [stdout] 709 | / #[doc = "! Get the size of the string representation of a symbol (including the terminating 0)."]
[INFO] [stdout] 710 | | #[doc = "!"]
[INFO] [stdout] 711 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 712 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 713 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 714 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting size
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:718:5
[INFO] [stdout] |
[INFO] [stdout] 718 | / #[doc = "! Get the string representation of a symbol."]
[INFO] [stdout] 719 | | #[doc = "!"]
[INFO] [stdout] 720 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 721 | | #[doc = "! @param[out] string the resulting string"]
[INFO] [stdout] ... |
[INFO] [stdout] 725 | | #[doc = "!"]
[INFO] [stdout] 726 | | #[doc = "! @see clingo_symbol_to_string_size()"]
[INFO] [stdout] | |____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:718:5
[INFO] [stdout] |
[INFO] [stdout] 718 | / #[doc = "! Get the string representation of a symbol."]
[INFO] [stdout] 719 | | #[doc = "!"]
[INFO] [stdout] 720 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 721 | | #[doc = "! @param[out] string the resulting string"]
[INFO] [stdout] ... |
[INFO] [stdout] 725 | | #[doc = "!"]
[INFO] [stdout] 726 | | #[doc = "! @see clingo_symbol_to_string_size()"]
[INFO] [stdout] | |____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] string the resulting string
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:734:5
[INFO] [stdout] |
[INFO] [stdout] 734 | / #[doc = "! Check if two symbols are equal."]
[INFO] [stdout] 735 | | #[doc = "!"]
[INFO] [stdout] 736 | | #[doc = "! @param[in] a first symbol"]
[INFO] [stdout] 737 | | #[doc = "! @param[in] b second symbol"]
[INFO] [stdout] 738 | | #[doc = "! @return whether a == b"]
[INFO] [stdout] | |_______________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] a first symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:742:5
[INFO] [stdout] |
[INFO] [stdout] 742 | / #[doc = "! Check if a symbol is less than another symbol."]
[INFO] [stdout] 743 | | #[doc = "!"]
[INFO] [stdout] 744 | | #[doc = "! Symbols are first compared by type. If the types are equal, the values are"]
[INFO] [stdout] 745 | | #[doc = "! compared (where strings are compared using strcmp). Functions are first"]
[INFO] [stdout] ... |
[INFO] [stdout] 749 | | #[doc = "! @param[in] b second symbol"]
[INFO] [stdout] 750 | | #[doc = "! @return whether a < b"]
[INFO] [stdout] | |______________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] a first symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:754:5
[INFO] [stdout] |
[INFO] [stdout] 754 | / #[doc = "! Calculate a hash code of a symbol."]
[INFO] [stdout] 755 | | #[doc = "!"]
[INFO] [stdout] 756 | | #[doc = "! @param[in] symbol the target symbol"]
[INFO] [stdout] 757 | | #[doc = "! @return the hash code of the symbol"]
[INFO] [stdout] | |____________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] symbol the target symbol
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:761:5
[INFO] [stdout] |
[INFO] [stdout] 761 | / #[doc = "! Internalize a string."]
[INFO] [stdout] 762 | | #[doc = "!"]
[INFO] [stdout] 763 | | #[doc = "! This functions takes a string as input and returns an equal unique string"]
[INFO] [stdout] 764 | | #[doc = "! that is (at the moment) not freed until the program is closed."]
[INFO] [stdout] ... |
[INFO] [stdout] 768 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 769 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] string the string to internalize
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:761:5
[INFO] [stdout] |
[INFO] [stdout] 761 | / #[doc = "! Internalize a string."]
[INFO] [stdout] 762 | | #[doc = "!"]
[INFO] [stdout] 763 | | #[doc = "! This functions takes a string as input and returns an equal unique string"]
[INFO] [stdout] 764 | | #[doc = "! that is (at the moment) not freed until the program is closed."]
[INFO] [stdout] ... |
[INFO] [stdout] 768 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 769 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] result the internalized string
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:776:5
[INFO] [stdout] |
[INFO] [stdout] 776 | / #[doc = "! Parse a term in string form."]
[INFO] [stdout] 777 | | #[doc = "!"]
[INFO] [stdout] 778 | | #[doc = "! The result of this function is a symbol. The input term can contain"]
[INFO] [stdout] 779 | | #[doc = "! unevaluated functions, which are evaluated during parsing."]
[INFO] [stdout] ... |
[INFO] [stdout] 787 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 788 | | #[doc = "! - ::clingo_error_runtime if parsing fails"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] string the string to parse
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:776:5
[INFO] [stdout] |
[INFO] [stdout] 776 | / #[doc = "! Parse a term in string form."]
[INFO] [stdout] 777 | | #[doc = "!"]
[INFO] [stdout] 778 | | #[doc = "! The result of this function is a symbol. The input term can contain"]
[INFO] [stdout] 779 | | #[doc = "! unevaluated functions, which are evaluated during parsing."]
[INFO] [stdout] ... |
[INFO] [stdout] 787 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] 788 | | #[doc = "! - ::clingo_error_runtime if parsing fails"]
[INFO] [stdout] | |__________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:818:5
[INFO] [stdout] |
[INFO] [stdout] 818 | / #[doc = "! Get the number of different atoms occurring in a logic program."]
[INFO] [stdout] 819 | | #[doc = "!"]
[INFO] [stdout] 820 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 821 | | #[doc = "! @param[out] size the number of atoms"]
[INFO] [stdout] 822 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:818:5
[INFO] [stdout] |
[INFO] [stdout] 818 | / #[doc = "! Get the number of different atoms occurring in a logic program."]
[INFO] [stdout] 819 | | #[doc = "!"]
[INFO] [stdout] 820 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 821 | | #[doc = "! @param[out] size the number of atoms"]
[INFO] [stdout] 822 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the number of atoms
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:829:5
[INFO] [stdout] |
[INFO] [stdout] 829 | / #[doc = "! Get a forward iterator to the beginning of the sequence of all symbolic"]
[INFO] [stdout] 830 | | #[doc = "! atoms optionally restricted to a given signature."]
[INFO] [stdout] 831 | | #[doc = "!"]
[INFO] [stdout] 832 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 833 | | #[doc = "! @param[in] signature optional signature"]
[INFO] [stdout] 834 | | #[doc = "! @param[out] iterator the resulting iterator"]
[INFO] [stdout] 835 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:829:5
[INFO] [stdout] |
[INFO] [stdout] 829 | / #[doc = "! Get a forward iterator to the beginning of the sequence of all symbolic"]
[INFO] [stdout] 830 | | #[doc = "! atoms optionally restricted to a given signature."]
[INFO] [stdout] 831 | | #[doc = "!"]
[INFO] [stdout] 832 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 833 | | #[doc = "! @param[in] signature optional signature"]
[INFO] [stdout] 834 | | #[doc = "! @param[out] iterator the resulting iterator"]
[INFO] [stdout] 835 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] iterator the resulting iterator
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:843:5
[INFO] [stdout] |
[INFO] [stdout] 843 | / #[doc = "! Iterator pointing to the end of the sequence of symbolic atoms."]
[INFO] [stdout] 844 | | #[doc = "!"]
[INFO] [stdout] 845 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 846 | | #[doc = "! @param[out] iterator the resulting iterator"]
[INFO] [stdout] 847 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:843:5
[INFO] [stdout] |
[INFO] [stdout] 843 | / #[doc = "! Iterator pointing to the end of the sequence of symbolic atoms."]
[INFO] [stdout] 844 | | #[doc = "!"]
[INFO] [stdout] 845 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 846 | | #[doc = "! @param[out] iterator the resulting iterator"]
[INFO] [stdout] 847 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] iterator the resulting iterator
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:854:5
[INFO] [stdout] |
[INFO] [stdout] 854 | / #[doc = "! Find a symbolic atom given its symbolic representation."]
[INFO] [stdout] 855 | | #[doc = "!"]
[INFO] [stdout] 856 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 857 | | #[doc = "! @param[in] symbol the symbol to lookup"]
[INFO] [stdout] 858 | | #[doc = "! @param[out] iterator iterator pointing to the symbolic atom or to the end"]
[INFO] [stdout] 859 | | #[doc = "! of the sequence if no corresponding atom is found"]
[INFO] [stdout] 860 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:854:5
[INFO] [stdout] |
[INFO] [stdout] 854 | / #[doc = "! Find a symbolic atom given its symbolic representation."]
[INFO] [stdout] 855 | | #[doc = "!"]
[INFO] [stdout] 856 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 857 | | #[doc = "! @param[in] symbol the symbol to lookup"]
[INFO] [stdout] 858 | | #[doc = "! @param[out] iterator iterator pointing to the symbolic atom or to the end"]
[INFO] [stdout] 859 | | #[doc = "! of the sequence if no corresponding atom is found"]
[INFO] [stdout] 860 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] iterator iterator pointing to the symbolic atom or to the end
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:868:5
[INFO] [stdout] |
[INFO] [stdout] 868 | / #[doc = "! Check if two iterators point to the same element (or end of the sequence)."]
[INFO] [stdout] 869 | | #[doc = "!"]
[INFO] [stdout] 870 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 871 | | #[doc = "! @param[in] a the first iterator"]
[INFO] [stdout] 872 | | #[doc = "! @param[in] b the second iterator"]
[INFO] [stdout] 873 | | #[doc = "! @param[out] equal whether the two iterators are equal"]
[INFO] [stdout] 874 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:868:5
[INFO] [stdout] |
[INFO] [stdout] 868 | / #[doc = "! Check if two iterators point to the same element (or end of the sequence)."]
[INFO] [stdout] 869 | | #[doc = "!"]
[INFO] [stdout] 870 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 871 | | #[doc = "! @param[in] a the first iterator"]
[INFO] [stdout] 872 | | #[doc = "! @param[in] b the second iterator"]
[INFO] [stdout] 873 | | #[doc = "! @param[out] equal whether the two iterators are equal"]
[INFO] [stdout] 874 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] equal whether the two iterators are equal
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:883:5
[INFO] [stdout] |
[INFO] [stdout] 883 | / #[doc = "! Get the symbolic representation of an atom."]
[INFO] [stdout] 884 | | #[doc = "!"]
[INFO] [stdout] 885 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 886 | | #[doc = "! @param[in] iterator iterator to the atom"]
[INFO] [stdout] 887 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] 888 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:883:5
[INFO] [stdout] |
[INFO] [stdout] 883 | / #[doc = "! Get the symbolic representation of an atom."]
[INFO] [stdout] 884 | | #[doc = "!"]
[INFO] [stdout] 885 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 886 | | #[doc = "! @param[in] iterator iterator to the atom"]
[INFO] [stdout] 887 | | #[doc = "! @param[out] symbol the resulting symbol"]
[INFO] [stdout] 888 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] symbol the resulting symbol
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:896:5
[INFO] [stdout] |
[INFO] [stdout] 896 | / #[doc = "! Check whether an atom is a fact."]
[INFO] [stdout] 897 | | #[doc = "!"]
[INFO] [stdout] 898 | | #[doc = "! @note This does not determine if an atom is a cautious consequence. The"]
[INFO] [stdout] 899 | | #[doc = "! grounding or solving component's simplifications can only detect this in"]
[INFO] [stdout] ... |
[INFO] [stdout] 904 | | #[doc = "! @param[out] fact whether the atom is a fact"]
[INFO] [stdout] 905 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:896:5
[INFO] [stdout] |
[INFO] [stdout] 896 | / #[doc = "! Check whether an atom is a fact."]
[INFO] [stdout] 897 | | #[doc = "!"]
[INFO] [stdout] 898 | | #[doc = "! @note This does not determine if an atom is a cautious consequence. The"]
[INFO] [stdout] 899 | | #[doc = "! grounding or solving component's simplifications can only detect this in"]
[INFO] [stdout] ... |
[INFO] [stdout] 904 | | #[doc = "! @param[out] fact whether the atom is a fact"]
[INFO] [stdout] 905 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] fact whether the atom is a fact
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:913:5
[INFO] [stdout] |
[INFO] [stdout] 913 | / #[doc = "! Check whether an atom is external."]
[INFO] [stdout] 914 | | #[doc = "!"]
[INFO] [stdout] 915 | | #[doc = "! An atom is external if it has been defined using an external directive and"]
[INFO] [stdout] 916 | | #[doc = "! has not been released or defined by a rule."]
[INFO] [stdout] ... |
[INFO] [stdout] 920 | | #[doc = "! @param[out] external whether the atom is a external"]
[INFO] [stdout] 921 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:913:5
[INFO] [stdout] |
[INFO] [stdout] 913 | / #[doc = "! Check whether an atom is external."]
[INFO] [stdout] 914 | | #[doc = "!"]
[INFO] [stdout] 915 | | #[doc = "! An atom is external if it has been defined using an external directive and"]
[INFO] [stdout] 916 | | #[doc = "! has not been released or defined by a rule."]
[INFO] [stdout] ... |
[INFO] [stdout] 920 | | #[doc = "! @param[out] external whether the atom is a external"]
[INFO] [stdout] 921 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] external whether the atom is a external
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:929:5
[INFO] [stdout] |
[INFO] [stdout] 929 | / #[doc = "! Returns the (numeric) aspif literal corresponding to the given symbolic atom."]
[INFO] [stdout] 930 | | #[doc = "!"]
[INFO] [stdout] 931 | | #[doc = "! Such a literal can be mapped to a solver literal (see the \\ref Propagator"]
[INFO] [stdout] 932 | | #[doc = "! module) or be used in rules in aspif format (see the \\ref ProgramBuilder"]
[INFO] [stdout] ... |
[INFO] [stdout] 937 | | #[doc = "! @param[out] literal the associated literal"]
[INFO] [stdout] 938 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:929:5
[INFO] [stdout] |
[INFO] [stdout] 929 | / #[doc = "! Returns the (numeric) aspif literal corresponding to the given symbolic atom."]
[INFO] [stdout] 930 | | #[doc = "!"]
[INFO] [stdout] 931 | | #[doc = "! Such a literal can be mapped to a solver literal (see the \\ref Propagator"]
[INFO] [stdout] 932 | | #[doc = "! module) or be used in rules in aspif format (see the \\ref ProgramBuilder"]
[INFO] [stdout] ... |
[INFO] [stdout] 937 | | #[doc = "! @param[out] literal the associated literal"]
[INFO] [stdout] 938 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] literal the associated literal
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:946:5
[INFO] [stdout] |
[INFO] [stdout] 946 | / #[doc = "! Get the number of different predicate signatures used in the program."]
[INFO] [stdout] 947 | | #[doc = "!"]
[INFO] [stdout] 948 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 949 | | #[doc = "! @param[out] size the number of signatures"]
[INFO] [stdout] 950 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:946:5
[INFO] [stdout] |
[INFO] [stdout] 946 | / #[doc = "! Get the number of different predicate signatures used in the program."]
[INFO] [stdout] 947 | | #[doc = "!"]
[INFO] [stdout] 948 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 949 | | #[doc = "! @param[out] size the number of signatures"]
[INFO] [stdout] 950 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the number of signatures
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:957:5
[INFO] [stdout] |
[INFO] [stdout] 957 | / #[doc = "! Get the predicate signatures occurring in a logic program."]
[INFO] [stdout] 958 | | #[doc = "!"]
[INFO] [stdout] 959 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 960 | | #[doc = "! @param[out] signatures the resulting signatures"]
[INFO] [stdout] ... |
[INFO] [stdout] 965 | | #[doc = "!"]
[INFO] [stdout] 966 | | #[doc = "! @see clingo_symbolic_atoms_signatures_size()"]
[INFO] [stdout] | |_____________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:957:5
[INFO] [stdout] |
[INFO] [stdout] 957 | / #[doc = "! Get the predicate signatures occurring in a logic program."]
[INFO] [stdout] 958 | | #[doc = "!"]
[INFO] [stdout] 959 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 960 | | #[doc = "! @param[out] signatures the resulting signatures"]
[INFO] [stdout] ... |
[INFO] [stdout] 965 | | #[doc = "!"]
[INFO] [stdout] 966 | | #[doc = "! @see clingo_symbolic_atoms_signatures_size()"]
[INFO] [stdout] | |_____________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] signatures the resulting signatures
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:974:5
[INFO] [stdout] |
[INFO] [stdout] 974 | / #[doc = "! Get an iterator to the next element in the sequence of symbolic atoms."]
[INFO] [stdout] 975 | | #[doc = "!"]
[INFO] [stdout] 976 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 977 | | #[doc = "! @param[in] iterator the current iterator"]
[INFO] [stdout] 978 | | #[doc = "! @param[out] next the succeeding iterator"]
[INFO] [stdout] 979 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:974:5
[INFO] [stdout] |
[INFO] [stdout] 974 | / #[doc = "! Get an iterator to the next element in the sequence of symbolic atoms."]
[INFO] [stdout] 975 | | #[doc = "!"]
[INFO] [stdout] 976 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 977 | | #[doc = "! @param[in] iterator the current iterator"]
[INFO] [stdout] 978 | | #[doc = "! @param[out] next the succeeding iterator"]
[INFO] [stdout] 979 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] next the succeeding iterator
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:987:5
[INFO] [stdout] |
[INFO] [stdout] 987 | / #[doc = "! Check whether the given iterator points to some element with the sequence"]
[INFO] [stdout] 988 | | #[doc = "! of symbolic atoms or to the end of the sequence."]
[INFO] [stdout] 989 | | #[doc = "!"]
[INFO] [stdout] 990 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] ... |
[INFO] [stdout] 993 | | #[doc = "! sequence"]
[INFO] [stdout] 994 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:987:5
[INFO] [stdout] |
[INFO] [stdout] 987 | / #[doc = "! Check whether the given iterator points to some element with the sequence"]
[INFO] [stdout] 988 | | #[doc = "! of symbolic atoms or to the end of the sequence."]
[INFO] [stdout] 989 | | #[doc = "!"]
[INFO] [stdout] 990 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] ... |
[INFO] [stdout] 993 | | #[doc = "! sequence"]
[INFO] [stdout] 994 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] valid whether the iterator points to some element within the
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1040:5
[INFO] [stdout] |
[INFO] [stdout] 1040 | / #[doc = "! Get the type of the given theory term."]
[INFO] [stdout] 1041 | | #[doc = "!"]
[INFO] [stdout] 1042 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1043 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] 1044 | | #[doc = "! @param[out] type the resulting type"]
[INFO] [stdout] 1045 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the term is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1040:5
[INFO] [stdout] |
[INFO] [stdout] 1040 | / #[doc = "! Get the type of the given theory term."]
[INFO] [stdout] 1041 | | #[doc = "!"]
[INFO] [stdout] 1042 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1043 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] 1044 | | #[doc = "! @param[out] type the resulting type"]
[INFO] [stdout] 1045 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] type the resulting type
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1053:5
[INFO] [stdout] |
[INFO] [stdout] 1053 | / #[doc = "! Get the number of the given numeric theory term."]
[INFO] [stdout] 1054 | | #[doc = "!"]
[INFO] [stdout] 1055 | | #[doc = "! @pre The term must be of type ::clingo_theory_term_type_number."]
[INFO] [stdout] 1056 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1057 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] 1058 | | #[doc = "! @param[out] number the resulting number"]
[INFO] [stdout] 1059 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the term is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1053:5
[INFO] [stdout] |
[INFO] [stdout] 1053 | / #[doc = "! Get the number of the given numeric theory term."]
[INFO] [stdout] 1054 | | #[doc = "!"]
[INFO] [stdout] 1055 | | #[doc = "! @pre The term must be of type ::clingo_theory_term_type_number."]
[INFO] [stdout] 1056 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1057 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] 1058 | | #[doc = "! @param[out] number the resulting number"]
[INFO] [stdout] 1059 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] number the resulting number
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1067:5
[INFO] [stdout] |
[INFO] [stdout] 1067 | / #[doc = "! Get the name of the given constant or function theory term."]
[INFO] [stdout] 1068 | | #[doc = "!"]
[INFO] [stdout] 1069 | | #[doc = "! @note"]
[INFO] [stdout] 1070 | | #[doc = "! The lifetime of the string is tied to the current solve step."]
[INFO] [stdout] ... |
[INFO] [stdout] 1075 | | #[doc = "! @param[out] name the resulting name"]
[INFO] [stdout] 1076 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the term is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1067:5
[INFO] [stdout] |
[INFO] [stdout] 1067 | / #[doc = "! Get the name of the given constant or function theory term."]
[INFO] [stdout] 1068 | | #[doc = "!"]
[INFO] [stdout] 1069 | | #[doc = "! @note"]
[INFO] [stdout] 1070 | | #[doc = "! The lifetime of the string is tied to the current solve step."]
[INFO] [stdout] ... |
[INFO] [stdout] 1075 | | #[doc = "! @param[out] name the resulting name"]
[INFO] [stdout] 1076 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] name the resulting name
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1084:5
[INFO] [stdout] |
[INFO] [stdout] 1084 | / #[doc = "! Get the arguments of the given function theory term."]
[INFO] [stdout] 1085 | | #[doc = "!"]
[INFO] [stdout] 1086 | | #[doc = "! @pre The term must be of type ::clingo_theory_term_type_function."]
[INFO] [stdout] 1087 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] ... |
[INFO] [stdout] 1090 | | #[doc = "! @param[out] size the number of arguments"]
[INFO] [stdout] 1091 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the term is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1084:5
[INFO] [stdout] |
[INFO] [stdout] 1084 | / #[doc = "! Get the arguments of the given function theory term."]
[INFO] [stdout] 1085 | | #[doc = "!"]
[INFO] [stdout] 1086 | | #[doc = "! @pre The term must be of type ::clingo_theory_term_type_function."]
[INFO] [stdout] 1087 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] ... |
[INFO] [stdout] 1090 | | #[doc = "! @param[out] size the number of arguments"]
[INFO] [stdout] 1091 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] arguments the resulting arguments in form of an array of term ids
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1100:5
[INFO] [stdout] |
[INFO] [stdout] 1100 | / #[doc = "! Get the size of the string representation of the given theory term (including the terminating 0)."]
[INFO] [stdout] 1101 | | #[doc = "!"]
[INFO] [stdout] 1102 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1103 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] 1104 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 1105 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1106 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the term is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1100:5
[INFO] [stdout] |
[INFO] [stdout] 1100 | / #[doc = "! Get the size of the string representation of the given theory term (including the terminating 0)."]
[INFO] [stdout] 1101 | | #[doc = "!"]
[INFO] [stdout] 1102 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1103 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] 1104 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 1105 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1106 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting size
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1114:5
[INFO] [stdout] |
[INFO] [stdout] 1114 | / #[doc = "! Get the string representation of the given theory term."]
[INFO] [stdout] 1115 | | #[doc = "!"]
[INFO] [stdout] 1116 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1117 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] ... |
[INFO] [stdout] 1123 | | #[doc = "!"]
[INFO] [stdout] 1124 | | #[doc = "! @see clingo_theory_atoms_term_to_string_size()"]
[INFO] [stdout] | |_______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the term is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1114:5
[INFO] [stdout] |
[INFO] [stdout] 1114 | / #[doc = "! Get the string representation of the given theory term."]
[INFO] [stdout] 1115 | | #[doc = "!"]
[INFO] [stdout] 1116 | | #[doc = "! @param[in] atoms container where the term is stored"]
[INFO] [stdout] 1117 | | #[doc = "! @param[in] term id of the term"]
[INFO] [stdout] ... |
[INFO] [stdout] 1123 | | #[doc = "!"]
[INFO] [stdout] 1124 | | #[doc = "! @see clingo_theory_atoms_term_to_string_size()"]
[INFO] [stdout] | |_______________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] string the resulting string
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1133:5
[INFO] [stdout] |
[INFO] [stdout] 1133 | / #[doc = "! Get the tuple (array of theory terms) of the given theory element."]
[INFO] [stdout] 1134 | | #[doc = "!"]
[INFO] [stdout] 1135 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1136 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] 1137 | | #[doc = "! @param[out] tuple the resulting array of term ids"]
[INFO] [stdout] 1138 | | #[doc = "! @param[out] size the number of term ids"]
[INFO] [stdout] 1139 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the element is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1133:5
[INFO] [stdout] |
[INFO] [stdout] 1133 | / #[doc = "! Get the tuple (array of theory terms) of the given theory element."]
[INFO] [stdout] 1134 | | #[doc = "!"]
[INFO] [stdout] 1135 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1136 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] 1137 | | #[doc = "! @param[out] tuple the resulting array of term ids"]
[INFO] [stdout] 1138 | | #[doc = "! @param[out] size the number of term ids"]
[INFO] [stdout] 1139 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] tuple the resulting array of term ids
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1148:5
[INFO] [stdout] |
[INFO] [stdout] 1148 | / #[doc = "! Get the condition (array of aspif literals) of the given theory element."]
[INFO] [stdout] 1149 | | #[doc = "!"]
[INFO] [stdout] 1150 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1151 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] 1152 | | #[doc = "! @param[out] condition the resulting array of aspif literals"]
[INFO] [stdout] 1153 | | #[doc = "! @param[out] size the number of term literals"]
[INFO] [stdout] 1154 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the element is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1148:5
[INFO] [stdout] |
[INFO] [stdout] 1148 | / #[doc = "! Get the condition (array of aspif literals) of the given theory element."]
[INFO] [stdout] 1149 | | #[doc = "!"]
[INFO] [stdout] 1150 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1151 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] 1152 | | #[doc = "! @param[out] condition the resulting array of aspif literals"]
[INFO] [stdout] 1153 | | #[doc = "! @param[out] size the number of term literals"]
[INFO] [stdout] 1154 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] condition the resulting array of aspif literals
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1163:5
[INFO] [stdout] |
[INFO] [stdout] 1163 | / #[doc = "! Get the id of the condition of the given theory element."]
[INFO] [stdout] 1164 | | #[doc = "!"]
[INFO] [stdout] 1165 | | #[doc = "! @note"]
[INFO] [stdout] 1166 | | #[doc = "! This id can be mapped to a solver literal using clingo_propagate_init_solver_literal()."]
[INFO] [stdout] ... |
[INFO] [stdout] 1172 | | #[doc = "! @param[out] condition the resulting condition id"]
[INFO] [stdout] 1173 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the element is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1163:5
[INFO] [stdout] |
[INFO] [stdout] 1163 | / #[doc = "! Get the id of the condition of the given theory element."]
[INFO] [stdout] 1164 | | #[doc = "!"]
[INFO] [stdout] 1165 | | #[doc = "! @note"]
[INFO] [stdout] 1166 | | #[doc = "! This id can be mapped to a solver literal using clingo_propagate_init_solver_literal()."]
[INFO] [stdout] ... |
[INFO] [stdout] 1172 | | #[doc = "! @param[out] condition the resulting condition id"]
[INFO] [stdout] 1173 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] condition the resulting condition id
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1181:5
[INFO] [stdout] |
[INFO] [stdout] 1181 | / #[doc = "! Get the size of the string representation of the given theory element (including the terminating 0)."]
[INFO] [stdout] 1182 | | #[doc = "!"]
[INFO] [stdout] 1183 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1184 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] 1185 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 1186 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1187 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the element is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1181:5
[INFO] [stdout] |
[INFO] [stdout] 1181 | / #[doc = "! Get the size of the string representation of the given theory element (including the terminating 0)."]
[INFO] [stdout] 1182 | | #[doc = "!"]
[INFO] [stdout] 1183 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1184 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] 1185 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 1186 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1187 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting size
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1195:5
[INFO] [stdout] |
[INFO] [stdout] 1195 | / #[doc = "! Get the string representation of the given theory element."]
[INFO] [stdout] 1196 | | #[doc = "!"]
[INFO] [stdout] 1197 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1198 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] ... |
[INFO] [stdout] 1202 | | #[doc = "! - ::clingo_error_runtime if the size is too small"]
[INFO] [stdout] 1203 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the element is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1195:5
[INFO] [stdout] |
[INFO] [stdout] 1195 | / #[doc = "! Get the string representation of the given theory element."]
[INFO] [stdout] 1196 | | #[doc = "!"]
[INFO] [stdout] 1197 | | #[doc = "! @param[in] atoms container where the element is stored"]
[INFO] [stdout] 1198 | | #[doc = "! @param[in] element id of the element"]
[INFO] [stdout] ... |
[INFO] [stdout] 1202 | | #[doc = "! - ::clingo_error_runtime if the size is too small"]
[INFO] [stdout] 1203 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] string the resulting string
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1212:5
[INFO] [stdout] |
[INFO] [stdout] 1212 | / #[doc = "! Get the total number of theory atoms."]
[INFO] [stdout] 1213 | | #[doc = "!"]
[INFO] [stdout] 1214 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 1215 | | #[doc = "! @param[out] size the resulting number"]
[INFO] [stdout] 1216 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms the target
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1212:5
[INFO] [stdout] |
[INFO] [stdout] 1212 | / #[doc = "! Get the total number of theory atoms."]
[INFO] [stdout] 1213 | | #[doc = "!"]
[INFO] [stdout] 1214 | | #[doc = "! @param[in] atoms the target"]
[INFO] [stdout] 1215 | | #[doc = "! @param[out] size the resulting number"]
[INFO] [stdout] 1216 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting number
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1220:5
[INFO] [stdout] |
[INFO] [stdout] 1220 | / #[doc = "! Get the theory term associated with the theory atom."]
[INFO] [stdout] 1221 | | #[doc = "!"]
[INFO] [stdout] 1222 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1223 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1224 | | #[doc = "! @param[out] term the resulting term id"]
[INFO] [stdout] 1225 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the atom is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1220:5
[INFO] [stdout] |
[INFO] [stdout] 1220 | / #[doc = "! Get the theory term associated with the theory atom."]
[INFO] [stdout] 1221 | | #[doc = "!"]
[INFO] [stdout] 1222 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1223 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1224 | | #[doc = "! @param[out] term the resulting term id"]
[INFO] [stdout] 1225 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] term the resulting term id
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1233:5
[INFO] [stdout] |
[INFO] [stdout] 1233 | / #[doc = "! Get the theory elements associated with the theory atom."]
[INFO] [stdout] 1234 | | #[doc = "!"]
[INFO] [stdout] 1235 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1236 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1237 | | #[doc = "! @param[out] elements the resulting array of elements"]
[INFO] [stdout] 1238 | | #[doc = "! @param[out] size the number of elements"]
[INFO] [stdout] 1239 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the atom is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1233:5
[INFO] [stdout] |
[INFO] [stdout] 1233 | / #[doc = "! Get the theory elements associated with the theory atom."]
[INFO] [stdout] 1234 | | #[doc = "!"]
[INFO] [stdout] 1235 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1236 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1237 | | #[doc = "! @param[out] elements the resulting array of elements"]
[INFO] [stdout] 1238 | | #[doc = "! @param[out] size the number of elements"]
[INFO] [stdout] 1239 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] elements the resulting array of elements
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1248:5
[INFO] [stdout] |
[INFO] [stdout] 1248 | / #[doc = "! Whether the theory atom has a guard."]
[INFO] [stdout] 1249 | | #[doc = "!"]
[INFO] [stdout] 1250 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1251 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1252 | | #[doc = "! @param[out] has_guard whether the theory atom has a guard"]
[INFO] [stdout] 1253 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the atom is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1248:5
[INFO] [stdout] |
[INFO] [stdout] 1248 | / #[doc = "! Whether the theory atom has a guard."]
[INFO] [stdout] 1249 | | #[doc = "!"]
[INFO] [stdout] 1250 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1251 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1252 | | #[doc = "! @param[out] has_guard whether the theory atom has a guard"]
[INFO] [stdout] 1253 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] has_guard whether the theory atom has a guard
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1261:5
[INFO] [stdout] |
[INFO] [stdout] 1261 | / #[doc = "! Get the guard consisting of a theory operator and a theory term of the given theory atom."]
[INFO] [stdout] 1262 | | #[doc = "!"]
[INFO] [stdout] 1263 | | #[doc = "! @note"]
[INFO] [stdout] 1264 | | #[doc = "! The lifetime of the string is tied to the current solve step."]
[INFO] [stdout] ... |
[INFO] [stdout] 1269 | | #[doc = "! @param[out] term the resulting term"]
[INFO] [stdout] 1270 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the atom is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1261:5
[INFO] [stdout] |
[INFO] [stdout] 1261 | / #[doc = "! Get the guard consisting of a theory operator and a theory term of the given theory atom."]
[INFO] [stdout] 1262 | | #[doc = "!"]
[INFO] [stdout] 1263 | | #[doc = "! @note"]
[INFO] [stdout] 1264 | | #[doc = "! The lifetime of the string is tied to the current solve step."]
[INFO] [stdout] ... |
[INFO] [stdout] 1269 | | #[doc = "! @param[out] term the resulting term"]
[INFO] [stdout] 1270 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] connective the resulting theory operator
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1279:5
[INFO] [stdout] |
[INFO] [stdout] 1279 | / #[doc = "! Get the aspif literal associated with the given theory atom."]
[INFO] [stdout] 1280 | | #[doc = "!"]
[INFO] [stdout] 1281 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1282 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1283 | | #[doc = "! @param[out] literal the resulting literal"]
[INFO] [stdout] 1284 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the atom is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1279:5
[INFO] [stdout] |
[INFO] [stdout] 1279 | / #[doc = "! Get the aspif literal associated with the given theory atom."]
[INFO] [stdout] 1280 | | #[doc = "!"]
[INFO] [stdout] 1281 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1282 | | #[doc = "! @param[in] atom id of the atom"]
[INFO] [stdout] 1283 | | #[doc = "! @param[out] literal the resulting literal"]
[INFO] [stdout] 1284 | | #[doc = "! @return whether the call was successful"]
[INFO] [stdout] | |________________________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] literal the resulting literal
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1292:5
[INFO] [stdout] |
[INFO] [stdout] 1292 | / #[doc = "! Get the size of the string representation of the given theory atom (including the terminating 0)."]
[INFO] [stdout] 1293 | | #[doc = "!"]
[INFO] [stdout] 1294 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1295 | | #[doc = "! @param[in] atom id of the element"]
[INFO] [stdout] 1296 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 1297 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1298 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the atom is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1292:5
[INFO] [stdout] |
[INFO] [stdout] 1292 | / #[doc = "! Get the size of the string representation of the given theory atom (including the terminating 0)."]
[INFO] [stdout] 1293 | | #[doc = "!"]
[INFO] [stdout] 1294 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1295 | | #[doc = "! @param[in] atom id of the element"]
[INFO] [stdout] 1296 | | #[doc = "! @param[out] size the resulting size"]
[INFO] [stdout] 1297 | | #[doc = "! @return whether the call was successful; might set one of the following error codes:"]
[INFO] [stdout] 1298 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] size the resulting size
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1306:5
[INFO] [stdout] |
[INFO] [stdout] 1306 | / #[doc = "! Get the string representation of the given theory atom."]
[INFO] [stdout] 1307 | | #[doc = "!"]
[INFO] [stdout] 1308 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1309 | | #[doc = "! @param[in] atom id of the element"]
[INFO] [stdout] ... |
[INFO] [stdout] 1313 | | #[doc = "! - ::clingo_error_runtime if the size is too small"]
[INFO] [stdout] 1314 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] atoms container where the atom is stored
[INFO] [stdout] ^^
[INFO] [stdout] = note: no item named `in` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `out`
[INFO] [stdout] --> bindings.rs:1306:5
[INFO] [stdout] |
[INFO] [stdout] 1306 | / #[doc = "! Get the string representation of the given theory atom."]
[INFO] [stdout] 1307 | | #[doc = "!"]
[INFO] [stdout] 1308 | | #[doc = "! @param[in] atoms container where the atom is stored"]
[INFO] [stdout] 1309 | | #[doc = "! @param[in] atom id of the element"]
[INFO] [stdout] ... |
[INFO] [stdout] 1313 | | #[doc = "! - ::clingo_error_runtime if the size is too small"]
[INFO] [stdout] 1314 | | #[doc = "! - ::clingo_error_bad_alloc"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[out] string the resulting string
[INFO] [stdout] ^^^
[INFO] [stdout] = note: no item named `out` in scope
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `in`
[INFO] [stdout] --> bindings.rs:1338:5
[INFO] [stdout] |
[INFO] [stdout] 1338 | / #[doc = "! Get the current decision level."]
[INFO] [stdout] 1339 | | #[doc = "!"]
[INFO] [stdout] 1340 | | #[doc = "! @param[in] assignment the target assignment"]
[INFO] [stdout] 1341 | | #[doc = "! @return the decision level"]
[INFO] [stdout] | |___________________________________________^
[INFO] [stdout] |
[INFO] [stdout] = note: the link appears in this line:
[INFO] [stdout]
[INFO] [stdout] ! @param[in] assignment the target assignment
[INFO] [stdout] ^^
[WARN] too many lines in the log, truncating it