Skip to main content

cmd_revise

Function cmd_revise 

Source
pub fn cmd_revise(
    path: &Path,
    hypothesis: &str,
    threshold: f32,
    max_depth: u32,
    confidence: f32,
    json: bool,
) -> AmemResult<()>
Expand description

Belief revision.