10000 problem.solution.time not consistent · Issue #86 · brocksam/pycollo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
problem.solution.time not consistent #86
Open
@jtheinen

Description

@jtheinen

Problem

when showing problem.solution.time, the start of the first phase never shows, even when initial time is a non zero number.
problem.solution.time Out: (array([1.]), array([1., 2.]))

Solution

I think it would make more sense if the output is consistent: (array([t0_p0, tF_p0]), array([t0_p1, tF_p1]))
problem.solution.time Out: (array([0, 1.], array([1., 2.]))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0