Skip to content

Output format in CSV #50

@castelao

Description

@castelao

Evaluate if it is indeed worth support CSV since it would have limited functionality due to lack of hierarchical structure. It is clear how to represent a series of data, but overarching attributes would lead to redundancy.

For cost, don't show the overall cost but only the increment per step:

10,10,0
11,10,1
11,9,3
11,8,4
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementUpdate to logic or general code improvementstopic-rust-generalIssues/pull requests related to rust

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions